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

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

Issue 9703057: New try for cl https://chromiumcodereview.appspot.com/9706014/. (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
Index: tests/isolate/isolate-leg.status
===================================================================
--- tests/isolate/isolate-leg.status (revision 5514)
+++ tests/isolate/isolate-leg.status (working copy)
@@ -3,13 +3,13 @@
# BSD-style license that can be found in the LICENSE file.
[ $component == leg || $component == legium ]
-ConstructorTest: Fail # Isolate object not properly constructed
StaticStateTest: Fail # Closure wrapping does not switch isolate
SerializationTest: Fail, OK # Frog specific serialization state
APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
+ConstructorTest: Fail, OK # Leg does not support subclassing Isolate
[ $component == leg ]
# Browser tests only supported on browser components.

Powered by Google App Engine
This is Rietveld 408576698