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

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

Issue 9677019: Enable isolate tests with leg and legium. (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
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate-leg.status
===================================================================
--- tests/isolate/isolate-leg.status (revision 5409)
+++ tests/isolate/isolate-leg.status (working copy)
@@ -3,24 +3,14 @@
# BSD-style license that can be found in the LICENSE file.
[ $component == leg ]
-APIv2_spawnBrowserTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-APIv2_spawnStandaloneTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-APIv2_spawnUriBrowserTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-APIv2_unresolvedPortsBrowserTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-APIv2_unresolvedPortsStandaloneTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-ConstructorTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-CountTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-CrossIsolateMessageTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-IsolateComplexMessagesTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-MandelIsolateTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-Message2Test: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-MessageTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-MintMakerTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-Mixed2Test: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-MixedTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-NestedSpawn2Test: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-NestedSpawnTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-RequestReplyTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-SerializationTest: Fail # Expect.isTrue(false) fails.
-SpawnTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
-StaticStateTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
+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
+
+# Browser tests only supported on browser components.
+*BrowserTest: Skip
+*BrowserNegativeTest: Skip
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698