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

Side by Side Diff: dart/tests/language/language-leg.status

Issue 9114006: Don't use Skip in status file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 11 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 | no next file » | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 ConstTest: Fail 48 ConstTest: Fail
49 Constructor2NegativeTest: Fail 49 Constructor2NegativeTest: Fail
50 Constructor2Test: Fail 50 Constructor2Test: Fail
51 Constructor3NegativeTest: Fail 51 Constructor3NegativeTest: Fail
52 Constructor3Test: Fail 52 Constructor3Test: Fail
53 Constructor4Test: Fail 53 Constructor4Test: Fail
54 Constructor5Test: Fail 54 Constructor5Test: Fail
55 Constructor6Test: Fail 55 Constructor6Test: Fail
56 ConstructorBodyTest: Fail 56 ConstructorBodyTest: Fail
57 ConstructorDefaultTest: Fail 57 ConstructorDefaultTest: Fail
58 ConstructorDuplicateInitializersTest/*: Skip # Exception 58 ConstructorDuplicateInitializersTest/none: Fail
59 ConstructorRedirectTest: Fail 59 ConstructorRedirectTest: Fail
60 ConstructorReturnNegativeTest: Fail 60 ConstructorReturnNegativeTest: Fail
61 ConstructorReturnTest: Fail 61 ConstructorReturnTest: Fail
62 ConstructorReturnWithArrowNegativeTest: Fail 62 ConstructorReturnWithArrowNegativeTest: Fail
63 ConstructorReturnWithInitAndArrowNegativeTest: Fail 63 ConstructorReturnWithInitAndArrowNegativeTest: Fail
64 ConstructorReturnWithInitNegativeTest: Fail 64 ConstructorReturnWithInitNegativeTest: Fail
65 ConstructorTest: Fail 65 ConstructorTest: Fail
66 ContextArgsWithDefaultsTest: Fail 66 ContextArgsWithDefaultsTest: Fail
67 ContextTest: Fail 67 ContextTest: Fail
68 ContinueTest: Fail 68 ContinueTest: Fail
(...skipping 285 matching lines...) Expand 10 before | Expand all | Expand 10 after
354 TypeVariableBoundsTest/06: Fail 354 TypeVariableBoundsTest/06: Fail
355 TypeVariableBoundsTest/09: Fail 355 TypeVariableBoundsTest/09: Fail
356 TypeVariableBoundsTest/10: Fail 356 TypeVariableBoundsTest/10: Fail
357 TypeVariableBoundsTest/none: Fail 357 TypeVariableBoundsTest/none: Fail
358 TypeVariableScopeTest/none: Fail 358 TypeVariableScopeTest/none: Fail
359 TypedMessageTest: Fail 359 TypedMessageTest: Fail
360 Unary2Test: Fail 360 Unary2Test: Fail
361 UnaryTest: Fail 361 UnaryTest: Fail
362 UnboundGetterTest: Fail 362 UnboundGetterTest: Fail
363 WhileTest: Fail 363 WhileTest: Fail
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698