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

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

Issue 9081001: Issue 991: Missing compiler errors for uninitialized final fields (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Nits for Eric 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
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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 ConstTest: Fail 47 ConstTest: Fail
48 Constructor2NegativeTest: Fail 48 Constructor2NegativeTest: Fail
49 Constructor2Test: Fail 49 Constructor2Test: Fail
50 Constructor3NegativeTest: Fail 50 Constructor3NegativeTest: Fail
51 Constructor3Test: Fail 51 Constructor3Test: Fail
52 Constructor4Test: Fail 52 Constructor4Test: Fail
53 Constructor5Test: Fail 53 Constructor5Test: Fail
54 Constructor6Test: Fail 54 Constructor6Test: Fail
55 ConstructorBodyTest: Fail 55 ConstructorBodyTest: Fail
56 ConstructorDefaultTest: Fail 56 ConstructorDefaultTest: Fail
57 ConstructorDuplicateInitializersTest/*: Skip # Exception
57 ConstructorRedirectTest: Fail 58 ConstructorRedirectTest: Fail
58 ConstructorReturnNegativeTest: Fail 59 ConstructorReturnNegativeTest: Fail
59 ConstructorReturnTest: Fail 60 ConstructorReturnTest: Fail
60 ConstructorReturnWithArrowNegativeTest: Fail 61 ConstructorReturnWithArrowNegativeTest: Fail
61 ConstructorReturnWithInitAndArrowNegativeTest: Fail 62 ConstructorReturnWithInitAndArrowNegativeTest: Fail
62 ConstructorReturnWithInitNegativeTest: Fail 63 ConstructorReturnWithInitNegativeTest: Fail
63 ConstructorTest: Fail 64 ConstructorTest: Fail
64 ContextArgsWithDefaultsTest: Fail 65 ContextArgsWithDefaultsTest: Fail
65 ContextTest: Fail 66 ContextTest: Fail
66 ContinueTest: Fail 67 ContinueTest: Fail
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 TypeVariableBoundsTest/06: Fail 349 TypeVariableBoundsTest/06: Fail
349 TypeVariableBoundsTest/09: Fail 350 TypeVariableBoundsTest/09: Fail
350 TypeVariableBoundsTest/10: Fail 351 TypeVariableBoundsTest/10: Fail
351 TypeVariableBoundsTest/none: Fail 352 TypeVariableBoundsTest/none: Fail
352 TypeVariableScopeTest/none: Fail 353 TypeVariableScopeTest/none: Fail
353 TypedMessageTest: Fail 354 TypedMessageTest: Fail
354 Unary2Test: Fail 355 Unary2Test: Fail
355 UnaryTest: Fail 356 UnaryTest: Fail
356 UnboundGetterTest: Fail 357 UnboundGetterTest: Fail
357 WhileTest: Fail 358 WhileTest: Fail
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/language/src/ConstructorDuplicateInitializersTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698