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

Unified Diff: tests/language/language_dart2js.status

Issue 2981223002: Remove Dartium support from test.dart. (Closed)
Patch Set: Remove "dartium" from status files. 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 | « tests/corelib/corelib.status ('k') | tools/dom/docs/docs.status » ('j') | 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 b339c1e49e27776b894b80c29c5ed66d550cbc42..57859a4c07600886802db15104061cf299d1da38 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -295,7 +295,7 @@ generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
method_override5_test: RuntimeError # Issue 12809
-[ $compiler == dart2js && $runtime != drt && $runtime != dartium ]
+[ $compiler == dart2js && $runtime != drt ]
issue23244_test: RuntimeError # 23244
[ $compiler == dart2js && $host_checked ]
« no previous file with comments | « tests/corelib/corelib.status ('k') | tools/dom/docs/docs.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698