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

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

Issue 10458010: It's system: macos, not system: mac (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 7 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/html/html.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/isolate/isolate.status
===================================================================
--- dart/tests/isolate/isolate.status (revision 8037)
+++ dart/tests/isolate/isolate.status (working copy)
@@ -71,7 +71,9 @@
v2_spawn_uri_vm_test: Skip # test uses a ".dart" suffix that only works in vm.
v2_spawn_uri_vm_negative_test: Skip # ditto above.
constructor_test: Fail, OK # dart2js does not support subclassing Isolate
-v2_compute_this_script_browser_test: Fail, OK # dart2js does not support APIv2
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $compiler == dart2js && $browser ]
+v2_compute_this_script_browser_test: Fail, OK # dart2js does not support APIv2
« no previous file with comments | « dart/tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698