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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $component == leg ] 5 [ $component == leg ]
6 APIv2_spawnBrowserTest: Fail # compiler cancelled: internal error: ConstantHandl er with optional arguments not implemented 6 ConstructorTest: Fail # Isolate object not properly constructed
7 APIv2_spawnStandaloneTest: Fail # compiler cancelled: internal error: ConstantHa ndler with optional arguments not implemented 7 StaticStateTest: Fail # Closure wrapping does not switch isolate
8 APIv2_spawnUriBrowserTest: Fail # compiler cancelled: internal error: ConstantHa ndler with optional arguments not implemented 8
9 APIv2_unresolvedPortsBrowserTest: Fail # compiler cancelled: internal error: Con stantHandler with optional arguments not implemented 9 SerializationTest: Fail, OK # Frog specific serialization state
10 APIv2_unresolvedPortsStandaloneTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented 10
11 ConstructorTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented 11 APIv2_spawnStandaloneTest: Fail, OK # Leg does not support APIv2
12 CountTest: Fail # compiler cancelled: internal error: ConstantHandler with optio nal arguments not implemented 12 APIv2_unresolvedPortsStandaloneTest: Fail, OK # Leg does not support APIv2
13 CrossIsolateMessageTest: Fail # compiler cancelled: internal error: ConstantHand ler with optional arguments not implemented 13
14 IsolateComplexMessagesTest: Fail # compiler cancelled: internal error: ConstantH andler with optional arguments not implemented 14 # Browser tests only supported on browser components.
15 MandelIsolateTest: Fail # compiler cancelled: internal error: ConstantHandler wi th optional arguments not implemented 15 *BrowserTest: Skip
16 Message2Test: Fail # compiler cancelled: internal error: ConstantHandler with op tional arguments not implemented 16 *BrowserNegativeTest: Skip
17 MessageTest: Fail # compiler cancelled: internal error: ConstantHandler with opt ional arguments not implemented
18 MintMakerTest: Fail # compiler cancelled: internal error: ConstantHandler with o ptional arguments not implemented
19 Mixed2Test: Fail # compiler cancelled: internal error: ConstantHandler with opti onal arguments not implemented
20 MixedTest: Fail # compiler cancelled: internal error: ConstantHandler with optio nal arguments not implemented
21 NestedSpawn2Test: Fail # compiler cancelled: internal error: ConstantHandler wit h optional arguments not implemented
22 NestedSpawnTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
23 RequestReplyTest: Fail # compiler cancelled: internal error: ConstantHandler wit h optional arguments not implemented
24 SerializationTest: Fail # Expect.isTrue(false) fails.
25 SpawnTest: Fail # compiler cancelled: internal error: ConstantHandler with optio nal arguments not implemented
26 StaticStateTest: Fail # compiler cancelled: internal error: ConstantHandler with optional arguments not implemented
OLDNEW
« 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