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

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

Issue 345053003: Fix typo (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 49fdf7218bbe0d09060d7b4b360a6499167610fd..4f015cf238def92cd97758d19d701b523673bc20 100644
--- a/dart/tests/utils/utils.status
+++ b/dart/tests/utils/utils.status
@@ -21,7 +21,7 @@ source_mirrors_test: Slow, Pass
dummy_compiler_test: Slow, Pass
source_mirrors_test: Slow, Pass
-[ $compile == none && ( $runtime == drt || $runtime == dartium ) ]
+[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
vsm 2014/06/20 12:46:11 Actually, we probably need $runtime == ContentShel
ahe 2014/06/20 12:49:12 https://codereview.chromium.org/343153002/
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