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

Unified Diff: pkg/pkg.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 | « no previous file | runtime/observatory/tests/observatory_ui/observatory_ui.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 26c6c944a8ffd7c5127599403aa3fe8ab6dcc868..504b6a4814ca395adae0a17eb3246243f40da4fc 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -75,7 +75,7 @@ dev_compiler/test/*: Skip
[ $compiler == dart2analyzer ]
dev_compiler/test/options/*: SkipByDesign
-[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
+[ $compiler == none && $runtime == drt ]
mutation_observer: Skip # Issue 21149
unittest/*: Skip # Issue 21949
lookup_map/*: SkipByDesign
« no previous file with comments | « no previous file | runtime/observatory/tests/observatory_ui/observatory_ui.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698