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

Unified Diff: tests/isolate/isolate-leg.status

Issue 10042001: change status files to make it possible to run test.py -c frog,dart2js -r none. (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
Index: tests/isolate/isolate-leg.status
diff --git a/tests/isolate/isolate-leg.status b/tests/isolate/isolate-leg.status
index 2e4806953e451b1550eca1781445f5355ecbd47b..85d8baf686fec18da03082b324a3dd91ed71cdcf 100644
--- a/tests/isolate/isolate-leg.status
+++ b/tests/isolate/isolate-leg.status
@@ -10,3 +10,6 @@ ConstructorTest: Fail, OK # Leg does not support subclassing Isolate
[ $compiler == dart2js && $runtime == d8]
# Browser tests only supported on browser components.
*BrowserNegativeTest: Fail, OK
+
+[ $compiler == dart2js && $runtime == none ]
+*: Fail, Pass # TODO(ahe): Triage these tests.

Powered by Google App Engine
This is Rietveld 408576698