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

Unified Diff: tests/utils/utils.status

Issue 10020060: update status of a couple tests: some configurations are run, but should be (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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 | utils/tests/css/css.status » ('j') | 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 a2d9f77db9777aa3cfa34762fd22476d4bb5b880..58a8ef33906e1004839bdefe3999148b384108a6 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -5,10 +5,12 @@
[ $arch == simarm ]
*: Skip
-[ $compiler == frog || $compiler == frogsh ]
+[ $compiler == frog || $compiler == frogsh || $compiler == dart2js ]
# Dartdoc only runs on the VM.
DartdocTest: Skip
MarkdownTest: Skip
+
+[ $compiler == frog || $compiler == frogsh ]
DummyCompilerTest: Fail
[ $compiler == none && $runtime == vm && $mode == debug && $checked ]
@@ -24,11 +26,9 @@ MarkdownTest: Skip
[ $compiler == none && $runtime == drt ]
DummyCompilerTest: Fail # Issue 2264.
-
[ $compiler == dartc ]
DummyCompilerTest: Fail # Issue 2263.
-
[ $compiler == dart2js && $runtime == drt ]
*: Skip
« no previous file with comments | « no previous file | utils/tests/css/css.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698