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

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

Issue 9309060: Fix failing builds: leg does not know about closures yet, debug VM builds take too long. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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
« no previous file with comments | « tests/language/language.status ('k') | 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) 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 ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 ApplicationTest: Fail 9 ApplicationTest: Fail
10 ArithmeticTest: Fail 10 ArithmeticTest: Fail
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 FunctionTypeParameterTest: Fail 134 FunctionTypeParameterTest: Fail
135 GenericDeepTest: Fail 135 GenericDeepTest: Fail
136 GenericInheritanceTest: Fail 136 GenericInheritanceTest: Fail
137 GenericInstanceofTest: Fail 137 GenericInstanceofTest: Fail
138 GenericParameterizedExtendsTest: Fail 138 GenericParameterizedExtendsTest: Fail
139 GenericSyntaxTest: Fail 139 GenericSyntaxTest: Fail
140 GenericTest: Fail 140 GenericTest: Fail
141 GenericsTest: Fail 141 GenericsTest: Fail
142 GetterClosureExecutionOrderTest: Fail 142 GetterClosureExecutionOrderTest: Fail
143 GettersSettersTest: Fail 143 GettersSettersTest: Fail
144 GCTest: Fail
144 HelloScriptTest: Fail 145 HelloScriptTest: Fail
145 IfTest: Fail 146 IfTest: Fail
146 ImplicitClosure1Test: Fail 147 ImplicitClosure1Test: Fail
147 ImplicitClosureTest: Fail 148 ImplicitClosureTest: Fail
148 ImplicitScopeTest: Fail 149 ImplicitScopeTest: Fail
149 ImpliedInterfaceTest: Fail 150 ImpliedInterfaceTest: Fail
150 ImportCoreImplNoPrefixTest: Fail 151 ImportCoreImplNoPrefixTest: Fail
151 InlineGetterTest: Fail 152 InlineGetterTest: Fail
152 InstFieldInitializer1NegativeTest: Fail 153 InstFieldInitializer1NegativeTest: Fail
153 InstFieldInitializerTest: Fail 154 InstFieldInitializerTest: Fail
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
364 TypeVariableBoundsTest/06: Fail 365 TypeVariableBoundsTest/06: Fail
365 TypeVariableBoundsTest/09: Fail 366 TypeVariableBoundsTest/09: Fail
366 TypeVariableBoundsTest/10: Fail 367 TypeVariableBoundsTest/10: Fail
367 TypeVariableBoundsTest/none: Fail 368 TypeVariableBoundsTest/none: Fail
368 TypeVariableScopeTest/none: Fail 369 TypeVariableScopeTest/none: Fail
369 TypedMessageTest: Fail 370 TypedMessageTest: Fail
370 Unary2Test: Fail 371 Unary2Test: Fail
371 UnaryTest: Fail 372 UnaryTest: Fail
372 UnboundGetterTest: Fail 373 UnboundGetterTest: Fail
373 WhileTest: Fail 374 WhileTest: Fail
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698