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

Unified Diff: tests/language_2/language_2.status

Issue 2990213002: fix DDC buildbot so it is green (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 | « pkg/dev_compiler/test/codegen_test.dart ('k') | tests/language_strong/language_strong.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 3fbb1f347c1222e6d4d0cde9d1d6aaf14cd7eb99..8cc5f2b79acbc184e0b4c1a6e6aee951878ba7a9 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -691,7 +691,7 @@ bool_condition_check_test: RuntimeError
[ $compiler == precompiler && $runtime == dart_precompiled ]
bool_check_test: RuntimeError
-[ $compiler == dart2analyzer ]
+[ $compiler == dart2analyzer || $compiler == dartdevc ]
bad_initializer2_negative_test: fail # Issue 14880
black_listed_test/none: fail # Issue 14228
bad_initializer1_negative_test: CompileTimeError # Issue 14529
« no previous file with comments | « pkg/dev_compiler/test/codegen_test.dart ('k') | tests/language_strong/language_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698