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

Unified Diff: tests/isolate/isolate.status

Issue 11864016: Support web workers in dart2js. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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
===================================================================
--- tests/isolate/isolate.status (revision 17062)
+++ tests/isolate/isolate.status (working copy)
@@ -89,6 +89,7 @@
spawn_uri_vm_negative_test: Skip # ditto above.
timer_not_available_test: Fail, OK # only meant to test when there is no way to
# implement timer (currently only in d8)
+isolate2_negative_test: Fail # Issue 7769
[ $compiler == dart2js && $jscl ]
multiple_timer_test: Fail,OK # Needs Timer to run.

Powered by Google App Engine
This is Rietveld 408576698