| 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 [ $component == leg && $checked ] | 5 [ $component == leg && $checked ] |
| 6 *: Skip | 6 *: Skip |
| 7 | 7 |
| 8 | 8 |
| 9 [ $component == leg ] | 9 [ $component == leg ] |
| 10 AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}". | 10 AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}". |
| 11 Constructor6Test: Crash | 11 Constructor6Test: Crash |
| 12 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet
. | 12 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet
. |
| 13 | 13 |
| 14 | 14 |
| 15 GetSyntaxTest/none: Fail # TODO(ahe): investigate. | |
| 16 GetSetSyntaxTest/none: Fail # TODO(ahe): investigate. | |
| 17 SuperImplicitClosureTest: Fail # TODO(ahe): investigate. | |
| 18 FinalSyntaxTest/none: Fail # TODO(ahe): investigate. | |
| 19 | |
| 20 # Compilation errors. | 15 # Compilation errors. |
| 21 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented | 16 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented |
| 22 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented | 17 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented |
| 23 CTConstTest: Fail # map not implemented | 18 CTConstTest: Fail # map not implemented |
| 24 CallOperatorTest: Fail # Unexpected token 'call' | 19 CallOperatorTest: Fail # Unexpected token 'call' |
| 25 CallThroughGetterTest: Fail # Internal Error: Cannot find value | 20 CallThroughGetterTest: Fail # Internal Error: Cannot find value |
| 26 CanonicalConstTest: Fail # map not implemented | 21 CanonicalConstTest: Fail # map not implemented |
| 27 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000 | 22 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000 |
| 28 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented | 23 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented |
| 29 ConstObjectsAreImmutableTest: Fail # map not implemented | 24 ConstObjectsAreImmutableTest: Fail # map not implemented |
| 30 Constructor5Test: Fail # no matching constructor found | 25 Constructor5Test: Fail # no matching constructor found |
| 31 ConstructorRedirectTest: Fail # staticFun(x, y) is only available in instance me
thods | 26 ConstructorRedirectTest: Fail # staticFun(x, y) is only available in instance me
thods |
| 32 Context2Test: Fail # switch cases are not implemented | 27 Context2Test: Fail # switch cases are not implemented |
| 33 ContinueTest: Fail # switch cases are not implemented | 28 ContinueTest: Fail # switch cases are not implemented |
| 34 DefaultFactoryLibraryTest: Fail # lib is not a type | 29 DefaultFactoryLibraryTest: Fail # lib is not a type |
| 35 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented | 30 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented |
| 36 DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support. | 31 DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support. |
| 37 DoWhileTest: Fail # SsaBuilder for loop with aborting body not implemented | 32 DoWhileTest: Fail # SsaBuilder for loop with aborting body not implemented |
| 38 DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0. | 33 DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0. |
| 39 DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0. | 34 DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0. |
| 40 DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0. | 35 DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0. |
| 41 DynamicTest: Fail # cannot resolve type F1 | 36 DynamicTest: Fail # cannot resolve type F1 |
| 42 EmptyBlockCaseTest: Fail # switch cases are not implemented | 37 EmptyBlockCaseTest: Fail # switch cases are not implemented |
| 43 Factory3Test: Fail # Handling of compile-time constants. | 38 Factory3Test: Fail # Handling of compile-time constants. |
| 39 FinalSyntaxTest/none: Fail # Incorrect compile-time constant handling. |
| 44 ForTest: Fail # SsaBuilder for loop without condition not implemented | 40 ForTest: Fail # SsaBuilder for loop without condition not implemented |
| 45 FunctionSyntaxTest: Fail # Internal Error: Cannot find value | 41 FunctionSyntaxTest: Fail # Internal Error: Cannot find value |
| 46 FunctionTypeAlias2Test: Fail # cannot resolve type f1 | 42 FunctionTypeAlias2Test: Fail # cannot resolve type f1 |
| 47 FunctionTypeAlias3Test: Fail # cannot resolve type F | 43 FunctionTypeAlias3Test: Fail # cannot resolve type F |
| 48 FunctionTypeAlias4Test: Fail # cannot resolve type F | 44 FunctionTypeAlias4Test: Fail # cannot resolve type F |
| 49 FunctionTypeAliasTest: Fail # cannot resolve type Fun | 45 FunctionTypeAliasTest: Fail # cannot resolve type Fun |
| 50 FunctionTypeParameter2Test: Fail # Internal Error: expected expected optional pa
rameters | 46 FunctionTypeParameter2Test: Fail # Internal Error: expected expected optional pa
rameters |
| 51 FunctionTypeParameterTest: Fail # Internal Error: expected expected optional par
ameters | 47 FunctionTypeParameterTest: Fail # Internal Error: expected expected optional par
ameters |
| 52 GenericInstanceofTest: Fail # cannot resolve type T | 48 GenericInstanceofTest: Fail # cannot resolve type T |
| 53 GenericTest: Fail # cannot resolve type T | 49 GenericTest: Fail # cannot resolve type T |
| 50 GetSetSyntaxTest/none: Fail # Parsing of pseudo keywords. |
| 54 GettersSettersTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-thi
s | 51 GettersSettersTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-thi
s |
| 55 ImplicitScopeTest: Fail # duplicate definition of a="bar" | 52 ImplicitScopeTest: Fail # duplicate definition of a="bar" |
| 56 Issue1363Test: Fail # lib is not a type | 53 Issue1363Test: Fail # lib is not a type |
| 57 Issue4515170Test: Fail # cannot resolve VAL | 54 Issue4515170Test: Fail # cannot resolve VAL |
| 58 LabelTest: Fail # switch cases are not implemented | 55 LabelTest: Fail # switch cases are not implemented |
| 59 Library5Test: Fail # library prefixes not handled | 56 Library5Test: Fail # library prefixes not handled |
| 60 LibraryPrefixesTest: Fail # other is not a type | 57 LibraryPrefixesTest: Fail # other is not a type |
| 61 LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1 | 58 LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1 |
| 62 ManyGenericInstanceofTest: Fail # cannot resolve type T | 59 ManyGenericInstanceofTest: Fail # cannot resolve type T |
| 63 MapLiteral2Test: Fail # expected a constant string | 60 MapLiteral2Test: Fail # expected a constant string |
| 64 MapLiteral4Test: Fail # map not implemented | 61 MapLiteral4Test: Fail # map not implemented |
| 65 MapLiteralTest: Fail # Unexpected token ',' | 62 MapLiteralTest: Fail # Unexpected token ',' |
| 66 MethodBindingTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this | 63 MethodBindingTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this |
| 67 MethodNameTest: Fail # Unexpected token '(' | 64 MethodNameTest: Fail # Parsing of pseudo keywords. |
| 68 MethodOverrideTest: Fail # cannot resolve type GetKeysFunctionType | 65 MethodOverrideTest: Fail # cannot resolve type GetKeysFunctionType |
| 69 NamedArgumentInConstCreationTest: Fail # CompileTimeConstantEvaluator not implem
ented | 66 NamedArgumentInConstCreationTest: Fail # CompileTimeConstantEvaluator not implem
ented |
| 70 NamedParameters2Test: Fail # Unimplemented non-matching static call | 67 NamedParameters2Test: Fail # Unimplemented non-matching static call |
| 71 NamedParameters3Test: Fail # Unimplemented non-matching static call | 68 NamedParameters3Test: Fail # Unimplemented non-matching static call |
| 72 NamedParameters4Test: Fail # Unimplemented non-matching static call | 69 NamedParameters4Test: Fail # Unimplemented non-matching static call |
| 73 NamedParametersTypeTest: Fail # Internal Error: Cannot find value | 70 NamedParametersTypeTest: Fail # Internal Error: Cannot find value |
| 74 NamingTest: Fail # Internal Error: Cannot find value | 71 NamingTest: Fail # Internal Error: Cannot find value |
| 75 NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented | 72 NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented |
| 76 NullToStringTest: Fail # Closurization of intercepted methods. | 73 NullToStringTest: Fail # Closurization of intercepted methods. |
| 77 NumbersTest: Fail # cannot resolve type Smi | 74 NumbersTest: Fail # cannot resolve type Smi |
| 78 ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n
on-this | 75 ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n
on-this |
| 79 Prefix101Test: Fail # duplicate definition | 76 Prefix101Test: Fail # duplicate definition |
| 80 Prefix14Test: Fail # prefixes not implemented | 77 Prefix14Test: Fail # prefixes not implemented |
| 81 Prefix21Test: Fail # Internal Error: Element.computeType. | 78 Prefix21Test: Fail # Internal Error: Element.computeType. |
| 82 Prefix22Test: Fail # library prefixes not handled | 79 Prefix22Test: Fail # library prefixes not handled |
| 83 PseudoKWTest: Fail # Unexpected token '(' | 80 PseudoKWTest: Fail # Unexpected token '(' |
| 84 ResourceTest: Fail # #resource tag not recognized - issue 1807 | 81 ResourceTest: Fail # #resource tag not recognized - issue 1807 |
| 85 StatementTest: Fail # switch cases are not implemented | 82 StatementTest: Fail # switch cases are not implemented |
| 86 StaticFinalFieldTest: Fail # map not implemented | 83 StaticFinalFieldTest: Fail # map not implemented |
| 87 SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value | 84 SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value |
| 88 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t
his | 85 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t
his |
| 89 SuperFieldTest: Fail # no method named city in class B | 86 SuperFieldTest: Fail # no method named city in class B |
| 87 SuperImplicitClosureTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n
on-this |
| 90 SuperOperatorTest: Fail # no method named + in class A | 88 SuperOperatorTest: Fail # no method named + in class A |
| 91 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this | 89 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this |
| 92 SuperTest: Fail # cannot find tokens to produce error message for i++. | 90 SuperTest: Fail # cannot find tokens to produce error message for i++. |
| 93 SwitchFallthruTest: Fail # switch cases are not implemented | 91 SwitchFallthruTest: Fail # switch cases are not implemented |
| 94 SwitchLabelTest: Fail # switch cases are not implemented | 92 SwitchLabelTest: Fail # switch cases are not implemented |
| 95 SwitchTest: Fail # switch cases are not implemented | 93 SwitchTest: Fail # switch cases are not implemented |
| 96 TopLevelPrefixedDeclarationTest: Fail # library prefixes not handled | 94 TopLevelPrefixedDeclarationTest: Fail # library prefixes not handled |
| 97 TypeDartcTest: Fail # non-empty instruction stack | 95 TypeDartcTest: Fail # non-empty instruction stack |
| 98 WhileTest: Fail # SsaBuilder for loop with aborting body not implemented | 96 WhileTest: Fail # SsaBuilder for loop with aborting body not implemented |
| 99 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required | 97 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required |
| (...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 283 ClosureBreakTest: Fail | 281 ClosureBreakTest: Fail |
| 284 ExecuteFinally3Test: Fail | 282 ExecuteFinally3Test: Fail |
| 285 ExecuteFinally9Test: Fail | 283 ExecuteFinally9Test: Fail |
| 286 | 284 |
| 287 | 285 |
| 288 [ $component == leg && $mode == release ] | 286 [ $component == leg && $mode == release ] |
| 289 AssignTopMethodNegativeTest: Crash | 287 AssignTopMethodNegativeTest: Crash |
| 290 | 288 |
| 291 [ $component == legium ] | 289 [ $component == legium ] |
| 292 *: Skip | 290 *: Skip |
| OLD | NEW |