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

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

Issue 9107010: Generate elements for interfaces and supertypes. (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 | « dart/frog/leg/scanner/listener.dart ('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) 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
11 ArithmeticTest: Fail 11 ArithmeticTest: Fail
12 AssertionTest: Fail 12 AssertionTest: Fail
13 AssignInstanceMethodNegativeTest: Crash 13 AssignInstanceMethodNegativeTest: Crash
14 AssignTopMethodNegativeTest: Crash 14 AssignTopMethodNegativeTest: Crash
15 BadInitializer2NegativeTest: Crash 15 BadInitializer2NegativeTest: Crash
16 BadNamedConstructorNegativeTest: Crash 16 BadNamedConstructorNegativeTest: Crash
17 BadNamedParameters2Test: Fail 17 BadNamedParameters2Test: Fail
18 BadNamedParametersTest: Fail 18 BadNamedParametersTest: Fail
19 BitOperationsTest: Fail 19 BitOperationsTest: Fail
20 BlackListedTest/01: Fail
21 BlackListedTest/05: Fail
22 BlackListedTest/07: Fail
23 BlackListedTest/09: Fail
20 BlockScopeTest: Crash 24 BlockScopeTest: Crash
21 BreakTest: Fail 25 BreakTest: Fail
22 CTConst2Test: Fail 26 CTConst2Test: Fail
23 CTConst3Test: Fail 27 CTConst3Test: Fail
24 CTConst4Test: Fail 28 CTConst4Test: Fail
25 CTConstTest: Fail 29 CTConstTest: Fail
26 CallThroughGetterTest: Fail 30 CallThroughGetterTest: Fail
27 CallThroughNullGetterTest: Fail 31 CallThroughNullGetterTest: Fail
28 CanonicalConstTest: Fail 32 CanonicalConstTest: Fail
29 CharEscapeTest: Crash 33 CharEscapeTest: Crash
30 ClassCycleNegativeTest: Fail 34 ClassCycleNegativeTest: Fail
35 ClassExtendsNegativeTest: Fail
31 ClassLiteralTest/28: Crash 36 ClassLiteralTest/28: Crash
32 ClassLiteralTest/29: Crash 37 ClassLiteralTest/29: Crash
33 ClassOverrideNegativeTest: Fail 38 ClassOverrideNegativeTest: Fail
34 ClassTest: Fail 39 ClassTest: Fail
35 Closure2Test: Crash 40 Closure2Test: Crash
36 ClosureBreak1Test: Fail 41 ClosureBreak1Test: Fail
37 ClosureBreak2Test: Fail 42 ClosureBreak2Test: Fail
38 ClosureBreakTest: Fail 43 ClosureBreakTest: Fail
39 ClosureSharedStateTest: Fail 44 ClosureSharedStateTest: Fail
40 ClosureTest: Fail 45 ClosureTest: Fail
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 InlineGetterTest: Fail 174 InlineGetterTest: Fail
170 InstFieldInitializerTest: Fail 175 InstFieldInitializerTest: Fail
171 InstanceCallWrongArgumentCountNegativeTest: Fail 176 InstanceCallWrongArgumentCountNegativeTest: Fail
172 InstanceCompoundAssignmentOperatorTest: Fail 177 InstanceCompoundAssignmentOperatorTest: Fail
173 InstanceFieldInitializerTest: Fail 178 InstanceFieldInitializerTest: Fail
174 Instanceof2Test: Fail 179 Instanceof2Test: Fail
175 InstanceofTest: Fail 180 InstanceofTest: Fail
176 # InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason. 181 # InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason.
177 IntTest: Fail 182 IntTest: Fail
178 InterfaceConstantsTest: Fail 183 InterfaceConstantsTest: Fail
184 InterfaceCycleNegativeTest: Fail
185 InterfaceFactoryConstructorNegativeTest: Fail
179 InterfaceFactoryMultiTest: Fail 186 InterfaceFactoryMultiTest: Fail
180 InterfaceFactoryTest: Fail 187 InterfaceFactoryTest: Fail
188 InterfaceStaticMethodNegativeTest: Fail
181 InterfaceTest: Fail 189 InterfaceTest: Fail
182 IntrinsifiedMethodsTest: Fail 190 IntrinsifiedMethodsTest: Fail
183 IsObjectTest: Fail 191 IsObjectTest: Fail
184 IsOperatorTest: Fail 192 IsOperatorTest: Fail
185 Issue4157508Test: Fail 193 Issue4157508Test: Fail
186 Issue4295001Test: Crash 194 Issue4295001Test: Crash
187 Issue4515170Test: Fail 195 Issue4515170Test: Fail
188 LabelTest: Fail 196 LabelTest: Fail
189 Library1Test: Fail 197 Library1Test: Fail
190 Library5Test: Fail 198 Library5Test: Fail
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
366 TypeVariableBoundsTest/06: Fail 374 TypeVariableBoundsTest/06: Fail
367 TypeVariableBoundsTest/09: Fail 375 TypeVariableBoundsTest/09: Fail
368 TypeVariableBoundsTest/10: Fail 376 TypeVariableBoundsTest/10: Fail
369 TypeVariableBoundsTest/none: Fail 377 TypeVariableBoundsTest/none: Fail
370 TypeVariableScopeTest/none: Fail 378 TypeVariableScopeTest/none: Fail
371 TypedMessageTest: Fail 379 TypedMessageTest: Fail
372 Unary2Test: Fail 380 Unary2Test: Fail
373 UnaryTest: Fail 381 UnaryTest: Fail
374 UnboundGetterTest: Fail 382 UnboundGetterTest: Fail
375 WhileTest: Fail 383 WhileTest: Fail
OLDNEW
« no previous file with comments | « dart/frog/leg/scanner/listener.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698