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

Unified Diff: tests/standalone/standalone.status

Issue 1773593006: Increase max heap size in map_insert_remove_oom_test to handle compiled core libraries in --noopt a… (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_literal_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 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
« no previous file with comments | « tests/standalone/map_literal_oom_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698