| 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 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 | 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 |
| 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 | 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 |
| 8 | 8 |
| 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. | 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. | 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. |
| (...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 599 LibTest/core/Duration/compareTo_A01_t01: Fail, OK # co19 issue 209 | 599 LibTest/core/Duration/compareTo_A01_t01: Fail, OK # co19 issue 209 |
| 600 LibTest/core/Duration/compareTo_A01_t02: Fail, OK # co19 issue 209 | 600 LibTest/core/Duration/compareTo_A01_t02: Fail, OK # co19 issue 209 |
| 601 LibTest/core/Duration/Duration_A01_t01: Fail, OK # co19 issue 209 | 601 LibTest/core/Duration/Duration_A01_t01: Fail, OK # co19 issue 209 |
| 602 LibTest/core/Duration/Duration_A02_t01: Fail, OK # co19 issue 209 | 602 LibTest/core/Duration/Duration_A02_t01: Fail, OK # co19 issue 209 |
| 603 LibTest/core/Duration/inDays_A01_t01: Fail, OK # co19 issue 209 | 603 LibTest/core/Duration/inDays_A01_t01: Fail, OK # co19 issue 209 |
| 604 LibTest/core/Duration/inHours_A01_t01: Fail, OK # co19 issue 209 | 604 LibTest/core/Duration/inHours_A01_t01: Fail, OK # co19 issue 209 |
| 605 LibTest/core/Duration/inMilliseconds_A01_t01: Fail, OK # co19 issue 209 | 605 LibTest/core/Duration/inMilliseconds_A01_t01: Fail, OK # co19 issue 209 |
| 606 LibTest/core/Duration/inMinutes_A01_t01: Fail, OK # co19 issue 209 | 606 LibTest/core/Duration/inMinutes_A01_t01: Fail, OK # co19 issue 209 |
| 607 LibTest/core/Duration/inSeconds_A01_t01: Fail, OK # co19 issue 209 | 607 LibTest/core/Duration/inSeconds_A01_t01: Fail, OK # co19 issue 209 |
| 608 | 608 |
| 609 LibTest/core/Match/end_A01_t01: Fail, OK # co19 issue 212 |
| 610 LibTest/core/Match/group_A01_t01: Fail, OK # co19 issue 212 |
| 611 LibTest/core/Match/groupCount_A01_t01: Fail, OK # co19 issue 212 |
| 612 LibTest/core/Match/groups_A01_t01: Fail, OK # co19 issue 212 |
| 613 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 212 |
| 614 LibTest/core/Match/pattern_A01_t01: Fail, OK # co19 issue 212 |
| 615 LibTest/core/Match/start_A01_t01: Fail, OK # co19 issue 212 |
| 616 LibTest/core/Match/str_A01_t01: Fail, OK # co19 issue 212 |
| 617 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 212 |
| 618 LibTest/core/RegExp/firstMatch_A02_t01: Fail, OK # co19 issue 212 |
| 619 LibTest/core/RegExp/hasMatch_A01_t01: Fail, OK # co19 issue 212 |
| 620 LibTest/core/RegExp/hasMatch_A01_t02: Fail, OK # co19 issue 212 |
| 621 LibTest/core/RegExp/ignoreCase_A01_t01: Fail, OK # co19 issue 212 |
| 622 LibTest/core/RegExp/multiLine_A01_t01: Fail, OK # co19 issue 212 |
| 623 LibTest/core/RegExp/pattern_A01_t01: Fail, OK # co19 issue 212 |
| 624 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01: Fail, OK # c
o19 issue 212 |
| 625 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01: Fail, OK # c
o19 issue 212 |
| 626 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail, OK # c
o19 issue 212 |
| 627 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail, OK # c
o19 issue 212 |
| 628 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A05_t01: Fail, OK # c
o19 issue 212 |
| 629 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Fail, OK # co19 i
ssue 212 |
| 630 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i
ssue 212 |
| 631 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Fail, OK # co19 i
ssue 212 |
| 632 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Fail, OK # co19 i
ssue 212 |
| 633 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail, OK # co19 i
ssue 212 |
| 634 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Fail, OK # co19 i
ssue 212 |
| 635 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A05_t01: Fail, OK # co19 i
ssue 212 |
| 636 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail, OK # co19 i
ssue 212 |
| 637 LibTest/core/RegExp/Pattern_semantics/firstMatch_AtomEscape_A01_t01: Fail, OK #
co19 issue 212 |
| 638 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A01_t01: Fail, O
K # co19 issue 212 |
| 639 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClass_A02_t01: Fail, O
K # co19 issue 212 |
| 640 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F
ail, OK # co19 issue 212 |
| 641 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F
ail, OK # co19 issue 212 |
| 642 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F
ail, OK # co19 issue 212 |
| 643 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F
ail, OK # co19 issue 212 |
| 644 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A01_t01: Fail,
OK # co19 issue 212 |
| 645 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A02_t01: Fail,
OK # co19 issue 212 |
| 646 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A03_t01: Fail,
OK # co19 issue 212 |
| 647 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A04_t01: Fail,
OK # co19 issue 212 |
| 648 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A05_t01: Fail,
OK # co19 issue 212 |
| 649 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t01: Fail,
OK # co19 issue 212 |
| 650 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A07_t01: Fail,
OK # co19 issue 212 |
| 651 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t01: Fail,
OK # co19 issue 212 |
| 652 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A08_t02: Fail,
OK # co19 issue 212 |
| 653 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A09_t01: Fail,
OK # co19 issue 212 |
| 654 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t01: Fail, OK
# co19 issue 212 |
| 655 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t03: Fail, OK
# co19 issue 212 |
| 656 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t04: Fail, OK
# co19 issue 212 |
| 657 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail, OK #
co19 issue 212 |
| 658 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t02: Fa
il, OK # co19 issue 212 |
| 659 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A01_t01: Fail, OK #
co19 issue 212 |
| 660 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A02_t01: Fail, OK #
co19 issue 212 |
| 661 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A03_t01: Fail, OK #
co19 issue 212 |
| 662 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A04_t01: Fail, OK #
co19 issue 212 |
| 663 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A05_t01: Fail, OK #
co19 issue 212 |
| 664 LibTest/core/RegExp/Pattern_semantics/firstMatch_Quantifier_A06_t01: Fail, OK #
co19 issue 212 |
| 665 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A01_t01: Fail, OK # co19 i
ssue 212 |
| 666 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A02_t01: Fail, OK # co19 i
ssue 212 |
| 667 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i
ssue 212 |
| 668 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i
ssue 212 |
| 669 LibTest/core/RegExp/RegExp_A01_t01: Fail, OK # co19 issue 212 |
| 670 LibTest/core/RegExp/RegExp_A01_t02: Fail, OK # co19 issue 212 |
| 671 LibTest/core/RegExp/stringMatch_A01_t01: Fail, OK # co19 issue 212 |
| 672 LibTest/core/String/contains_A01_t01: Crash # co19 issue 212 |
| 673 LibTest/core/String/replaceAll_A01_t01: Fail, OK # co19 issue 212 |
| 674 LibTest/core/String/replaceFirst_A01_t01: Fail, OK # co19 issue 212 |
| 675 LibTest/core/String/split_A01_t01: Fail, OK # co19 issue 212 |
| 676 LibTest/core/String/split_A01_t02: Fail, OK # co19 issue 212 |
| 677 |
| 609 [ $compiler == dart2js && $unchecked ] | 678 [ $compiler == dart2js && $unchecked ] |
| 610 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail | 679 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail |
| 611 | 680 |
| 612 [ $compiler == dart2js && $checked ] | 681 [ $compiler == dart2js && $checked ] |
| 613 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass | 682 LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass |
| 614 | 683 |
| 615 # | 684 # |
| 616 # Issues with co19 test suite. | 685 # Issues with co19 test suite. |
| 617 # | 686 # |
| 618 # If you add anything here, either file a bug against the Dart | 687 # If you add anything here, either file a bug against the Dart |
| (...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1147 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 1216 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 1148 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 1217 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 1149 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 1218 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 1150 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 1219 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 1151 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 1220 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 1152 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 1221 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 1153 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 1222 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 1154 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 1223 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 1155 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 1224 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 1156 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 1225 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |