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

Unified Diff: tests/isolate/isolate.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.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index b2176cd735568fb52789814c21bcad55f4a651e9..6dc91771b42cfc90f05e481ed13e4d2c7fd90e64 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -33,6 +33,9 @@ NestedSpawnTest: Skip
IsolateNegativeTest: Skip
Isolate2NegativeTest: Skip
+[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+*: Skip
+
[ $runtime == safari ]
CrossIsolateMessageTest: Skip # Depends on 32/64 bit Safari. See Issue 1120
MixedTest: Pass,Fail # Depends on 32/64 bit Safari. See Issue 1120

Powered by Google App Engine
This is Rietveld 408576698