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

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

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased 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 | « dart/tests/corelib/corelib.status ('k') | dart/tests/language/language.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/isolate/isolate.status
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
index 6dc91771b42cfc90f05e481ed13e4d2c7fd90e64..d41c0db59ab66c9ed476ff284f816f3cb931668e 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -18,7 +18,7 @@ IsolateNegativeTest: Fail # status change with --check-only
Isolate2NegativeTest: Fail # status change with --check-only
*APIv2*: Skip # new api for isolates not in corelib yet.
-[ ($compiler == frog || $compiler == frogsh) && ($runtime == none || $runtime == d8) ]
+[ $compiler == frog && ($runtime == none || $runtime == d8) ]
*BrowserTest: Skip
*BrowserNegativeTest: Skip
@@ -33,7 +33,7 @@ NestedSpawnTest: Skip
IsolateNegativeTest: Skip
Isolate2NegativeTest: Skip
-[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+[ $compiler == frog && $runtime == none ]
*: Skip
[ $runtime == safari ]
« no previous file with comments | « dart/tests/corelib/corelib.status ('k') | dart/tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698