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

Unified Diff: tests/isolate/isolate.status

Issue 10693033: fix isolate.status: oops, all browsers, not just drt (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | 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 a779cffc9005bc660395ff57481d7488312a313e..e5dac767dc8c4398607733df6bc0ffafd1d26067 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -67,7 +67,7 @@ v2*: Skip
[ $arch == arm ]
*: Skip
-[ $compiler == dart2js && $runtime == drt ]
+[ $compiler == dart2js && $browser ]
v2_spawn_uri_test: Skip # dart2js does not support spawnUri yet
v2_spawn_uri_negative_test: Skip # ditto
v2_spawn_uri_vm_test: Skip # test uses a ".dart" suffix that only works in vm.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698