| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9e6dc81eded1ceb29164d925229f6f103af9cc54..851d9ade7ba688c319959ada596813cfe7737c63 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -319,3 +319,6 @@ typed_array_int64_uint64_test: Skip # Issue #26376
|
|
|
| oom_error_stacktrace_test: Skip # Issue #26377
|
| out_of_memory_test: Skip # Issue #26377
|
| +
|
| +[ $runtime == dart_precompiled ]
|
| +deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
|
|