Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: tests/standalone/standalone.status

Issue 1772963002: Reset limit of map_insert_remove_oom_test and skip on noopt/precompilation. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/standalone/map_insert_remove_oom_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « tests/standalone/map_insert_remove_oom_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698