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

Unified Diff: tests/isolate/isolate.status

Issue 9422019: isolates refactor: this change introduces 'dart:isolate' as a library. This is a (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 years, 10 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 | « tests/corelib/src/PortTest.dart ('k') | tests/isolate/src/APIv2_spawnBrowserNegativeTest.dart » ('j') | 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 e64b95be1571477b7725ed6c98dc9d8d69fbe512..e1b0a764d00310cb8d4abc9c48bbda446da57622 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -8,10 +8,11 @@ prefix isolate
Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
[ $component == dartium || $component == vm ]
-SerializationTest: Skip # DartC test (uses coreimpl).
+SerializationTest: Skip # tests frog-specific serialization code
*APIv2*: Skip # new api for isolates not implemented in the VM yet.
[ $component == dartc ]
+SerializationTest: Skip # tests frog-specific serialization code
IsolateNegativeTest: Fail # status change with --check-only
Isolate2NegativeTest: Fail # status change with --check-only
*APIv2*: Skip # new api for isolates not in corelib yet.
« no previous file with comments | « tests/corelib/src/PortTest.dart ('k') | tests/isolate/src/APIv2_spawnBrowserNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698