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

Unified Diff: tests/isolate/isolate-leg.status

Issue 10153005: unittest step 3 and 4: remove TestFramework.dart, make test.dart use (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/isolate/isolate.status ('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-leg.status
diff --git a/tests/isolate/isolate-leg.status b/tests/isolate/isolate-leg.status
index 85d8baf686fec18da03082b324a3dd91ed71cdcf..e6a52f9267280f0e2fc9f176b00e51c9658c6c54 100644
--- a/tests/isolate/isolate-leg.status
+++ b/tests/isolate/isolate-leg.status
@@ -3,13 +3,10 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
-APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
-APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
+APIv2_spawnFunctionTest: Fail, OK # Leg does not support APIv2
+APIv2_spawnUriTest: Fail, OK # Leg does not support APIv2
+APIv2_unresolvedPortsTest: Fail, OK # Leg does not support APIv2
ConstructorTest: Fail, OK # Leg does not support subclassing Isolate
-[ $compiler == dart2js && $runtime == d8]
-# Browser tests only supported on browser components.
-*BrowserNegativeTest: Fail, OK
-
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/isolate/src/APIv2_spawnBrowserNegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698