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

Side by Side Diff: samples/tests/samples/samples.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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/corelib/corelib-leg.status » ('j') | tests/language/language.status » ('J')
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 == dartc ] 5 [ $component == dartc ]
6 chat/*: Skip 6 chat/*: Skip
7 7
8 [ $arch == x64 ] 8 [ $arch == x64 ]
9 *: Skip 9 *: Skip
10 10
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 lib/util/UtilTest: Skip 60 lib/util/UtilTest: Skip
61 lib/view/ViewTest: Skip 61 lib/view/ViewTest: Skip
62 62
63 [ $component == frog ] 63 [ $component == frog ]
64 *: Skip 64 *: Skip
65 65
66 [ $component == frogsh ] 66 [ $component == frogsh ]
67 *: Skip 67 *: Skip
68 68
69 [ $component == legium ] 69 [ $component == legium ]
70 total/TotalTest: Fail # Resolution error 70 total/TotalTest: Skip # Timeout
71 dartcombat/DartCombatTest: Fail # duplicate definition
71 72
72 # Unimplemented map constants. 73 swarm/SwarmTest: Fail # ConstantHandler with optional arguments not implemented
73 swarm/SwarmTest: Fail # CompileTimeConstantEvaluator map not implemented 74 lib/view/ViewTest: Fail # ConstantHandler with optional arguments not implemente d
74 lib/view/ViewTest: Fail # CompileTimeConstantEvaluator map not implemented
75
76 # Unimplemented dart:isolate
77 dartcombat/DartCombatTest: Fail # cannot read dart:isolate
78 proxy/PromiseTest: Fail # cannot read dart:isolate
79 proxy/MintMakerFullyIsolated_generatedTest: Fail # cannot read dart:isolate
80 proxy/PromiseBasedTest: Fail # cannot read dart:isolate
81 proxy/MintMakerRpcTest: Fail # cannot read dart:isolate
82 proxy/MintMakerPromiseWithStubs_generatedTest: Fail # cannot read dart:isolate
83 proxy/MintMakerPromiseTest: Fail # cannot read dart:isolate
OLDNEW
« no previous file with comments | « no previous file | tests/corelib/corelib-leg.status » ('j') | tests/language/language.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698