Chromium Code Reviews| 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 |
| 11 ArithmeticTest: Fail | 11 ArithmeticTest: Fail |
| 12 AssertionTest: Fail | 12 AssertionTest: Fail |
| 13 AssignInstanceMethodNegativeTest: Crash | 13 AssignInstanceMethodNegativeTest: Crash |
| 14 AssignOpTest: Fail | 14 AssignOpTest: Fail |
| 15 BadInitializer2NegativeTest: Crash | 15 BadInitializer2NegativeTest: Crash |
| 16 BadNamedConstructorNegativeTest: Crash | 16 BadNamedConstructorNegativeTest: Crash |
| 17 BadNamedParameters2Test: Fail | 17 BadNamedParameters2Test: Fail |
| 18 BadNamedParametersTest: Fail | 18 BadNamedParametersTest: Fail |
| 19 BitOperationsTest: Fail | 19 BitOperationsTest: Fail |
| 20 BlockScopeTest: Crash | 20 BlockScopeTest: Crash |
| 21 BoolTest: Fail | |
| 22 BreakTest: Fail | 21 BreakTest: Fail |
| 23 CTConst2Test: Fail | 22 CTConst2Test: Fail |
| 24 CTConst3Test: Fail | 23 CTConst3Test: Fail |
| 25 CTConst4Test: Fail | 24 CTConst4Test: Fail |
| 26 CTConstTest: Fail | 25 CTConstTest: Fail |
| 27 CallThroughGetterTest: Fail | 26 CallThroughGetterTest: Fail |
| 28 CallThroughNullGetterTest: Fail | 27 CallThroughNullGetterTest: Fail |
| 29 CanonicalConstTest: Fail | 28 CanonicalConstTest: Fail |
| 30 CharEscapeTest: Crash | 29 CharEscapeTest: Crash |
| 31 ClassCycleNegativeTest: Fail | 30 ClassCycleNegativeTest: Fail |
| 32 ClassLiteralTest/02: Crash | 31 ClassLiteralTest/02: Crash |
| 33 ClassLiteralTest/07: Crash | 32 ClassLiteralTest/07: Crash |
| 34 ClassLiteralTest/14: Crash | 33 ClassLiteralTest/14: Crash |
| 35 ClassLiteralTest/28: Crash | 34 ClassLiteralTest/28: Crash |
| 36 ClassLiteralTest/29: Crash | 35 ClassLiteralTest/29: Crash |
| 37 ClassOverrideNegativeTest: Fail | 36 ClassOverrideNegativeTest: Fail |
| 38 ClassTest: Fail | 37 ClassTest: Fail |
| 39 Closure2Test: Crash | 38 Closure2Test: Crash |
| 40 ClosureBreak1Test: Fail | 39 ClosureBreak1Test: Fail |
| 41 ClosureBreak2Test: Fail | 40 ClosureBreak2Test: Fail |
| 42 ClosureBreakTest: Fail | 41 ClosureBreakTest: Fail |
| 43 ClosureSharedStateTest: Fail | 42 ClosureSharedStateTest: Fail |
| 44 ClosureTest: Fail | 43 ClosureTest: Fail |
| 45 ClosuresWithComplexParamsTest: Fail | 44 ClosuresWithComplexParamsTest: Fail |
| 46 ComparisonTest: Fail | |
| 47 CompoundAssignmentOperatorTest: Crash | 45 CompoundAssignmentOperatorTest: Crash |
| 48 ConstEscapeFrogTest: Fail | 46 ConstEscapeFrogTest: Fail |
| 49 ConstInit7NegativeTest: Fail | 47 ConstInit7NegativeTest: Fail |
| 50 ConstInitNegativeTest: Fail | 48 ConstInitNegativeTest: Fail |
| 51 ConstInitTest: Fail | 49 ConstInitTest: Fail |
| 52 ConstListTest: Fail | 50 ConstListTest: Fail |
| 53 ConstNamedTest: Fail | 51 ConstNamedTest: Fail |
| 54 ConstObjectsAreImmutableTest: Fail | 52 ConstObjectsAreImmutableTest: Fail |
| 55 ConstStringTest: Fail | 53 ConstStringTest: Fail |
| 56 ConstTest: Fail | 54 ConstTest: Fail |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 173 IncrOpTest: Crash | 171 IncrOpTest: Crash |
| 174 IndexTest: Fail | 172 IndexTest: Fail |
| 175 InlineGetterTest: Fail | 173 InlineGetterTest: Fail |
| 176 InstFieldInitializerTest: Fail | 174 InstFieldInitializerTest: Fail |
| 177 InstanceCallWrongArgumentCountNegativeTest: Fail | 175 InstanceCallWrongArgumentCountNegativeTest: Fail |
| 178 InstanceCompoundAssignmentOperatorTest: Fail | 176 InstanceCompoundAssignmentOperatorTest: Fail |
| 179 InstanceFieldInitializerTest: Fail | 177 InstanceFieldInitializerTest: Fail |
| 180 InstanceIncrDeoptTest: Fail | 178 InstanceIncrDeoptTest: Fail |
| 181 Instanceof2Test: Fail | 179 Instanceof2Test: Fail |
| 182 InstanceofTest: Fail | 180 InstanceofTest: Fail |
| 183 InstantiateTypeVariableNegativeTest: Crash | 181 # InstantiateTypeVariableNegativeTest: Fail # Fails for the wrong reason. |
|
ngeoffray
2012/01/06 08:10:20
Should it be 'Pass' for the wrong reason?
| |
| 184 IntTest: Fail | 182 IntTest: Fail |
| 185 InterfaceConstantsTest: Fail | 183 InterfaceConstantsTest: Fail |
| 186 InterfaceFactoryMultiTest: Fail | 184 InterfaceFactoryMultiTest: Fail |
| 187 InterfaceFactoryTest: Fail | 185 InterfaceFactoryTest: Fail |
| 188 InterfaceTest: Fail | 186 InterfaceTest: Fail |
| 189 IntrinsifiedMethodsTest: Fail | 187 IntrinsifiedMethodsTest: Fail |
| 190 IsNotClass2NegativeTest: Crash | 188 IsNotClass2NegativeTest: Crash |
| 191 IsNotClass3NegativeTest: Crash | 189 IsNotClass3NegativeTest: Crash |
| 192 IsObjectTest: Fail | 190 IsObjectTest: Fail |
| 193 IsOperatorTest: Fail | 191 IsOperatorTest: Fail |
| (...skipping 15 matching lines...) Expand all Loading... | |
| 209 LocalFunction3Test: Crash | 207 LocalFunction3Test: Crash |
| 210 LocalFunctionTest: Crash | 208 LocalFunctionTest: Crash |
| 211 ManyCallsTest: Fail | 209 ManyCallsTest: Fail |
| 212 ManyGenericInstanceofTest: Fail | 210 ManyGenericInstanceofTest: Fail |
| 213 ManyOverriddenNoSuchMethodTest: Fail | 211 ManyOverriddenNoSuchMethodTest: Fail |
| 214 MapLiteral2Test: Fail | 212 MapLiteral2Test: Fail |
| 215 MapLiteral3Test: Fail | 213 MapLiteral3Test: Fail |
| 216 MapLiteral4Test: Fail | 214 MapLiteral4Test: Fail |
| 217 MapLiteralNegativeTest: Crash | 215 MapLiteralNegativeTest: Crash |
| 218 MapLiteralTest: Fail | 216 MapLiteralTest: Fail |
| 219 MapTest: Crash | 217 MapTest: Fail |
| 220 MathVMTest: Fail | 218 MathVMTest: Fail |
| 221 MethodBindingTest: Crash | 219 MethodBindingTest: Crash |
| 222 MethodInvocationTest: Fail | 220 MethodInvocationTest: Fail |
| 223 MethodOverrideTest: Fail | 221 MethodOverrideTest: Fail |
| 224 MultiPass2Test: Fail | 222 MultiPass2Test: Fail |
| 225 MultiPassTest: Fail | 223 MultiPassTest: Fail |
| 226 NamedConstructorTest: Crash | 224 NamedConstructorTest: Crash |
| 227 NamedParametersNamedCountTest: Fail | 225 NamedParametersNamedCountTest: Fail |
| 228 NamedParametersPassingFalseTest: Fail | 226 NamedParametersPassingFalseTest: Fail |
| 229 NamedParametersPassingFalsyTest: Fail | 227 NamedParametersPassingFalsyTest: Fail |
| (...skipping 11 matching lines...) Expand all Loading... | |
| 241 NativeClassIsCheck1FrogTest: Fail | 239 NativeClassIsCheck1FrogTest: Fail |
| 242 NativeClassIsCheck2FrogTest: Fail | 240 NativeClassIsCheck2FrogTest: Fail |
| 243 NativeLibrarySameNameUsedFrogTest: Fail | 241 NativeLibrarySameNameUsedFrogTest: Fail |
| 244 NativeNamedConstructors1FrogTest: Fail | 242 NativeNamedConstructors1FrogTest: Fail |
| 245 NativeNamedConstructors2FrogTest: Fail | 243 NativeNamedConstructors2FrogTest: Fail |
| 246 NativePropertyFrogTest: Fail | 244 NativePropertyFrogTest: Fail |
| 247 NativeTest: Fail | 245 NativeTest: Fail |
| 248 NestedCommentsTest: Fail | 246 NestedCommentsTest: Fail |
| 249 NewExpression2NegativeTest: Crash | 247 NewExpression2NegativeTest: Crash |
| 250 NewExpression3NegativeTest: Crash | 248 NewExpression3NegativeTest: Crash |
| 251 NewExpressionTypeArgsFrogTest/00: Crash | |
| 252 NewExpressionTypeArgsFrogTest/01: Crash | |
| 253 NewExpressionTypeArgsFrogTest/02: Fail | 249 NewExpressionTypeArgsFrogTest/02: Fail |
| 254 NoSuchMethodTest: Fail | 250 NoSuchMethodTest: Fail |
| 255 NonConstConstructorWithoutBodyTest: Crash | 251 NonConstConstructorWithoutBodyTest: Crash |
| 256 NonConstSuperNegativeTest: Fail | 252 NonConstSuperNegativeTest: Fail |
| 257 NonParameterizedFactory2Test: Fail | 253 NonParameterizedFactory2Test: Fail |
| 258 NonParameterizedFactoryTest: Fail | 254 NonParameterizedFactoryTest: Fail |
| 259 NullPointerExceptionTest: Fail | 255 NullPointerExceptionTest: Fail |
| 260 NullTest: Fail | 256 NullTest: Fail |
| 261 NullToStringTest: Fail | 257 NullToStringTest: Fail |
| 262 NumberConstantFolding1Test: Fail | 258 NumberConstantFolding1Test: Fail |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 295 Prefix9NegativeTest: Crash | 291 Prefix9NegativeTest: Crash |
| 296 PrefixTest: Fail | 292 PrefixTest: Fail |
| 297 Private2Test: Fail | 293 Private2Test: Fail |
| 298 Private3Test: Fail | 294 Private3Test: Fail |
| 299 PrivateMemberTest: Fail | 295 PrivateMemberTest: Fail |
| 300 PrivateTest: Fail | 296 PrivateTest: Fail |
| 301 PropertyFieldOverrideTest: Fail | 297 PropertyFieldOverrideTest: Fail |
| 302 PseudoKWNegativeTest: Fail | 298 PseudoKWNegativeTest: Fail |
| 303 PseudoKWTest: Fail | 299 PseudoKWTest: Fail |
| 304 RawStringTest: Fail | 300 RawStringTest: Fail |
| 305 RegEx2Test: Crash | 301 RegEx2Test: Fail |
| 306 RegExp2Test: Fail | 302 RegExp2Test: Fail |
| 307 RegExp3Test: Fail | 303 RegExp3Test: Fail |
| 308 RegExpTest: Fail | 304 RegExpTest: Fail |
| 309 RethrowTest: Fail | 305 RethrowTest: Fail |
| 310 SavannahTest: Fail | 306 SavannahTest: Fail |
| 311 ScopeNegativeTest: Fail | 307 ScopeNegativeTest: Fail |
| 312 ScopeVariableTest: Fail | |
| 313 Setter0Test: Fail | 308 Setter0Test: Fail |
| 314 Setter1Test: Crash | 309 Setter1Test: Crash |
| 315 SetterDeclaration2NegativeTest: Crash | 310 SetterDeclaration2NegativeTest: Crash |
| 316 SetterDeclarationNegativeTest: Crash | 311 SetterDeclarationNegativeTest: Crash |
| 317 StackOverflowTest: Fail | 312 StackOverflowTest: Fail |
| 318 StackTraceTest: Fail | 313 StackTraceTest: Fail |
| 319 StatementTest: Fail | 314 StatementTest: Fail |
| 320 StaticCallWrongArgumentCountNegativeTest: Fail | 315 StaticCallWrongArgumentCountNegativeTest: Fail |
| 321 StaticFieldTest: Fail | 316 StaticFieldTest: Fail |
| 322 StaticFinalFieldTest: Fail | 317 StaticFinalFieldTest: Fail |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 385 TypeVariableBoundsTest/06: Fail | 380 TypeVariableBoundsTest/06: Fail |
| 386 TypeVariableBoundsTest/09: Fail | 381 TypeVariableBoundsTest/09: Fail |
| 387 TypeVariableBoundsTest/10: Fail | 382 TypeVariableBoundsTest/10: Fail |
| 388 TypeVariableBoundsTest/none: Fail | 383 TypeVariableBoundsTest/none: Fail |
| 389 TypeVariableScopeTest/none: Fail | 384 TypeVariableScopeTest/none: Fail |
| 390 TypedMessageTest: Fail | 385 TypedMessageTest: Fail |
| 391 Unary2Test: Fail | 386 Unary2Test: Fail |
| 392 UnaryTest: Fail | 387 UnaryTest: Fail |
| 393 UnboundGetterTest: Fail | 388 UnboundGetterTest: Fail |
| 394 WhileTest: Fail | 389 WhileTest: Fail |
| OLD | NEW |