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

Unified Diff: tests/isolate/isolate.status

Issue 9358010: isolates in frog: playing with API improvements (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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 3f434ef53b1737b4de269bf72346b3b0346a2e9c..ff5a502509b23b1117efafdc650f3e05be95feea 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -9,6 +9,7 @@ Isolate2NegativeTest: Skip # Need to resolve correct behaviour.
[ $component == dartium || $component == vm ]
SerializationTest: Skip # DartC test (uses coreimpl).
+*APIv2*: Skip # new api for isolates not implemented in the VM yet.
[ $component == dartc ]
IsolateNegativeTest: Fail # status change with --check-only
@@ -27,6 +28,15 @@ StaticStateTest: Fail # Bug 5401734
[ $arch == chromium ]
MandelIsolateTest: Skip # Bug 5353937.
+*APIv2*: Skip # not supported
+
+[ $component == frog || $component == frogsh ]
+*BrowserTest: Skip
+*BrowserNegativeTest: Skip
+
+[ $component == frogium || $component == webdriver ]
+*StandaloneTest: Skip
+*StandaloneNegativeTest: Skip
[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) ]
NestedSpawn2Test: Skip

Powered by Google App Engine
This is Rietveld 408576698