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

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
« runtime/lib/isolate.dart ('K') | « runtime/vm/bootstrap_natives.h ('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 5192)
+++ tests/isolate/isolate.status (working copy)
@@ -4,10 +4,13 @@
[ $component == vm ]
Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
+SerializationTest: Skip # tests frog-specific serialization code
+*BrowserTest: Skip
+*BrowserNegativeTest: Skip
siva 2012/03/12 23:25:41 BrowserTest and BrowserNegativeTest were not being
turnidge 2012/03/13 18:13:48 They were included as part of the *APIv2* below...
-[ $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.
+# *APIv2*: Skip # new api for isolates not implemented in the VM yet.
Siggi Cherem (dart-lang) 2012/03/12 21:28:49 you might want to continue skiping the spawnUri te
turnidge 2012/03/12 22:38:48 Oops, forgot to uncomment that.
[ $component == dartc ]
SerializationTest: Skip # tests frog-specific serialization code
« runtime/lib/isolate.dart ('K') | « runtime/vm/bootstrap_natives.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698