| OLD | NEW |
| 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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 ClosureSharedStateTest: Fail | 42 ClosureSharedStateTest: Fail |
| 43 ClosureTest: Fail | 43 ClosureTest: Fail |
| 44 ClosuresWithComplexParamsTest: Crash | 44 ClosuresWithComplexParamsTest: Crash |
| 45 CompoundAssignmentOperatorTest: Crash | 45 CompoundAssignmentOperatorTest: Crash |
| 46 ConstEscapeFrogTest: Fail | 46 ConstEscapeFrogTest: Fail |
| 47 ConstInitNegativeTest: Fail | 47 ConstInitNegativeTest: Fail |
| 48 ConstInitTest: Fail | 48 ConstInitTest: Fail |
| 49 ConstListTest: Fail | 49 ConstListTest: Fail |
| 50 ConstNamedTest: Fail | 50 ConstNamedTest: Fail |
| 51 ConstObjectsAreImmutableTest: Fail | 51 ConstObjectsAreImmutableTest: Fail |
| 52 ConstStringTest: Fail | |
| 53 ConstTest: Fail | 52 ConstTest: Fail |
| 54 Constructor2NegativeTest: Fail | 53 Constructor2NegativeTest: Fail |
| 55 Constructor2Test: Fail | 54 Constructor2Test: Fail |
| 56 Constructor3NegativeTest: Fail | 55 Constructor3NegativeTest: Fail |
| 57 Constructor3Test: Fail | 56 Constructor3Test: Fail |
| 58 Constructor4Test: Fail | 57 Constructor4Test: Fail |
| 59 Constructor5Test: Fail | 58 Constructor5Test: Fail |
| 60 Constructor6Test: Fail | 59 Constructor6Test: Fail |
| 61 ConstructorBodyTest: Crash | 60 ConstructorBodyTest: Crash |
| 62 ConstructorCallWrongArgumentCountNegativeTest: Fail | 61 ConstructorCallWrongArgumentCountNegativeTest: Fail |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 FunctionArgumentTest: Crash | 137 FunctionArgumentTest: Crash |
| 139 FunctionLiterals2Test: Crash | 138 FunctionLiterals2Test: Crash |
| 140 FunctionLiteralsTest: Fail | 139 FunctionLiteralsTest: Fail |
| 141 FunctionSyntaxTest: Fail | 140 FunctionSyntaxTest: Fail |
| 142 FunctionTest: Fail | 141 FunctionTest: Fail |
| 143 FunctionTypeAlias2Test: Fail | 142 FunctionTypeAlias2Test: Fail |
| 144 FunctionTypeAliasTest: Fail | 143 FunctionTypeAliasTest: Fail |
| 145 FunctionTypeParameter2Test: Crash | 144 FunctionTypeParameter2Test: Crash |
| 146 FunctionTypeParameterTest: Crash | 145 FunctionTypeParameterTest: Crash |
| 147 GenericDeepTest: Fail | 146 GenericDeepTest: Fail |
| 148 GenericInheritanceTest: Fail | 147 GenericInheritanceTest: Crash |
| 149 GenericInstanceofTest: Fail | 148 GenericInstanceofTest: Fail |
| 150 GenericParameterizedExtendsTest: Fail | 149 GenericParameterizedExtendsTest: Crash |
| 151 GenericSyntaxTest: Fail | 150 GenericSyntaxTest: Fail |
| 152 GenericTest: Fail | 151 GenericTest: Fail |
| 153 Generics2Test: Fail | 152 Generics2Test: Fail |
| 154 GenericsTest: Fail | 153 GenericsTest: Fail |
| 155 GetterClosureExecutionOrderTest: Fail | 154 GetterClosureExecutionOrderTest: Fail |
| 156 GettersSettersTest: Crash | 155 GettersSettersTest: Crash |
| 157 HelloScriptTest: Fail | 156 HelloScriptTest: Fail |
| 158 IfTest: Fail | 157 IfTest: Fail |
| 159 ImplicitClosure1Test: Fail | 158 ImplicitClosure1Test: Fail |
| 160 ImplicitClosureTest: Crash | 159 ImplicitClosureTest: Crash |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 233 NamingTest: Crash | 232 NamingTest: Crash |
| 234 NativeClassInheritance1FrogTest: Fail | 233 NativeClassInheritance1FrogTest: Fail |
| 235 NativeClassInheritance2FrogTest: Fail | 234 NativeClassInheritance2FrogTest: Fail |
| 236 NativeClassInheritance3FrogTest: Fail | 235 NativeClassInheritance3FrogTest: Fail |
| 237 NativeClassIsCheck1FrogTest: Fail | 236 NativeClassIsCheck1FrogTest: Fail |
| 238 NativeClassIsCheck2FrogTest: Fail | 237 NativeClassIsCheck2FrogTest: Fail |
| 239 NativeLibrarySameNameUsedFrogTest: Fail | 238 NativeLibrarySameNameUsedFrogTest: Fail |
| 240 NativeNamedConstructors1FrogTest: Fail | 239 NativeNamedConstructors1FrogTest: Fail |
| 241 NativeNamedConstructors2FrogTest: Fail | 240 NativeNamedConstructors2FrogTest: Fail |
| 242 NativePropertyFrogTest: Fail | 241 NativePropertyFrogTest: Fail |
| 243 NestedCommentsTest: Fail | |
| 244 NewExpression2NegativeTest: Crash | 242 NewExpression2NegativeTest: Crash |
| 245 NewExpression3NegativeTest: Crash | 243 NewExpression3NegativeTest: Crash |
| 246 NewExpressionTypeArgsFrogTest/02: Fail | 244 NewExpressionTypeArgsFrogTest/02: Fail |
| 247 NoSuchMethodTest: Fail | 245 NoSuchMethodTest: Fail |
| 248 NonConstConstructorWithoutBodyTest: Crash | 246 NonConstConstructorWithoutBodyTest: Crash |
| 249 NonConstSuperNegativeTest: Fail | 247 NonConstSuperNegativeTest: Fail |
| 250 NonParameterizedFactory2Test: Fail | 248 NonParameterizedFactory2Test: Fail |
| 251 NonParameterizedFactoryTest: Fail | 249 NonParameterizedFactoryTest: Fail |
| 252 NullPointerExceptionTest: Fail | 250 NullPointerExceptionTest: Fail |
| 253 NullTest: Fail | 251 NullTest: Fail |
| 254 NullToStringTest: Fail | 252 NullToStringTest: Fail |
| 255 NumberConstantFolding1Test: Fail | |
| 256 NumberIdentifierNegativeTest: Crash | 253 NumberIdentifierNegativeTest: Crash |
| 257 NumberSyntaxTest: Fail | 254 NumberSyntaxTest: Fail |
| 258 NumbersTest: Fail | 255 NumbersTest: Fail |
| 259 ObjectDynamicMethodTest: Fail | 256 ObjectDynamicMethodTest: Fail |
| 260 Operator1NegativeTest: Crash | 257 Operator1NegativeTest: Crash |
| 261 Operator2Test: Crash | 258 Operator2Test: Crash |
| 262 OperatorTest: Crash | 259 OperatorTest: Crash |
| 263 OptimizationTest: Fail | 260 OptimizationTest: Fail |
| 264 OptimizedSetterTest: Fail | 261 OptimizedSetterTest: Fail |
| 265 OrderedMapsTest: Fail | 262 OrderedMapsTest: Fail |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 TypeVariableBoundsTest/06: Fail | 375 TypeVariableBoundsTest/06: Fail |
| 379 TypeVariableBoundsTest/09: Fail | 376 TypeVariableBoundsTest/09: Fail |
| 380 TypeVariableBoundsTest/10: Fail | 377 TypeVariableBoundsTest/10: Fail |
| 381 TypeVariableBoundsTest/none: Fail | 378 TypeVariableBoundsTest/none: Fail |
| 382 TypeVariableScopeTest/none: Fail | 379 TypeVariableScopeTest/none: Fail |
| 383 TypedMessageTest: Fail | 380 TypedMessageTest: Fail |
| 384 Unary2Test: Fail | 381 Unary2Test: Fail |
| 385 UnaryTest: Fail | 382 UnaryTest: Fail |
| 386 UnboundGetterTest: Fail | 383 UnboundGetterTest: Fail |
| 387 WhileTest: Fail | 384 WhileTest: Fail |
| OLD | NEW |