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

Unified Diff: tests/isolate/isolate.status

Issue 9691005: Implement spawnFunction from the new isolate api. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 9 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
« lib/isolate/isolate_api.dart ('K') | « runtime/vm/zone_test.cc ('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
===================================================================
--- tests/isolate/isolate.status (revision 5367)
+++ tests/isolate/isolate.status (working copy)
@@ -4,8 +4,11 @@
[ $component == vm ]
Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
+SerializationTest: Skip # tests frog-specific serialization code
+*BrowserTest: Skip
+*BrowserNegativeTest: Skip
-[ $component == dartium || $component == vm ]
+[ $component == dartium ]
SerializationTest: Skip # tests frog-specific serialization code
*APIv2*: Skip # new api for isolates not implemented in the VM yet.
« lib/isolate/isolate_api.dart ('K') | « runtime/vm/zone_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698