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

Unified Diff: dart/tests/utils/utils.status

Issue 344173002: Update status due to issue 17662. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/utils/utils.status
diff --git a/dart/tests/utils/utils.status b/dart/tests/utils/utils.status
index 35e6cbab9315e9710a28c653738f1b2405fb8e63..49fdf7218bbe0d09060d7b4b360a6499167610fd 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -20,3 +20,8 @@ dart2js_test: Skip # Uses dart:io.
source_mirrors_test: Slow, Pass
dummy_compiler_test: Slow, Pass
source_mirrors_test: Slow, Pass
+
+[ $compile == none && ( $runtime == drt || $runtime == dartium ) ]
+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 | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698