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

Unified Diff: tests/utils/utils.status

Issue 362323002: Update Android content_shell test status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 6 years, 6 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/language/language.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 35e6cbab9315e9710a28c653738f1b2405fb8e63..7c6ebf929f469e8833e83d6cf784b74d6ee3fcf8 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -19,4 +19,8 @@ dart2js_test: Skip # Uses dart:io.
[ $compiler == dart2js && $mode == debug ]
source_mirrors_test: Slow, Pass
dummy_compiler_test: Slow, Pass
-source_mirrors_test: Slow, Pass
+
+[ $compiler == none && $runtime == ContentShellOnAndroid ]
+dummy_compiler_test: RuntimeError # http://dartbug.com/17662
+recursive_import_test: RuntimeError # http://dartbug.com/17662
+source_mirrors_test: RuntimeError # http://dartbug.com/17662
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698