Index: dart/tests/isolate/isolate-leg.status |
diff --git a/dart/tests/isolate/isolate-leg.status b/dart/tests/isolate/isolate-leg.status |
new file mode 100644 |
index 0000000000000000000000000000000000000000..260d205ba49a86f58253badf888711cd5e5e1c53 |
--- /dev/null |
+++ b/dart/tests/isolate/isolate-leg.status |
@@ -0,0 +1,26 @@ |
+# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
+# for details. All rights reserved. Use of this source code is governed by a |
+# 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 |