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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 2998033002: Fix language_2 status (Closed)
Patch Set: Created 3 years, 4 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/language_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index 6d41b8e73f911e9afec4b0354d4f4c203ebfc66e..0a560412ce06eb1876a46bb62de91a9934c8924c 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -165,10 +165,10 @@ black_listed_test/14c: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
-[ $compiler == dart2js && $runtime != d8 && !$checked ]
+[ $compiler == dart2js && !$checked ]
function_subtype_inline2_test: RuntimeError
-[ $compiler == dart2js && $runtime == d8 && !$checked && $minified ]
+[ $compiler == dart2js && !$checked && $minified ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $host_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