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

Unified Diff: tests/utils/utils.status

Issue 203373003: Add entries for ContentShellOnAndroid runtime to status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add a mips crasher to status files. Created 6 years, 9 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/standalone/standalone.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 10271e0040493da00b177934d0294a7bf1b15329..5630a6f1817c35059c9a9135f036284b788696ee 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -8,14 +8,13 @@ recursive_import_test: Slow, Pass
[ $compiler == none && $runtime == drt ]
dummy_compiler_test: Skip # http://dartbug.com/7233
-dart2js_test: Skip # Uses dart:io.
[ $compiler == dart2js && $browser ]
*: Skip
-[ $compiler == none && $runtime == dartium ]
+[ $compiler == none && $runtime != vm ]
dart2js_test: Skip # Uses dart:io.
[ $compiler == dart2js && $mode == debug ]
-source_mirrors_test: Slow, Pass
+source_mirrors_test: Slow, Pass
« no previous file with comments | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698