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

Unified Diff: tests/isolate/isolate.status

Issue 9967024: fix bug in isolate code, reenable isolate tests (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 | « lib/isolate/frog/natives.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 0cebe7bbf7486a6351e73f138231d4efa1af47db..b2176cd735568fb52789814c21bcad55f4a651e9 100644
--- a/tests/isolate/isolate.status
+++ b/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 ]
+[ ($compiler == frog || $compiler == frogsh) && ($runtime == none || $runtime == d8) ]
*BrowserTest: Skip
*BrowserNegativeTest: Skip
« no previous file with comments | « lib/isolate/frog/natives.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698