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

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

Issue 9211005: Support static/global field initializations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status files. 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 | « frog/tests/leg_only/src/FieldInitializerTest.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
(...skipping 21 matching lines...) Expand all
32 ClassTest: Fail 32 ClassTest: Fail
33 Closure2Test: Fail 33 Closure2Test: Fail
34 ClosureBreak1Test: Fail 34 ClosureBreak1Test: Fail
35 ClosureBreak2Test: Fail 35 ClosureBreak2Test: Fail
36 ClosureBreakTest: Fail 36 ClosureBreakTest: Fail
37 ClosureSharedStateTest: Fail 37 ClosureSharedStateTest: Fail
38 ClosureTest: Fail 38 ClosureTest: Fail
39 ClosuresWithComplexParamsTest: Fail 39 ClosuresWithComplexParamsTest: Fail
40 CompoundAssignmentOperatorTest: Fail 40 CompoundAssignmentOperatorTest: Fail
41 ConstEscapeFrogTest: Fail 41 ConstEscapeFrogTest: Fail
42 ConstFieldNegativeTest: Fail
42 ConstInit4NegativeTest: Fail 43 ConstInit4NegativeTest: Fail
43 ConstInitNegativeTest: Fail 44 ConstInitNegativeTest: Fail
44 ConstInitTest: Fail 45 ConstInitTest: Fail
45 ConstListTest: Fail 46 ConstListTest: Fail
46 ConstNamedTest: Fail 47 ConstNamedTest: Fail
47 ConstObjectsAreImmutableTest: Fail 48 ConstObjectsAreImmutableTest: Fail
48 ConstTest: Fail 49 ConstTest: Fail
49 Constructor2NegativeTest: Fail 50 Constructor2NegativeTest: Fail
50 Constructor2Test: Fail 51 Constructor2Test: Fail
51 Constructor3NegativeTest: Fail 52 Constructor3NegativeTest: Fail
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 ImplicitScopeTest: Fail 150 ImplicitScopeTest: Fail
150 ImplicitThisTest/01: Fail 151 ImplicitThisTest/01: Fail
151 ImplicitThisTest/02: Fail 152 ImplicitThisTest/02: Fail
152 ImplicitThisTest/03: Fail 153 ImplicitThisTest/03: Fail
153 ImplicitThisTest/04: Fail 154 ImplicitThisTest/04: Fail
154 ImplicitThisTest/none: Fail 155 ImplicitThisTest/none: Fail
155 ImpliedInterfaceTest: Fail 156 ImpliedInterfaceTest: Fail
156 ImportCoreImplNoPrefixTest: Fail 157 ImportCoreImplNoPrefixTest: Fail
157 ImportCoreNoPrefixTest: Fail 158 ImportCoreNoPrefixTest: Fail
158 IncrOpTest: Fail 159 IncrOpTest: Fail
159 IndexTest: Fail
160 InlineGetterTest: Fail 160 InlineGetterTest: Fail
161 InstFieldInitializer1NegativeTest: Fail 161 InstFieldInitializer1NegativeTest: Fail
162 InstFieldInitializerTest: Fail 162 InstFieldInitializerTest: Fail
163 InstanceCallWrongArgumentCountNegativeTest: Fail 163 InstanceCallWrongArgumentCountNegativeTest: Fail
164 InstanceCompoundAssignmentOperatorTest: Fail 164 InstanceCompoundAssignmentOperatorTest: Fail
165 InstanceFieldInitializerTest: Fail 165 InstanceFieldInitializerTest: Fail
166 Instanceof2Test: Fail 166 Instanceof2Test: Fail
167 InstanceofTest: Fail 167 InstanceofTest: Fail
168 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. 168 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason.
169 IntTest: Fail 169 IntTest: Fail
170 InterfaceConstantsTest: Fail
171 InterfaceCycleNegativeTest: Fail 170 InterfaceCycleNegativeTest: Fail
172 InterfaceFactoryConstructorNegativeTest: Fail 171 InterfaceFactoryConstructorNegativeTest: Fail
173 InterfaceFactoryMultiTest: Fail 172 InterfaceFactoryMultiTest: Fail
174 InterfaceFactoryTest: Fail 173 InterfaceFactoryTest: Fail
175 InterfaceStaticMethodNegativeTest: Fail 174 InterfaceStaticMethodNegativeTest: Fail
176 InterfaceTest: Fail 175 InterfaceTest: Fail
177 IntrinsifiedMethodsTest: Fail 176 IntrinsifiedMethodsTest: Fail
178 IsObjectTest: Fail 177 IsObjectTest: Fail
179 IsOperatorTest: Fail 178 IsOperatorTest: Fail
180 Issue4157508Test: Fail 179 Issue4157508Test: Fail
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 ScopeNegativeTest: Fail 297 ScopeNegativeTest: Fail
299 Setter0Test: Fail 298 Setter0Test: Fail
300 Setter1Test: Fail 299 Setter1Test: Fail
301 StackOverflowTest: Fail 300 StackOverflowTest: Fail
302 StackTraceTest: Fail 301 StackTraceTest: Fail
303 StatementTest: Fail 302 StatementTest: Fail
304 StaticCallWrongArgumentCountNegativeTest: Fail 303 StaticCallWrongArgumentCountNegativeTest: Fail
305 StaticFieldTest: Fail 304 StaticFieldTest: Fail
306 StaticFinalFieldNegativeTest: Fail 305 StaticFinalFieldNegativeTest: Fail
307 StaticFinalFieldTest: Fail 306 StaticFinalFieldTest: Fail
307 StaticFinalField2NegativeTest: Fail
308 StaticImplicitClosureTest: Fail 308 StaticImplicitClosureTest: Fail
309 StaticImplicitClosureTest: Fail 309 StaticImplicitClosureTest: Fail
310 StaticTopLevelTest/00: Fail 310 StaticTopLevelTest/00: Fail
311 StaticTopLevelTest/01: Fail 311 StaticTopLevelTest/01: Fail
312 StaticTopLevelTest/02: Fail 312 StaticTopLevelTest/02: Fail
313 StaticTopLevelTest/03: Fail 313 StaticTopLevelTest/03: Fail
314 StaticTopLevelTest/04: Fail 314 StaticTopLevelTest/04: Fail
315 StaticTopLevelTest/05: Fail 315 StaticTopLevelTest/05: Fail
316 StringConcatTest: Fail 316 StringConcatTest: Fail
317 StringInterpolate2Test: Fail 317 StringInterpolate2Test: Fail
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
369 TypeVariableBoundsTest/06: Fail 369 TypeVariableBoundsTest/06: Fail
370 TypeVariableBoundsTest/09: Fail 370 TypeVariableBoundsTest/09: Fail
371 TypeVariableBoundsTest/10: Fail 371 TypeVariableBoundsTest/10: Fail
372 TypeVariableBoundsTest/none: Fail 372 TypeVariableBoundsTest/none: Fail
373 TypeVariableScopeTest/none: Fail 373 TypeVariableScopeTest/none: Fail
374 TypedMessageTest: Fail 374 TypedMessageTest: Fail
375 Unary2Test: Fail 375 Unary2Test: Fail
376 UnaryTest: Fail 376 UnaryTest: Fail
377 UnboundGetterTest: Fail 377 UnboundGetterTest: Fail
378 WhileTest: Fail 378 WhileTest: Fail
OLDNEW
« no previous file with comments | « frog/tests/leg_only/src/FieldInitializerTest.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698