| OLD | NEW |
| 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 Constructor6Test: Crash | 12 Constructor6Test: Crash |
| 13 FunctionTest: Crash | 13 FunctionTest: Crash |
| 14 | 14 |
| 15 | 15 |
| 16 # Compilation errors. | 16 # Compilation errors. |
| 17 Arithmetic2Test: Fail # map not implemented | 17 Arithmetic2Test: Fail # map not implemented |
| 18 ArithmeticTest: Fail # Internal Error: Cannot find value | 18 ArithmeticTest: Fail # Internal Error: Cannot find value |
| 19 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented | 19 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented |
| 20 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented | 20 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented |
| 21 CTConstTest: Fail # map not implemented | 21 CTConstTest: Fail # map not implemented |
| 22 CallOperatorTest: Fail # Unexpected token 'call' | 22 CallOperatorTest: Fail # Unexpected token 'call' |
| 23 CallThroughGetterTest: Fail # Internal Error: Cannot find value | 23 CallThroughGetterTest: Fail # Internal Error: Cannot find value |
| 24 CanonicalConstTest: Fail # map not implemented | 24 CanonicalConstTest: Fail # map not implemented |
| 25 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000 | 25 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000 |
| 26 ClassTest: Fail # Internal Error: Cannot find value | 26 ClassTest: Fail # Internal Error: Cannot find value |
| 27 ClosureBreak1Test: Fail # SsaBuilder.visitLabelledStatement not implemented | |
| 28 ClosureBreak2Test: Fail # SsaBuilder.visitLabelledStatement not implemented | |
| 29 ClosureBreakTest: Fail # SsaBuilder.visitLabelledStatement not implemented | |
| 30 ClosureTest: Fail # Internal Error: Cannot find value | 27 ClosureTest: Fail # Internal Error: Cannot find value |
| 31 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented | 28 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented |
| 32 ConstObjectsAreImmutableTest: Fail # map not implemented | 29 ConstObjectsAreImmutableTest: Fail # map not implemented |
| 33 Constructor5Test: Fail # no matching constructor found | 30 Constructor5Test: Fail # no matching constructor found |
| 34 ConstructorRedirectTest: Fail # staticFun(x, y) is only available in instance me
thods | 31 ConstructorRedirectTest: Fail # staticFun(x, y) is only available in instance me
thods |
| 35 Context2Test: Fail # switch cases are not implemented | 32 Context2Test: Fail # switch cases are not implemented |
| 36 ContextTest: Fail # Internal Error: Cannot find value | 33 ContextTest: Fail # Internal Error: Cannot find value |
| 37 ContinueTest: Fail # switch cases are not implemented | 34 ContinueTest: Fail # switch cases are not implemented |
| 38 DefaultFactoryLibraryTest: Fail # lib is not a type | 35 DefaultFactoryLibraryTest: Fail # lib is not a type |
| 39 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented | 36 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented |
| 40 DeoptNoFeedbackTest: Fail # Internal Error: Cannot find value | 37 DeoptNoFeedbackTest: Fail # Internal Error: Cannot find value |
| 41 DoWhileTest: Fail # SsaBuilder for loop with aborting body not implemented | 38 DoWhileTest: Fail # SsaBuilder for loop with aborting body not implemented |
| 42 DynamicTest: Fail # cannot resolve type F1 | 39 DynamicTest: Fail # cannot resolve type F1 |
| 43 EmptyBlockCaseTest: Fail # switch cases are not implemented | 40 EmptyBlockCaseTest: Fail # switch cases are not implemented |
| 44 ExecuteFinally3Test: Fail # SsaBuilder.visitLabelledStatement not implemented | |
| 45 ExecuteFinally6Test: Fail # SsaBuilder.visitLabelledStatement not implemented | |
| 46 ExecuteFinally8Test: Fail # visitLabelledStatement not implemented | |
| 47 ExecuteFinally9Test: Fail # visitLabelledStatement not implemented | |
| 48 Factory4Test: Fail # named constructors with type arguments are not implemented | 41 Factory4Test: Fail # named constructors with type arguments are not implemented |
| 49 FannkuchTest: Fail # Expect.equals(expected: <49>, actual: <0>) fails. | 42 FannkuchTest: Fail # Expect.equals(expected: <49>, actual: <0>) fails. |
| 50 FinalSyntaxTest/none: Fail # CompileTimeConstantEvaluator not implemented | 43 FinalSyntaxTest/none: Fail # CompileTimeConstantEvaluator not implemented |
| 51 ForTest: Fail # SsaBuilder for loop without condition not implemented | 44 ForTest: Fail # SsaBuilder for loop without condition not implemented |
| 52 FunctionLiterals2Test: Fail # Internal Error: Cannot find value | 45 FunctionLiterals2Test: Fail # Internal Error: Cannot find value |
| 53 FunctionLiteralsTest: Fail # duplicate definition of _(int x)=> x | 46 FunctionLiteralsTest: Fail # duplicate definition of _(int x)=> x |
| 54 FunctionSyntaxTest: Fail # Internal Error: Cannot find value | 47 FunctionSyntaxTest: Fail # Internal Error: Cannot find value |
| 55 FunctionTypeAlias2Test: Fail # cannot resolve type f1 | 48 FunctionTypeAlias2Test: Fail # cannot resolve type f1 |
| 56 FunctionTypeAlias3Test: Fail # cannot resolve type F | 49 FunctionTypeAlias3Test: Fail # cannot resolve type F |
| 57 FunctionTypeAlias4Test: Fail # cannot resolve type F | 50 FunctionTypeAlias4Test: Fail # cannot resolve type F |
| (...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 322 TypeVariableScopeTest/04: Fail, OK # Negative language test. | 315 TypeVariableScopeTest/04: Fail, OK # Negative language test. |
| 323 TypeVariableScopeTest/05: Fail, OK # Negative language test. | 316 TypeVariableScopeTest/05: Fail, OK # Negative language test. |
| 324 | 317 |
| 325 | 318 |
| 326 TypeVMTest: Fail, OK # VM specific test. | 319 TypeVMTest: Fail, OK # VM specific test. |
| 327 | 320 |
| 328 | 321 |
| 329 ExceptionTest: Fail # TODO(ahe): Probably a bad merge. | 322 ExceptionTest: Fail # TODO(ahe): Probably a bad merge. |
| 330 | 323 |
| 331 | 324 |
| 325 # TODO(ahe): Categorize these failures. |
| 326 ClosureBreak1Test: Fail |
| 327 ClosureBreak2Test: Fail |
| 328 ClosureBreakTest: Fail |
| 329 ExecuteFinally3Test: Fail |
| 330 ExecuteFinally9Test: Fail |
| 331 |
| 332 |
| 332 [ $component == leg && $mode == release] | 333 [ $component == leg && $mode == release] |
| 333 AssignTopMethodNegativeTest: Crash | 334 AssignTopMethodNegativeTest: Crash |
| OLD | NEW |