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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2987923002: Mark corelib_2/splay_tree_from_iterable test as failing with dartk (Closed)
Patch Set: Created 3 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index bc192f94a2abee6d3d25585fb74d3cb2560a11a0..4b60abf26711265dd706d440587bc9d92ce5c26f 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -406,7 +406,7 @@ regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
[ $compiler == dart2js && $runtime != none && !$checked ]
splay_tree_from_iterable_test: RuntimeError
-[ ($compiler == none || $compiler == app_jit) && $runtime == vm && !$checked ]
+[ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime == vm && !$checked ]
splay_tree_from_iterable_test: RuntimeError
[ $compiler == precompiler && $runtime == dart_precompiled && !$checked ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698