Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 9afe200428bf4c7b4502b68435c32d1681c1be13..76be5044be134f9724e6f53b3b35173d28c68f58 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -218,6 +218,7 @@ link_natives_lazily_test: SkipByDesign # Not supported. |
assert_test: Pass, RuntimeError |
[ $noopt || $compiler == precompiler ] |
+map_insert_remove_oom_test: Skip # Heap limit too low. Increasing iteration count to make a higher limit a meaningful test makes it too slow for simarm[64] bots. |
io/web_socket_test: Pass, RuntimeError # Issue 24674 |
precompilation_test: Skip # Platform.executable |
precompilation_dart2js_test: Skip # Platform.executable |