| 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 enum_test: Fail # Issue 28340 | 6 enum_test: Fail # Issue 28340 |
| 7 regress_28341_test: Fail # Issue 28340 | 7 regress_28341_test: Fail # Issue 28340 |
| 8 deferred_not_loaded_check_test: Fail # Issue 27577 | 8 deferred_not_loaded_check_test: Fail # Issue 27577 |
| 9 getter_setter_in_lib_test: Fail # Issue 23288 | 9 getter_setter_in_lib_test: Fail # Issue 23288 |
| 10 method_name_test: Fail # issue 25574 | 10 method_name_test: Fail # issue 25574 |
| (...skipping 541 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 552 type_variable_field_initializer_closure_test: RuntimeError # Issue 27394 | 552 type_variable_field_initializer_closure_test: RuntimeError # Issue 27394 |
| 553 type_variable_field_initializer_test: RuntimeError # Issue 27394 | 553 type_variable_field_initializer_test: RuntimeError # Issue 27394 |
| 554 type_variable_nested_test: RuntimeError # Issue 27394 | 554 type_variable_nested_test: RuntimeError # Issue 27394 |
| 555 | 555 |
| 556 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ] | 556 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ] |
| 557 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394 | 557 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394 |
| 558 accessor_conflict_import2_test: Crash # Issue 27394 | 558 accessor_conflict_import2_test: Crash # Issue 27394 |
| 559 accessor_conflict_import_prefixed2_test: Crash # Issue 27394 | 559 accessor_conflict_import_prefixed2_test: Crash # Issue 27394 |
| 560 accessor_conflict_import_prefixed_test: Crash # Issue 27394 | 560 accessor_conflict_import_prefixed_test: Crash # Issue 27394 |
| 561 accessor_conflict_import_test: Crash # Issue 27394 | 561 accessor_conflict_import_test: Crash # Issue 27394 |
| 562 application_negative_test: Crash # Issue 27394 | |
| 563 arg_param_trailing_comma_test/10: Crash # Issue 27394 | |
| 564 arg_param_trailing_comma_test/11: Crash # Issue 27394 | |
| 565 arg_param_trailing_comma_test/12: Crash # Issue 27394 | |
| 566 arg_param_trailing_comma_test/13: Crash # Issue 27394 | |
| 567 arg_param_trailing_comma_test/15: Crash # Issue 27394 | |
| 568 arg_param_trailing_comma_test/16: Crash # Issue 27394 | |
| 569 arg_param_trailing_comma_test/17: Crash # Issue 27394 | |
| 570 arg_param_trailing_comma_test/18: Crash # Issue 27394 | |
| 571 arg_param_trailing_comma_test/19: Crash # Issue 27394 | |
| 572 arg_param_trailing_comma_test/1: Crash # Issue 27394 | |
| 573 arg_param_trailing_comma_test/20: Crash # Issue 27394 | |
| 574 arg_param_trailing_comma_test/21: Crash # Issue 27394 | |
| 575 arg_param_trailing_comma_test/22: Crash # Issue 27394 | |
| 576 arg_param_trailing_comma_test/2: Crash # Issue 27394 | |
| 577 arg_param_trailing_comma_test/3: Crash # Issue 27394 | |
| 578 arg_param_trailing_comma_test/49: Crash # Issue 27394 | |
| 579 arg_param_trailing_comma_test/4: Crash # Issue 27394 | |
| 580 arg_param_trailing_comma_test/50: Crash # Issue 27394 | |
| 581 arg_param_trailing_comma_test/51: Crash # Issue 27394 | |
| 582 arg_param_trailing_comma_test/52: Crash # Issue 27394 | |
| 583 arg_param_trailing_comma_test/54: Crash # Issue 27394 | |
| 584 arg_param_trailing_comma_test/55: Crash # Issue 27394 | |
| 585 arg_param_trailing_comma_test/56: Crash # Issue 27394 | |
| 586 arg_param_trailing_comma_test/57: Crash # Issue 27394 | |
| 587 arg_param_trailing_comma_test/58: Crash # Issue 27394 | |
| 588 arg_param_trailing_comma_test/59: Crash # Issue 27394 | |
| 589 arg_param_trailing_comma_test/60: Crash # Issue 27394 | |
| 590 arg_param_trailing_comma_test/61: Crash # Issue 27394 | |
| 591 arg_param_trailing_comma_test/63: Crash # Issue 27394 | |
| 592 arg_param_trailing_comma_test/64: Crash # Issue 27394 | |
| 593 arg_param_trailing_comma_test/65: Crash # Issue 27394 | |
| 594 arg_param_trailing_comma_test/66: Crash # Issue 27394 | |
| 595 arg_param_trailing_comma_test/67: Crash # Issue 27394 | |
| 596 arg_param_trailing_comma_test/68: Crash # Issue 27394 | |
| 597 arg_param_trailing_comma_test/69: Crash # Issue 27394 | |
| 598 arg_param_trailing_comma_test/6: Crash # Issue 27394 | |
| 599 arg_param_trailing_comma_test/70: Crash # Issue 27394 | |
| 600 arg_param_trailing_comma_test/7: Crash # Issue 27394 | |
| 601 arg_param_trailing_comma_test/8: Crash # Issue 27394 | |
| 602 arg_param_trailing_comma_test/9: Crash # Issue 27394 | |
| 603 argument_definition_test/01: Crash # Issue 27394 | |
| 604 async_await_syntax_test/a01d: Crash # Issue 27394 | |
| 605 async_await_syntax_test/a11a: Crash # Issue 27394 | |
| 606 bad_constructor_test/06: Crash # Issue 27394 | |
| 607 bad_named_constructor_negative_test: Crash # Issue 27394 | |
| 608 call_nonexistent_constructor_test/01: Crash # Issue 27394 | |
| 609 call_nonexistent_constructor_test/02: Crash # Issue 27394 | |
| 610 call_type_literal_test/01: Crash # Issue 27394 | |
| 611 class_literal_test/17: Crash # Issue 27394 | |
| 612 class_literal_test/18: Crash # Issue 27394 | |
| 613 class_literal_test/19: Crash # Issue 27394 | |
| 614 class_literal_test/20: Crash # Issue 27394 | |
| 615 class_literal_test/21: Crash # Issue 27394 | |
| 616 class_literal_test/22: Crash # Issue 27394 | |
| 617 class_literal_test/25: Crash # Issue 27394 | |
| 618 conditional_method_invocation_test/12: Crash # Issue 27394 | |
| 619 conditional_method_invocation_test/13: Crash # Issue 27394 | |
| 620 conditional_property_access_test/10: Crash # Issue 27394 | |
| 621 conditional_property_access_test/11: Crash # Issue 27394 | |
| 622 config_import_corelib_test: Crash # Issue 27394 | |
| 623 const_getter_test/02: Crash # Issue 27394 | |
| 624 constructor_name_test/01: Crash # Issue 27394 | |
| 625 constructor_name_test/02: Crash # Issue 27394 | |
| 626 constructor_name_test/03: Crash # Issue 27394 | |
| 627 covariant_test/01: Crash # Issue 27394 | |
| 628 covariant_test/04: Crash # Issue 27394 | |
| 629 covariant_test/07: Crash # Issue 27394 | |
| 630 covariant_test/13: Crash # Issue 27394 | |
| 631 covariant_test/15: Crash # Issue 27394 | |
| 632 covariant_test/17: Crash # Issue 27394 | |
| 633 covariant_test/33: Crash # Issue 27394 | |
| 634 covariant_test/35: Crash # Issue 27394 | |
| 635 covariant_test/37: Crash # Issue 27394 | |
| 636 covariant_test/59: Crash # Issue 27394 | |
| 637 crash_6725_test/01: Crash # Issue 27394 | |
| 638 duplicate_interface_negative_test: Crash # Issue 27394 | |
| 639 dynamic_prefix_core_test/01: Crash # Issue 27394 | |
| 640 enum_private_test/02: Crash # Issue 27394 | |
| 641 enum_syntax_test/10: Crash # Issue 27394 | |
| 642 final_super_field_set_test/01: RuntimeError # Issue 27394 | 562 final_super_field_set_test/01: RuntimeError # Issue 27394 |
| 643 function_type/function_type14_test: Crash # Issue 27394 | 563 function_type/function_type14_test: Crash # Issue 27394 |
| 644 function_type/function_type15_test: Crash # Issue 27394 | 564 function_type/function_type15_test: Crash # Issue 27394 |
| 645 function_type/function_type20_test: Crash # Issue 27394 | 565 function_type/function_type20_test: Crash # Issue 27394 |
| 646 function_type/function_type21_test: Crash # Issue 27394 | 566 function_type/function_type21_test: Crash # Issue 27394 |
| 647 function_type/function_type22_test: Crash # Issue 27394 | 567 function_type/function_type22_test: Crash # Issue 27394 |
| 648 function_type/function_type23_test: Crash # Issue 27394 | 568 function_type/function_type23_test: Crash # Issue 27394 |
| 649 function_type/function_type24_test: Crash # Issue 27394 | 569 function_type/function_type24_test: Crash # Issue 27394 |
| 650 function_type/function_type25_test: Crash # Issue 27394 | 570 function_type/function_type25_test: Crash # Issue 27394 |
| 651 function_type/function_type26_test: Crash # Issue 27394 | 571 function_type/function_type26_test: Crash # Issue 27394 |
| (...skipping 26 matching lines...) Expand all Loading... |
| 678 function_type/function_type53_test: Crash # Issue 27394 | 598 function_type/function_type53_test: Crash # Issue 27394 |
| 679 function_type/function_type54_test: Crash # Issue 27394 | 599 function_type/function_type54_test: Crash # Issue 27394 |
| 680 function_type/function_type55_test: Crash # Issue 27394 | 600 function_type/function_type55_test: Crash # Issue 27394 |
| 681 function_type/function_type62_test: Crash # Issue 27394 | 601 function_type/function_type62_test: Crash # Issue 27394 |
| 682 function_type/function_type63_test: Crash # Issue 27394 | 602 function_type/function_type63_test: Crash # Issue 27394 |
| 683 function_type/function_type6_test: Crash # Issue 27394 | 603 function_type/function_type6_test: Crash # Issue 27394 |
| 684 function_type/function_type7_test: Crash # Issue 27394 | 604 function_type/function_type7_test: Crash # Issue 27394 |
| 685 function_type/function_type98_test: Crash # Issue 27394 | 605 function_type/function_type98_test: Crash # Issue 27394 |
| 686 function_type/function_type99_test: Crash # Issue 27394 | 606 function_type/function_type99_test: Crash # Issue 27394 |
| 687 generic_function_typedef_test: Crash # Issue 27394 | 607 generic_function_typedef_test: Crash # Issue 27394 |
| 688 getter_no_setter2_test/01: Crash # Issue 27394 | |
| 689 getter_no_setter2_test/03: Crash # Issue 27394 | |
| 690 getter_setter_in_lib_test: Crash # Issue 27394 | 608 getter_setter_in_lib_test: Crash # Issue 27394 |
| 691 import_combinators_negative_test: Crash # Issue 27394 | |
| 692 import_self_test/01: Crash # Issue 27394 | |
| 693 interface_static_non_final_fields_negative_test: Crash # Issue 27394 | |
| 694 internal_library_test/02: Crash # Issue 27394 | |
| 695 is_not_class1_negative_test: Crash # Issue 27394 | |
| 696 is_not_class4_negative_test: Crash # Issue 27394 | |
| 697 issue11724_test: Crash # Issue 27394 | |
| 698 issue15606_test/01: Crash # Issue 27394 | |
| 699 label8_negative_test: Crash # Issue 27394 | |
| 700 library_ambiguous_test/00: Crash # Issue 27394 | |
| 701 library_ambiguous_test/01: Crash # Issue 27394 | |
| 702 library_ambiguous_test/02: Crash # Issue 27394 | |
| 703 library_ambiguous_test/03: Crash # Issue 27394 | |
| 704 list_literal_negative_test: Crash # Issue 27394 | |
| 705 map_literal_negative_test: Crash # Issue 27394 | |
| 706 mixin_illegal_constructor_test/14: Crash # Issue 27394 | |
| 707 mixin_illegal_constructor_test/16: Crash # Issue 27394 | |
| 708 mixin_illegal_static_access_test: Crash # Issue 27394 | |
| 709 mixin_with_two_implicit_constructors_test: Crash # Issue 27394 | |
| 710 named_parameters_aggregated_test/02: Crash # Issue 27394 | |
| 711 new_expression1_negative_test: Crash # Issue 27394 | |
| 712 new_expression2_negative_test: Crash # Issue 27394 | |
| 713 new_expression3_negative_test: Crash # Issue 27394 | |
| 714 prefix12_negative_test: Crash # Issue 27394 | |
| 715 prefix1_negative_test: Crash # Issue 27394 | |
| 716 prefix2_negative_test: Crash # Issue 27394 | |
| 717 prefix3_negative_test: Crash # Issue 27394 | |
| 718 prefix5_negative_test: Crash # Issue 27394 | |
| 719 private_access_test/01: Crash # Issue 27394 | |
| 720 private_access_test/02: Crash # Issue 27394 | |
| 721 private_access_test/05: Crash # Issue 27394 | |
| 722 private_access_test/06: Crash # Issue 27394 | |
| 723 regress_13494_test: Crash # Issue 27394 | |
| 724 regress_17382_test: Crash # Issue 27394 | |
| 725 regress_19413_test/01: Crash # Issue 27394 | |
| 726 regress_27572_test: Crash # Issue 27394 | |
| 727 setter_no_getter_test/01: Crash # Issue 27394 | |
| 728 static_field3_test/01: Crash # Issue 27394 | |
| 729 static_field3_test/02: Crash # Issue 27394 | |
| 730 static_field3_test/03: Crash # Issue 27394 | |
| 731 static_field3_test/04: Crash # Issue 27394 | |
| 732 static_getter_no_setter1_test/01: Crash # Issue 27394 | |
| 733 string_interpolate1_negative_test: Crash # Issue 27394 | |
| 734 string_interpolate2_negative_test: Crash # Issue 27394 | |
| 735 string_interpolation2_test/01: Crash # Issue 27394 | |
| 736 string_interpolation3_test/01: Crash # Issue 27394 | |
| 737 string_interpolation4_test/01: Crash # Issue 27394 | |
| 738 string_interpolation5_test/01: Crash # Issue 27394 | |
| 739 string_interpolation6_test/01: Crash # Issue 27394 | |
| 740 sync_generator2_test/07: Crash # Issue 27394 | |
| 741 sync_generator2_test/08: Crash # Issue 27394 | |
| 742 sync_generator2_test/10: Crash # Issue 27394 | |
| 743 test_negative_test: Crash # Issue 27394 | |
| 744 top_level_getter_no_setter1_test/01: Crash # Issue 27394 | |
| 745 transitive_private_library_access_test: Crash # Issue 27394 | |
| 746 try_catch_on_syntax_test/02: Crash # Issue 27394 | |
| 747 try_catch_on_syntax_test/03: Crash # Issue 27394 | |
| 748 try_catch_on_syntax_test/04: Crash # Issue 27394 | |
| 749 try_catch_on_syntax_test/05: Crash # Issue 27394 | |
| 750 try_catch_on_syntax_test/06: Crash # Issue 27394 | |
| 751 try_catch_syntax_test/02: Crash # Issue 27394 | |
| 752 try_catch_syntax_test/03: Crash # Issue 27394 | |
| 753 try_catch_syntax_test/04: Crash # Issue 27394 | |
| 754 try_catch_syntax_test/06: Crash # Issue 27394 | |
| 755 type_variable_conflict2_test/03: Crash # Issue 27394 | |
| 756 type_variable_conflict2_test/04: Crash # Issue 27394 | |
| 757 unresolved_default_constructor_test/01: Crash # Issue 27394 | |
| 758 unresolved_in_factory_negative_test: Crash # Issue 27394 | |
| 759 unresolved_top_level_method_negative_test: Crash # Issue 27394 | |
| 760 unresolved_top_level_var_negative_test: Crash # Issue 27394 | |
| 761 | 609 |
| 762 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 610 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 763 class_cycle2_test/01: Crash # Issue 27394 | 611 class_cycle2_test/01: Crash # Issue 27394 |
| 764 class_cycle_test/00: Crash # Issue 27394 | 612 class_cycle_test/00: Crash # Issue 27394 |
| 765 class_cycle_test/01: Crash # Issue 27394 | 613 class_cycle_test/01: Crash # Issue 27394 |
| 766 conditional_method_invocation_test/02: Crash # Issue 27394 | 614 conditional_method_invocation_test/02: Crash # Issue 27394 |
| 767 conditional_method_invocation_test/04: Crash # Issue 27394 | 615 conditional_method_invocation_test/04: Crash # Issue 27394 |
| 768 conditional_method_invocation_test/06: Crash # Issue 27394 | 616 conditional_method_invocation_test/06: Crash # Issue 27394 |
| 769 const_types_test/23: Crash # Issue 27394 | 617 const_types_test/23: Crash # Issue 27394 |
| 770 const_types_test/24: Crash # Issue 27394 | 618 const_types_test/24: Crash # Issue 27394 |
| (...skipping 11 matching lines...) Expand all Loading... |
| 782 factory_redirection_test/02: Crash # Issue 27394 | 630 factory_redirection_test/02: Crash # Issue 27394 |
| 783 factory_redirection_test/03: Crash # Issue 27394 | 631 factory_redirection_test/03: Crash # Issue 27394 |
| 784 mixin_cyclic_test/02: Crash # Issue 27394 | 632 mixin_cyclic_test/02: Crash # Issue 27394 |
| 785 mixin_illegal_cycles_test/01: Crash # Issue 27394 | 633 mixin_illegal_cycles_test/01: Crash # Issue 27394 |
| 786 mixin_illegal_cycles_test/05: Crash # Issue 27394 | 634 mixin_illegal_cycles_test/05: Crash # Issue 27394 |
| 787 named_parameters_test/01: Crash # Issue 27394 | 635 named_parameters_test/01: Crash # Issue 27394 |
| 788 named_parameters_test/03: Crash # Issue 27394 | 636 named_parameters_test/03: Crash # Issue 27394 |
| 789 named_parameters_test/05: Crash # Issue 27394 | 637 named_parameters_test/05: Crash # Issue 27394 |
| 790 named_parameters_test/07: Crash # Issue 27394 | 638 named_parameters_test/07: Crash # Issue 27394 |
| 791 named_parameters_test/09: Crash # Issue 27394 | 639 named_parameters_test/09: Crash # Issue 27394 |
| OLD | NEW |