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

Unified Diff: tests/language/language_dart2js.status

Issue 2835933006: Fix status file again (Closed)
Patch Set: Created 3 years, 8 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/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 79f27791643fb32bbd7ebd25371089beb0d01735..368a346367e844f583bc8f97dfce54a0a3fa65aa 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -939,7 +939,7 @@ named_parameters_test/05: Crash # Issue 27394
named_parameters_test/07: Crash # Issue 27394
named_parameters_test/09: Crash # Issue 27394
-[ $compiler == dart2js && $runtime == d8 && $host_checked == false && $checked ]
+[ $compiler == dart2js && $runtime == d8 && $host_checked == false && $checked && $fast_startup == false]
mixin_type_parameter6_test: RuntimeError #29441
[ $compiler == dart2js && $runtime == d8 && $host_checked && $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