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

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

Issue 9347045: Start supporting default classes. (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
« no previous file with comments | « dart/tests/co19/co19-leg.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 && $checked ] 7 [ $component == leg && $checked ]
8 *: Skip 8 *: Skip
9 9
10 10
11 [ $component == leg ] 11 [ $component == leg ]
12 AbstractStaticNegativeTest: Fail 12 AbstractStaticNegativeTest: Fail
13 AbstractSyntaxTest/01: Fail 13 AbstractSyntaxTest/01: Fail
14 AbstractSyntaxTest/02: Fail 14 AbstractSyntaxTest/02: Fail
15 Arithmetic2Test: Fail
15 ArithmeticTest: Fail 16 ArithmeticTest: Fail
16 Arithmetic2Test: Fail
17 AssertionTest: Fail 17 AssertionTest: Fail
18 AssignTopMethodNegativeTest: Fail 18 AssignTopMethodNegativeTest: Fail
19 BitOperationsTest: Fail 19 BitOperationsTest: Fail
20 BlackListedTest/01: Fail 20 BlackListedTest/01: Fail
21 BlackListedTest/02: Fail 21 BlackListedTest/02: Fail
22 BlackListedTest/03: Fail 22 BlackListedTest/03: Fail
23 BlackListedTest/04: Fail 23 BlackListedTest/04: Fail
24 BlackListedTest/05: Fail 24 BlackListedTest/05: Fail
25 BlackListedTest/06: Fail 25 BlackListedTest/06: Fail
26 BlackListedTest/07: Fail 26 BlackListedTest/07: Fail
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 ExecuteFinally6Test: Fail 100 ExecuteFinally6Test: Fail
101 ExecuteFinally7Test: Fail 101 ExecuteFinally7Test: Fail
102 ExecuteFinally8Test: Fail 102 ExecuteFinally8Test: Fail
103 ExecuteFinally9Test: Fail 103 ExecuteFinally9Test: Fail
104 ExpectTest: Fail 104 ExpectTest: Fail
105 Factory2NegativeTest: Fail 105 Factory2NegativeTest: Fail
106 Factory2Test: Fail 106 Factory2Test: Fail
107 Factory3Test: Fail 107 Factory3Test: Fail
108 Factory4Test: Fail 108 Factory4Test: Fail
109 FactoryImplementationTest: Fail 109 FactoryImplementationTest: Fail
110 FactoryTest: Fail
111 FannkuchTest: Fail 110 FannkuchTest: Fail
112 FauxverrideTest/03: Fail 111 FauxverrideTest/03: Fail
113 FauxverrideTest/05: Fail 112 FauxverrideTest/05: Fail
114 Field1NegativeTest: Fail 113 Field1NegativeTest: Fail
115 Field2NegativeTest: Fail 114 Field2NegativeTest: Fail
116 Field4NegativeTest: Fail 115 Field4NegativeTest: Fail
117 Field5NegativeTest: Fail 116 Field5NegativeTest: Fail
118 Field6NegativeTest: Fail 117 Field6NegativeTest: Fail
119 Field6aNegativeTest: Fail 118 Field6aNegativeTest: Fail
120 Field7NegativeTest: Fail 119 Field7NegativeTest: Fail
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
270 PseudoKWIllegalTest/08: Fail 269 PseudoKWIllegalTest/08: Fail
271 PseudoKWIllegalTest/09: Fail 270 PseudoKWIllegalTest/09: Fail
272 PseudoKWIllegalTest/10: Fail 271 PseudoKWIllegalTest/10: Fail
273 PseudoKWIllegalTest/11: Fail 272 PseudoKWIllegalTest/11: Fail
274 PseudoKWIllegalTest/12: Fail 273 PseudoKWIllegalTest/12: Fail
275 PseudoKWIllegalTest/13: Fail 274 PseudoKWIllegalTest/13: Fail
276 PseudoKWIllegalTest/14: Fail 275 PseudoKWIllegalTest/14: Fail
277 PseudoKWIllegalTest/15: Fail 276 PseudoKWIllegalTest/15: Fail
278 PseudoKWIllegalTest/16: Fail 277 PseudoKWIllegalTest/16: Fail
279 PseudoKWTest: Fail 278 PseudoKWTest: Fail
279 RegEx2Test: Fail
280 RegExp2Test: Fail 280 RegExp2Test: Fail
281 RegExp3Test: Fail 281 RegExp3Test: Fail
282 RegExpTest: Fail 282 RegExpTest: Fail
283 RethrowTest: Fail 283 RethrowTest: Fail
284 SavannahTest: Fail 284 SavannahTest: Fail
285 ScopeNegativeTest: Fail 285 ScopeNegativeTest: Fail
286 Script1NegativeTest: Fail 286 Script1NegativeTest: Fail
287 ScriptNegativeTest: Fail 287 ScriptNegativeTest: Fail
288 SetterDeclaration2NegativeTest: Fail 288 SetterDeclaration2NegativeTest: Fail
289 SetterDeclarationNegativeTest: Fail 289 SetterDeclarationNegativeTest: Fail
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
337 TopLevelInInitializerTest: Fail 337 TopLevelInInitializerTest: Fail
338 TopLevelPrefixedDeclarationTest: Fail 338 TopLevelPrefixedDeclarationTest: Fail
339 TopLevelVarTest: Fail 339 TopLevelVarTest: Fail
340 ToplevelCollision2Test/none: Fail 340 ToplevelCollision2Test/none: Fail
341 TryCatch2Test: Fail 341 TryCatch2Test: Fail
342 TryCatch3Test: Fail 342 TryCatch3Test: Fail
343 TryCatchSyntaxTest/08: Fail 343 TryCatchSyntaxTest/08: Fail
344 TypeChecksInFactoryMethodTest: Fail # Issue 925 344 TypeChecksInFactoryMethodTest: Fail # Issue 925
345 TypeDartcTest: Fail 345 TypeDartcTest: Fail
346 TypeVMTest: Fail 346 TypeVMTest: Fail
347 TypeVariableBoundsTest/01: Fail 347 TypeVariableBoundsTest/00: Fail
348 TypeVariableBoundsTest/02: Fail 348 TypeVariableBoundsTest/07: Fail
349 TypeVariableBoundsTest/03: Fail 349 TypeVariableBoundsTest/08: Fail
350 TypeVariableBoundsTest/04: Fail
351 TypeVariableBoundsTest/05: Fail
352 TypeVariableBoundsTest/06: Fail
353 TypeVariableBoundsTest/09: Fail
354 TypeVariableBoundsTest/10: Fail
355 TypeVariableBoundsTest/none: Fail
356 TypeVariableScopeTest/00: Fail 350 TypeVariableScopeTest/00: Fail
357 TypeVariableScopeTest/01: Fail 351 TypeVariableScopeTest/01: Fail
358 TypeVariableScopeTest/02: Fail 352 TypeVariableScopeTest/02: Fail
359 TypeVariableScopeTest/03: Fail 353 TypeVariableScopeTest/03: Fail
360 TypeVariableScopeTest/04: Fail 354 TypeVariableScopeTest/04: Fail
361 TypeVariableScopeTest/05: Fail 355 TypeVariableScopeTest/05: Fail
362 TypedMessageTest: Fail 356 TypedMessageTest: Fail
363 WhileTest: Fail 357 WhileTest: Fail
364 358
365 359
366 [ $component == leg && $mode == release] 360 [ $component == leg && $mode == release]
367 AssignTopMethodNegativeTest: Crash 361 AssignTopMethodNegativeTest: Crash
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698