| 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 # This directory contains tests that are intended to show the | 5 # This directory contains tests that are intended to show the |
| 6 # current state of the language. | 6 # current state of the language. |
| 7 | 7 |
| 8 # In order to maintain maximum test coverage for all builds, | 8 # In order to maintain maximum test coverage for all builds, |
| 9 # please use the following procedure to mark a test | 9 # please use the following procedure to mark a test |
| 10 # failed on architectures other than the one you are working on. | 10 # failed on architectures other than the one you are working on. |
| (...skipping 357 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 368 PrivateMember2NegativeTest: Fail | 368 PrivateMember2NegativeTest: Fail |
| 369 PrivateMember3NegativeTest: Fail | 369 PrivateMember3NegativeTest: Fail |
| 370 PrivateTest: Fail | 370 PrivateTest: Fail |
| 371 RegExp3Test: Fail | 371 RegExp3Test: Fail |
| 372 ScopeNegativeTest: Fail | 372 ScopeNegativeTest: Fail |
| 373 ScriptNegativeTest: Fail | 373 ScriptNegativeTest: Fail |
| 374 SuperImplicitClosureTest: Fail | 374 SuperImplicitClosureTest: Fail |
| 375 SuperTest: Fail # this is testing precise ordering of super constructor call | 375 SuperTest: Fail # this is testing precise ordering of super constructor call |
| 376 SwitchLabelTest: Fail | 376 SwitchLabelTest: Fail |
| 377 TypeChecksInFactoryMethodTest: Fail # Issue 925 | 377 TypeChecksInFactoryMethodTest: Fail # Issue 925 |
| 378 TypeVariableBoundsTest*: Skip # multiple error annotations are required | 378 TypeVariableBoundsTest/00: Fail # Issue 2134 |
| 379 TypeVariableBounds2Test*: Skip # multiple error annotations are required | 379 TypeVariableBoundsTest/10: Fail # Issue 2134 |
| 380 TypeVariableIdentifierExpressionNegativeTest: Fail # Issue 643 | 380 TypeVariableIdentifierExpressionNegativeTest: Fail # Issue 643 |
| 381 TypeVariableShadowsClass: Fail # Issue 643 | 381 TypeVariableShadowsClass: Fail # Issue 643 |
| 382 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required | 382 WrongNumberTypeArgumentsTest/00: Fail # Issue 2134 |
| 383 ImplicitThisTest/01: Fail # Issue 376 | 383 ImplicitThisTest/01: Fail # Issue 376 |
| 384 ImplicitThisTest/02: Fail # Issue 376 | 384 ImplicitThisTest/02: Fail # Issue 376 |
| 385 ImplicitThisTest/03: Fail # Issue 376 | 385 ImplicitThisTest/03: Fail # Issue 376 |
| 386 ImplicitThisTest/04: Fail # Issue 376 | 386 ImplicitThisTest/04: Fail # Issue 376 |
| 387 ImplicitThisTest/none: Fail # Issue 376 | 387 ImplicitThisTest/none: Fail # Issue 376 |
| 388 | 388 |
| 389 #Issue 1308 | 389 #Issue 1308 |
| 390 NamedParameters2Test: Fail | 390 NamedParameters2Test: Fail |
| 391 NamedParameters3Test: Fail | 391 NamedParameters3Test: Fail |
| 392 NamedParameters4Test: Fail | 392 NamedParameters4Test: Fail |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 PrivateMemberTest/02: Fail # test seems bad - see issue #353 | 446 PrivateMemberTest/02: Fail # test seems bad - see issue #353 |
| 447 PrivateMemberTest/03: Fail # test seems bad - see issue #353 | 447 PrivateMemberTest/03: Fail # test seems bad - see issue #353 |
| 448 PrivateMemberTest/04: Fail # test seems bad - see issue #353 | 448 PrivateMemberTest/04: Fail # test seems bad - see issue #353 |
| 449 | 449 |
| 450 [ ($component == frogsh || $component == frog || $component == frogium) && $che
cked ] | 450 [ ($component == frogsh || $component == frog || $component == frogium) && $che
cked ] |
| 451 PrivateMemberTest/none: Fail # test seems bad - see issue #353 | 451 PrivateMemberTest/none: Fail # test seems bad - see issue #353 |
| 452 AssignStaticTypeTest/01: Fail # Unrecognized option: --no-enable-type-checks. | 452 AssignStaticTypeTest/01: Fail # Unrecognized option: --no-enable-type-checks. |
| 453 AssignStaticTypeTest/02: Fail # Unrecognized option: --no-enable-type-checks. | 453 AssignStaticTypeTest/02: Fail # Unrecognized option: --no-enable-type-checks. |
| 454 AssignStaticTypeTest/03: Fail # Unrecognized option: --no-enable-type-checks. | 454 AssignStaticTypeTest/03: Fail # Unrecognized option: --no-enable-type-checks. |
| 455 AssignStaticTypeTest/04: Fail # Unrecognized option: --no-enable-type-checks. | 455 AssignStaticTypeTest/04: Fail # Unrecognized option: --no-enable-type-checks. |
| 456 TypeVariableBoundsTest/01: Fail # Issue 2135 |
| 457 TypeVariableBoundsTest/02: Fail # Issue 2135 |
| 458 TypeVariableBoundsTest/05: Fail # Issue 2135 |
| 459 TypeVariableBounds2Test/00: Fail # Issue 2135 |
| 460 TypeVariableBounds2Test/03: Fail # Issue 2135 |
| 461 TypeVariableBounds2Test/05: Fail # Issue 2135 |
| 456 | 462 |
| 457 [ $component == frog || $component == frogsh ] | 463 [ $component == frog || $component == frogsh ] |
| 458 # these tests are inconsistent in frogium and frogsh-node, investigate | 464 # these tests are inconsistent in frogium and frogsh-node, investigate |
| 459 StaticField1RunNegativeTest: Pass | 465 StaticField1RunNegativeTest: Pass |
| 460 StaticField2RunNegativeTest: Pass | 466 StaticField2RunNegativeTest: Pass |
| 461 SyntaxTest/28: Fail # Issue 1109 | 467 SyntaxTest/28: Fail # Issue 1109 |
| 462 SyntaxTest/29: Fail # Issue 1109 | 468 SyntaxTest/29: Fail # Issue 1109 |
| 463 SyntaxTest/31: Fail # Issue 1109 | 469 SyntaxTest/31: Fail # Issue 1109 |
| 464 SyntaxTest/32: Fail # Issue 1109 | 470 SyntaxTest/32: Fail # Issue 1109 |
| 465 SyntaxTest/33: Fail # Issue 1109 | 471 SyntaxTest/33: Fail # Issue 1109 |
| 466 StringEscape3NegativeTest: Fail # Issue 1352 | 472 StringEscape3NegativeTest: Fail # Issue 1352 |
| 467 LiteralUnaryPlusTest/01: Fail # Issue 1400 | 473 LiteralUnaryPlusTest/01: Fail # Issue 1400 |
| 468 | 474 |
| 469 [ $component == frogium ] | 475 [ $component == frogium ] |
| 470 # these tests are inconsistent in frogium and frogsh-node, investigate | 476 # these tests are inconsistent in frogium and frogsh-node, investigate |
| 471 StaticField1RunNegativeTest: Pass # but error is not correct | 477 StaticField1RunNegativeTest: Pass # but error is not correct |
| 472 StaticField2RunNegativeTest: Pass # but error is not correct | 478 StaticField2RunNegativeTest: Pass # but error is not correct |
| 473 | 479 |
| 474 [ $component == frog && $mode == debug ] | 480 [ $component == frog && $mode == debug ] |
| 475 ConstructorRedirect1NegativeTest: Skip # Undiagnosed infinite loop. | 481 ConstructorRedirect1NegativeTest: Skip # Undiagnosed infinite loop. |
| 476 ConstructorRedirect2NegativeTest: Skip # Undiagnosed infinite loop. | 482 ConstructorRedirect2NegativeTest: Skip # Undiagnosed infinite loop. |
| 477 | 483 |
| 478 [ $arch == simarm ] | 484 [ $arch == simarm ] |
| 479 *: Skip | 485 *: Skip |
| 480 | 486 |
| 481 [ $arch == arm ] | 487 [ $arch == arm ] |
| 482 *: Skip | 488 *: Skip |
| 483 | 489 |
| OLD | NEW |