| 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 |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 Constructor6Test: Fail | 68 Constructor6Test: Fail |
| 69 ConstructorDefaultTest: Fail | 69 ConstructorDefaultTest: Fail |
| 70 ConstructorDuplicateInitializersTest/02: Fail | 70 ConstructorDuplicateInitializersTest/02: Fail |
| 71 ConstructorNegativeTest: Pass # For the wrong reason. | 71 ConstructorNegativeTest: Pass # For the wrong reason. |
| 72 ConstructorRedirectTest: Fail | 72 ConstructorRedirectTest: Fail |
| 73 ConstructorReturnNegativeTest: Fail | 73 ConstructorReturnNegativeTest: Fail |
| 74 ConstructorReturnWithArrowNegativeTest: Fail | 74 ConstructorReturnWithArrowNegativeTest: Fail |
| 75 ConstructorReturnWithInitAndArrowNegativeTest: Fail | 75 ConstructorReturnWithInitAndArrowNegativeTest: Fail |
| 76 ConstructorReturnWithInitNegativeTest: Fail | 76 ConstructorReturnWithInitNegativeTest: Fail |
| 77 Context2Test: Fail | 77 Context2Test: Fail |
| 78 ContextTest: Crash # NPE in Types.isSubtype. | |
| 79 ContextTest: Fail | 78 ContextTest: Fail |
| 80 ContinueTest: Fail | 79 ContinueTest: Fail |
| 81 DefaultClassImplicitConstructorTest: Fail | 80 DefaultClassImplicitConstructorTest: Fail |
| 82 DefaultFactoryLibraryTest: Fail | 81 DefaultFactoryLibraryTest: Fail |
| 83 DefaultFactoryTest: Fail | 82 DefaultFactoryTest: Fail |
| 84 DefaultImplementationTest: Fail | 83 DefaultImplementationTest: Fail |
| 85 DefaultInitTest: Fail | 84 DefaultInitTest: Fail |
| 86 DeoptNoFeedbackTest: Fail | 85 DeoptNoFeedbackTest: Fail |
| 87 DivByZeroTest: Fail | 86 DivByZeroTest: Fail |
| 88 DoWhileTest: Fail | 87 DoWhileTest: Fail |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 MapLiteral2Test: Fail | 190 MapLiteral2Test: Fail |
| 192 MapLiteral3Test: Fail | 191 MapLiteral3Test: Fail |
| 193 MapLiteral4Test: Fail | 192 MapLiteral4Test: Fail |
| 194 MapLiteralTest: Fail | 193 MapLiteralTest: Fail |
| 195 MapTest: Fail | 194 MapTest: Fail |
| 196 MathVMTest: Fail | 195 MathVMTest: Fail |
| 197 MethodBindingTest: Fail | 196 MethodBindingTest: Fail |
| 198 MethodInvocationTest: Fail | 197 MethodInvocationTest: Fail |
| 199 MethodNameTest: Fail | 198 MethodNameTest: Fail |
| 200 MethodOverrideTest: Fail | 199 MethodOverrideTest: Fail |
| 201 NamedArgumentInConstCreationTest: Fail # const expressions are not implemented | 200 NamedArgumentInConstCreationTest: Fail |
| 202 NamedConstructorTest: Fail | |
| 203 NamedParameters2Test: Fail | 201 NamedParameters2Test: Fail |
| 204 NamedParameters3Test: Fail | 202 NamedParameters3Test: Fail |
| 205 NamedParameters4Test: Fail | 203 NamedParameters4Test: Fail |
| 206 NamedParametersPassingFalsyTest: Fail | 204 NamedParametersPassingFalsyTest: Fail |
| 207 NamedParametersTest: Fail | 205 NamedParametersTest: Fail |
| 208 NamedParametersTypeTest: Fail | 206 NamedParametersTypeTest: Fail |
| 209 NamedParametersWithConversionsTest: Fail | 207 NamedParametersWithConversionsTest: Fail |
| 210 NamedParametersWithDollarsTest: Fail | 208 NamedParametersWithDollarsTest: Fail |
| 211 NamingTest: Fail | 209 NamingTest: Fail |
| 212 NativeClassInheritance1FrogTest: Fail | 210 NativeClassInheritance1FrogTest: Fail |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 255 Prefix18NegativeTest: Fail | 253 Prefix18NegativeTest: Fail |
| 256 Prefix20NegativeTest: Fail | 254 Prefix20NegativeTest: Fail |
| 257 Prefix21Test: Fail | 255 Prefix21Test: Fail |
| 258 Prefix22Test: Fail | 256 Prefix22Test: Fail |
| 259 Prefix23NegativeTest: Fail | 257 Prefix23NegativeTest: Fail |
| 260 PrivateMember3NegativeTest: Fail | 258 PrivateMember3NegativeTest: Fail |
| 261 PrivateMemberTest: Fail | 259 PrivateMemberTest: Fail |
| 262 PrivateTest: Fail | 260 PrivateTest: Fail |
| 263 PropertyFieldOverrideTest: Fail | 261 PropertyFieldOverrideTest: Fail |
| 264 PseudoKWIllegalTest/01: Fail | 262 PseudoKWIllegalTest/01: Fail |
| 265 PseudoKWIllegalTest/02: Fail | |
| 266 PseudoKWIllegalTest/03: Fail | 263 PseudoKWIllegalTest/03: Fail |
| 267 PseudoKWIllegalTest/04: Fail | 264 PseudoKWIllegalTest/04: Fail |
| 268 PseudoKWIllegalTest/05: Fail | 265 PseudoKWIllegalTest/05: Fail |
| 269 PseudoKWIllegalTest/06: Fail | 266 PseudoKWIllegalTest/06: Fail |
| 270 PseudoKWIllegalTest/07: Fail | 267 PseudoKWIllegalTest/07: Fail |
| 271 PseudoKWIllegalTest/08: Fail | 268 PseudoKWIllegalTest/08: Fail |
| 272 PseudoKWIllegalTest/09: Fail | 269 PseudoKWIllegalTest/09: Fail |
| 273 PseudoKWIllegalTest/10: Fail | 270 PseudoKWIllegalTest/10: Fail |
| 274 PseudoKWIllegalTest/11: Fail | 271 PseudoKWIllegalTest/11: Fail |
| 275 PseudoKWIllegalTest/12: Fail | 272 PseudoKWIllegalTest/12: Fail |
| 276 PseudoKWIllegalTest/13: Fail | 273 PseudoKWIllegalTest/13: Fail |
| 277 PseudoKWIllegalTest/14: Fail | 274 PseudoKWIllegalTest/14: Fail |
| 278 PseudoKWIllegalTest/15: Fail | 275 PseudoKWIllegalTest/15: Fail |
| 279 PseudoKWIllegalTest/16: Fail | 276 PseudoKWIllegalTest/16: Fail |
| 280 PseudoKWTest: Fail | 277 PseudoKWTest: Fail |
| 281 RegEx2Test: Fail | |
| 282 RegExp2Test: Fail | 278 RegExp2Test: Fail |
| 283 RegExp3Test: Fail | |
| 284 RegExpTest: Fail | 279 RegExpTest: Fail |
| 285 RethrowTest: Fail | 280 RethrowTest: Fail |
| 286 SavannahTest: Fail | 281 SavannahTest: Fail |
| 287 ScopeNegativeTest: Fail | 282 ScopeNegativeTest: Fail |
| 288 Script1NegativeTest: Fail | 283 Script1NegativeTest: Fail |
| 289 ScriptNegativeTest: Fail | 284 ScriptNegativeTest: Fail |
| 290 SetterDeclaration2NegativeTest: Fail | 285 SetterDeclaration2NegativeTest: Fail |
| 291 SetterDeclarationNegativeTest: Fail | 286 SetterDeclarationNegativeTest: Fail |
| 292 StackOverflowTest: Fail | 287 StackOverflowTest: Fail |
| 293 StackTraceTest: Fail | 288 StackTraceTest: Fail |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 342 ToplevelCollision2Test/none: Fail | 337 ToplevelCollision2Test/none: Fail |
| 343 TryCatch2Test: Fail | 338 TryCatch2Test: Fail |
| 344 TryCatch3Test: Fail | 339 TryCatch3Test: Fail |
| 345 TryCatchSyntaxTest/08: Fail | 340 TryCatchSyntaxTest/08: Fail |
| 346 TypeChecksInFactoryMethodTest: Fail # Issue 925 | 341 TypeChecksInFactoryMethodTest: Fail # Issue 925 |
| 347 TypeDartcTest: Fail | 342 TypeDartcTest: Fail |
| 348 TypeVMTest: Fail | 343 TypeVMTest: Fail |
| 349 TypeVariableBoundsTest/00: Fail | 344 TypeVariableBoundsTest/00: Fail |
| 350 TypeVariableBoundsTest/07: Fail | 345 TypeVariableBoundsTest/07: Fail |
| 351 TypeVariableBoundsTest/08: Fail | 346 TypeVariableBoundsTest/08: Fail |
| 347 TypeVariableIdentifierExpressionNegativeTest: Fail |
| 352 TypeVariableScopeTest/00: Fail | 348 TypeVariableScopeTest/00: Fail |
| 353 TypeVariableScopeTest/01: Fail | 349 TypeVariableScopeTest/01: Fail |
| 354 TypeVariableScopeTest/02: Fail | 350 TypeVariableScopeTest/02: Fail |
| 355 TypeVariableScopeTest/03: Fail | 351 TypeVariableScopeTest/03: Fail |
| 356 TypeVariableScopeTest/04: Fail | 352 TypeVariableScopeTest/04: Fail |
| 357 TypeVariableScopeTest/05: Fail | 353 TypeVariableScopeTest/05: Fail |
| 358 TypedMessageTest: Fail | 354 TypedMessageTest: Fail |
| 359 WhileTest: Fail | 355 WhileTest: Fail |
| 360 | 356 |
| 361 | 357 |
| 362 [ $component == leg && $mode == release] | 358 [ $component == leg && $mode == release] |
| 363 AssignTopMethodNegativeTest: Crash | 359 AssignTopMethodNegativeTest: Crash |
| OLD | NEW |