| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index cd95358a5f26e945e1c18f9a4767a922355a4b93..c74b37e4e1dfe6a6c260bf2e8d1595fafa4df845 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -326,6 +326,9 @@ link_natives_lazily_test: SkipByDesign
|
| # SIMDBC interpreter doesn't support --no_lazy_dispatchers
|
| no_lazy_dispatchers_test: SkipByDesign
|
|
|
| +[ $runtime == dart_precompiled || $runtime == dart_app ]
|
| +io/http_server_response_test: Skip # OOM - Issue 27633
|
| +
|
| [ $runtime == vm || $runtime == dart_app || $runtime == dart_precompiled ]
|
| deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
|
|
|
|