| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 41f4d09544d2733510a54ab8a0ded533a5795115..7d051c4e5da61d4e6276072fbd05e66e7e98eb7e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -156,7 +156,7 @@ io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too
|
| assert_test: Fail # Issue 14651.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| -map_literal_oom_test: RuntimeError # Issue 24571
|
| +map_insert_remove_oom_test: RuntimeError # Issue 24571
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| io/directory_invalid_arguments_test: StaticWarning
|
| @@ -216,7 +216,6 @@ link_natives_lazily_test: SkipByDesign # Not supported.
|
| assert_test: Pass, RuntimeError
|
|
|
| [ $noopt || $compiler == precompiler ]
|
| -map_literal_oom_test: Pass, Crash # Issue 24678
|
| io/web_socket_test: Pass, RuntimeError # Issue 24674
|
| precompilation_test: Skip # Platform.executable
|
| precompilation_dart2js_test: Skip # Platform.executable
|
|
|