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

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

Issue 9006009: Update leg status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years 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 AckermannTest: Fail 8 AckermannTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 ConstructorDefaultTest: Fail 56 ConstructorDefaultTest: Fail
57 ConstructorRedirectTest: Fail 57 ConstructorRedirectTest: Fail
58 ConstructorReturnNegativeTest: Fail 58 ConstructorReturnNegativeTest: Fail
59 ConstructorReturnTest: Fail 59 ConstructorReturnTest: Fail
60 ConstructorReturnWithArrowNegativeTest: Fail 60 ConstructorReturnWithArrowNegativeTest: Fail
61 ConstructorTest: Fail 61 ConstructorTest: Fail
62 ContextArgsWithDefaultsTest: Fail 62 ContextArgsWithDefaultsTest: Fail
63 ContextTest: Fail 63 ContextTest: Fail
64 ContinueTest: Fail 64 ContinueTest: Fail
65 CyclicImportTest: Fail 65 CyclicImportTest: Fail
66 DefaultClassImplicitConstructorTest: Fail
66 DefaultFactoryLibraryTest: Fail 67 DefaultFactoryLibraryTest: Fail
67 DefaultFactoryTest: Fail 68 DefaultFactoryTest: Fail
68 DefaultImplementationTest: Fail 69 DefaultImplementationTest: Fail
69 DefaultInitTest: Fail 70 DefaultInitTest: Fail
70 DeoptNoFeedbackTest: Fail 71 DeoptNoFeedbackTest: Fail
71 DeoptimizationTest: Fail 72 DeoptimizationTest: Fail
72 DeoptimizedFunctionOnStackTest: Fail 73 DeoptimizedFunctionOnStackTest: Fail
73 DivByZeroTest: Fail 74 DivByZeroTest: Fail
74 DoWhileTest: Fail 75 DoWhileTest: Fail
75 DuplicateConstructorTest/01: Fail 76 DuplicateConstructorTest/01: Fail
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 TypeVariableBoundsTest/10: Fail 340 TypeVariableBoundsTest/10: Fail
340 TypeVariableBoundsTest/none: Fail 341 TypeVariableBoundsTest/none: Fail
341 TypeVariableScopeTest/none: Fail 342 TypeVariableScopeTest/none: Fail
342 TypedMessageTest: Fail 343 TypedMessageTest: Fail
343 Unary2Test: Fail 344 Unary2Test: Fail
344 UnaryTest: Fail 345 UnaryTest: Fail
345 UnboundGetterTest: Fail 346 UnboundGetterTest: Fail
346 UnqualNameTest: Fail 347 UnqualNameTest: Fail
347 VarInitTest: Fail 348 VarInitTest: Fail
348 WhileTest: Fail 349 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