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

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

Issue 9424027: Implement Date. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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) 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 prefix language 5 prefix language
6 6
7 [ $component == leg && $checked ] 7 [ $component == leg && $checked ]
8 *: Skip 8 *: Skip
9 9
10 10
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 ConstConstructorSyntaxTest/04: Fail 51 ConstConstructorSyntaxTest/04: Fail
52 ConstConstructorSyntaxTest/05: Fail 52 ConstConstructorSyntaxTest/05: Fail
53 ConstCounterNegativeTest: Crash # Assertion failed: nestedClosureData !== null 53 ConstCounterNegativeTest: Crash # Assertion failed: nestedClosureData !== null
54 ConstEscapeFrogTest: Fail 54 ConstEscapeFrogTest: Fail
55 ConstFactoryNegativeTest: Fail 55 ConstFactoryNegativeTest: Fail
56 ConstFieldNegativeTest: Fail 56 ConstFieldNegativeTest: Fail
57 ConstInit4NegativeTest: Fail 57 ConstInit4NegativeTest: Fail
58 ConstInitNegativeTest: Fail 58 ConstInitNegativeTest: Fail
59 ConstInitTest: Fail 59 ConstInitTest: Fail
60 ConstListTest: Fail 60 ConstListTest: Fail
61 ConstNamedTest: Fail
62 ConstObjectsAreImmutableTest: Fail 61 ConstObjectsAreImmutableTest: Fail
63 ConstSyntaxTest/01: Fail 62 ConstSyntaxTest/01: Fail
64 ConstSyntaxTest/02: Fail 63 ConstSyntaxTest/02: Fail
65 ConstSyntaxTest/03: Fail 64 ConstSyntaxTest/03: Fail
66 Constructor2NegativeTest: Fail 65 Constructor2NegativeTest: Fail
67 Constructor2Test: Fail 66 Constructor2Test: Fail
68 Constructor3Test: Fail 67 Constructor3Test: Fail
69 Constructor5Test: Fail 68 Constructor5Test: Fail
70 Constructor6Test: Crash 69 Constructor6Test: Crash
71 ConstructorDuplicateInitializersTest/02: Fail 70 ConstructorDuplicateInitializersTest/02: Fail
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 TypeVariableScopeTest/02: Fail 323 TypeVariableScopeTest/02: Fail
325 TypeVariableScopeTest/03: Fail 324 TypeVariableScopeTest/03: Fail
326 TypeVariableScopeTest/04: Fail 325 TypeVariableScopeTest/04: Fail
327 TypeVariableScopeTest/05: Fail 326 TypeVariableScopeTest/05: Fail
328 TypedMessageTest: Fail 327 TypedMessageTest: Fail
329 WhileTest: Fail 328 WhileTest: Fail
330 329
331 330
332 [ $component == leg && $mode == release] 331 [ $component == leg && $mode == release]
333 AssignTopMethodNegativeTest: Crash 332 AssignTopMethodNegativeTest: Crash
OLDNEW
« dart/frog/leg/lib/mockimpl.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698