| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index dea9e87522966d0816ce609782d1febf1b115dfd..fecad33421af0a10d8733853f767d69287a1acbe 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -65,6 +65,7 @@ vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser.
|
| issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser.
|
| oom_error_stacktrace_test: Skip
|
| out_of_memory_test: Skip
|
| +map_insert_remove_oom_test: Skip # Issue 24571
|
| verbose_gc_to_bmu_test: Skip
|
| precompilation_test: Skip # Standalone only test.
|
| precompilation_dart2js_test: Skip # Standalone only test.
|
| @@ -156,9 +157,6 @@ io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too
|
| [ $compiler == none && $runtime == dartium && $unchecked ]
|
| assert_test: Fail # Issue 14651.
|
|
|
| -[ $compiler == none && $runtime == drt ]
|
| -map_insert_remove_oom_test: RuntimeError # Issue 24571
|
| -
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| io/directory_invalid_arguments_test: StaticWarning
|
| io/process_invalid_arguments_test: StaticWarning
|
|
|