| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 5281b3700b402a806daf6f0606cecea95e22ee1a..b80b79cf7a4158e4cf2c043edc34484006e1a136 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -326,16 +326,6 @@ link_natives_lazily_test: SkipByDesign
|
| # SIMDBC interpreter doesn't support --no_lazy_dispatchers
|
| no_lazy_dispatchers_test: SkipByDesign
|
|
|
| -[ $compiler == precompiler && $runtime == dart_precompiled && $system == android ]
|
| -io/*: Skip # Issue #26376
|
| -
|
| -typed_data_isolate_test: Skip # Issue #26376
|
| -typed_array_test: Skip # Issue #26376
|
| -typed_array_int64_uint64_test: Skip # Issue #26376
|
| -
|
| -oom_error_stacktrace_test: Skip # Issue #26377
|
| -out_of_memory_test: Skip # Issue #26377
|
| -
|
| [ $runtime == vm || $runtime == dart_app || $runtime == dart_precompiled ]
|
| deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
|
|
|
|