Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Side by Side Diff: tests/language/language_dart2js.status

Issue 3003283003: Handle missing break in last switch case (Closed)
Patch Set: Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/compiler/dart2js/kernel/switch_test.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 569 matching lines...) Expand 10 before | Expand all | Expand 10 after
580 cha_deopt3_test: CompileTimeError 580 cha_deopt3_test: CompileTimeError
581 check_member_static_test/02: MissingCompileTimeError 581 check_member_static_test/02: MissingCompileTimeError
582 class_cycle_test/02: MissingCompileTimeError 582 class_cycle_test/02: MissingCompileTimeError
583 class_cycle_test/03: MissingCompileTimeError 583 class_cycle_test/03: MissingCompileTimeError
584 closure_in_field_test/01: Crash 584 closure_in_field_test/01: Crash
585 closure_in_field_test/02: Crash 585 closure_in_field_test/02: Crash
586 closure_in_field_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo3/s dk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 340 pos 14: 'value != null': No value for field j:field(Mixin.field) 586 closure_in_field_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo3/s dk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 340 pos 14: 'value != null': No value for field j:field(Mixin.field)
587 compile_time_constant_a_test: Crash 587 compile_time_constant_a_test: Crash
588 compile_time_constant_b_test: Crash 588 compile_time_constant_b_test: Crash
589 compile_time_constant_c_test/02: Crash 589 compile_time_constant_c_test/02: Crash
590 compile_time_constant_k_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
591 compile_time_constant_k_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
592 compile_time_constant_k_test/03: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
593 compile_time_constant_k_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
590 compile_time_constant_m_test: RuntimeError 594 compile_time_constant_m_test: RuntimeError
595 compile_time_constant_o_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
596 compile_time_constant_o_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
597 compile_time_constant_o_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
591 compile_time_constant_p_test/01: Crash 598 compile_time_constant_p_test/01: Crash
599 compile_time_constant_r_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
592 conditional_import_string_test: CompileTimeError 600 conditional_import_string_test: CompileTimeError
593 conditional_import_test: CompileTimeError 601 conditional_import_test: CompileTimeError
602 conditional_rewrite_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field.
594 config_import_corelib_test: RuntimeError 603 config_import_corelib_test: RuntimeError
595 config_import_test: RuntimeError 604 config_import_test: RuntimeError
596 const_conditional_test/08: MissingCompileTimeError 605 const_conditional_test/08: MissingCompileTimeError
597 const_constructor_nonconst_field_test/01: Crash 606 const_constructor_nonconst_field_test/01: Crash
598 const_constructor_syntax_test/05: Crash 607 const_constructor_syntax_test/05: Crash
599 const_error_multiply_initialized_test/01: Crash 608 const_error_multiply_initialized_test/01: Crash
600 const_error_multiply_initialized_test/02: Crash 609 const_error_multiply_initialized_test/02: Crash
601 const_error_multiply_initialized_test/03: Crash 610 const_error_multiply_initialized_test/03: Crash
602 const_error_multiply_initialized_test/04: Crash 611 const_error_multiply_initialized_test/04: Crash
603 const_evaluation_test/01: Crash 612 const_evaluation_test/01: Crash
604 const_factory_with_body_test/01: MissingCompileTimeError 613 const_factory_with_body_test/01: MissingCompileTimeError
605 const_instance_field_test/01: MissingCompileTimeError 614 const_instance_field_test/01: MissingCompileTimeError
615 const_map2_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
606 const_map2_test/00: MissingCompileTimeError 616 const_map2_test/00: MissingCompileTimeError
617 const_map2_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
618 const_map3_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
607 const_map3_test/00: MissingCompileTimeError 619 const_map3_test/00: MissingCompileTimeError
620 const_map3_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
621 const_map4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c losure field.
608 const_map_test: Crash 622 const_map_test: Crash
623 const_objects_are_immutable_test/01: Crash # 'file:///c:/Users/johnniwinther/dar t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin e 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#fir st) is stored in a closure field.
624 const_objects_are_immutable_test/none: Crash # 'file:///c:/Users/johnniwinther/d art-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: l ine 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#f irst) is stored in a closure field.
609 const_optional_args_negative_test: Crash 625 const_optional_args_negative_test: Crash
610 const_switch2_test/01: MissingCompileTimeError 626 const_switch2_test/01: MissingCompileTimeError
611 const_switch_test/02: RuntimeError 627 const_switch_test/02: RuntimeError
612 const_switch_test/04: RuntimeError 628 const_switch_test/04: RuntimeError
613 const_syntax_test/05: MissingCompileTimeError 629 const_syntax_test/05: MissingCompileTimeError
614 const_syntax_test/08: Crash 630 const_syntax_test/08: Crash
615 const_syntax_test/09: Crash 631 const_syntax_test/09: Crash
616 const_syntax_test/10: MissingCompileTimeError 632 const_syntax_test/10: MissingCompileTimeError
617 const_types_test/01: Crash 633 const_types_test/01: Crash
618 const_types_test/02: Crash 634 const_types_test/02: Crash
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
691 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError 707 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
692 deferred_inlined_test: CompileTimeError 708 deferred_inlined_test: CompileTimeError
693 deferred_load_constants_test/none: CompileTimeError 709 deferred_load_constants_test/none: CompileTimeError
694 deferred_load_inval_code_test: CompileTimeError 710 deferred_load_inval_code_test: CompileTimeError
695 deferred_load_library_wrong_args_test/01: CompileTimeError 711 deferred_load_library_wrong_args_test/01: CompileTimeError
696 deferred_load_library_wrong_args_test/none: CompileTimeError 712 deferred_load_library_wrong_args_test/none: CompileTimeError
697 deferred_mixin_test: CompileTimeError 713 deferred_mixin_test: CompileTimeError
698 deferred_no_prefix_test/01: MissingCompileTimeError 714 deferred_no_prefix_test/01: MissingCompileTimeError
699 deferred_no_such_method_test: CompileTimeError 715 deferred_no_such_method_test: CompileTimeError
700 deferred_not_loaded_check_test: Crash 716 deferred_not_loaded_check_test: Crash
717 deferred_not_loaded_check_test: RuntimeError
701 deferred_only_constant_test: CompileTimeError 718 deferred_only_constant_test: CompileTimeError
702 deferred_optimized_test: CompileTimeError 719 deferred_optimized_test: CompileTimeError
703 deferred_redirecting_factory_test: CompileTimeError 720 deferred_redirecting_factory_test: CompileTimeError
704 deferred_regression_22995_test: CompileTimeError 721 deferred_regression_22995_test: CompileTimeError
705 deferred_regression_28678_test: CompileTimeError 722 deferred_regression_28678_test: CompileTimeError
706 deferred_shadow_load_library_test: Crash 723 deferred_shadow_load_library_test: Crash
707 deferred_shared_and_unshared_classes_test: CompileTimeError 724 deferred_shared_and_unshared_classes_test: CompileTimeError
708 deferred_static_seperate_test: CompileTimeError 725 deferred_static_seperate_test: CompileTimeError
709 deferred_super_dependency_test/01: CompileTimeError 726 deferred_super_dependency_test/01: CompileTimeError
710 deferred_super_dependency_test/none: Crash 727 deferred_super_dependency_test/none: Crash
711 deferred_type_dependency_test/as: CompileTimeError 728 deferred_type_dependency_test/as: CompileTimeError
712 deferred_type_dependency_test/is: CompileTimeError 729 deferred_type_dependency_test/is: CompileTimeError
713 deferred_type_dependency_test/none: CompileTimeError 730 deferred_type_dependency_test/none: CompileTimeError
714 deferred_type_dependency_test/type_annotation: CompileTimeError 731 deferred_type_dependency_test/type_annotation: CompileTimeError
715 deopt_inlined_function_test: Crash 732 deopt_inlined_function_test: Crash
716 double_int_to_string_test: RuntimeError 733 double_int_to_string_test: RuntimeError
717 duplicate_export_negative_test: Fail 734 duplicate_export_negative_test: Fail
718 duplicate_implements_test/01: MissingCompileTimeError 735 duplicate_implements_test/01: MissingCompileTimeError
719 duplicate_implements_test/02: MissingCompileTimeError 736 duplicate_implements_test/02: MissingCompileTimeError
720 duplicate_implements_test/03: MissingCompileTimeError 737 duplicate_implements_test/03: MissingCompileTimeError
721 duplicate_implements_test/04: MissingCompileTimeError 738 duplicate_implements_test/04: MissingCompileTimeError
722 dynamic_prefix_core_test/01: RuntimeError 739 dynamic_prefix_core_test/01: RuntimeError
723 dynamic_prefix_core_test/none: RuntimeError 740 dynamic_prefix_core_test/none: RuntimeError
724 efficient_length_warning_test: Crash 741 efficient_length_warning_test: Crash
742 emit_const_fields_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
725 enum_duplicate_test/01: Crash 743 enum_duplicate_test/01: Crash
744 enum_duplicate_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
726 enum_duplicate_test/02: RuntimeError 745 enum_duplicate_test/02: RuntimeError
746 enum_duplicate_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field.
727 enum_duplicate_test/none: RuntimeError 747 enum_duplicate_test/none: RuntimeError
748 enum_index_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c losure field.
728 enum_mirror_test: Crash 749 enum_mirror_test: Crash
750 enum_private_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
729 enum_private_test/01: RuntimeError 751 enum_private_test/01: RuntimeError
752 enum_private_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
730 enum_private_test/02: RuntimeError 753 enum_private_test/02: RuntimeError
754 enum_private_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
731 enum_private_test/none: RuntimeError 755 enum_private_test/none: RuntimeError
756 enum_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/l ib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredIn ClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
732 enum_test: RuntimeError 757 enum_test: RuntimeError
758 example_constructor_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 513 pos 1 6: 'false': ir.LocalInitializer not handled
759 execute_finally7_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Helper.f1#k) is stored in a closur e field.
760 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang e is empty: 0
733 expect_test: RuntimeError 761 expect_test: RuntimeError
734 export_double_same_main_test: CompileTimeError 762 export_double_same_main_test: CompileTimeError
735 export_main_test: CompileTimeError 763 export_main_test: CompileTimeError
736 external_test/10: Crash 764 external_test/10: Crash
737 external_test/10: MissingRuntimeError 765 external_test/10: MissingRuntimeError
738 external_test/13: Crash 766 external_test/13: Crash
739 external_test/13: MissingRuntimeError 767 external_test/13: MissingRuntimeError
740 external_test/20: Crash 768 external_test/20: Crash
741 external_test/20: MissingRuntimeError 769 external_test/20: MissingRuntimeError
742 factory2_test: Crash 770 factory2_test: Crash
743 factory_redirection_test/07: MissingCompileTimeError 771 factory_redirection_test/07: MissingCompileTimeError
744 factory_redirection_test/08: Crash 772 factory_redirection_test/08: Crash
745 factory_redirection_test/09: Crash 773 factory_redirection_test/09: Crash
746 factory_redirection_test/10: Crash 774 factory_redirection_test/10: Crash
747 factory_redirection_test/11: Crash 775 factory_redirection_test/11: Crash
748 factory_redirection_test/12: Crash 776 factory_redirection_test/12: Crash
749 factory_redirection_test/13: Crash 777 factory_redirection_test/13: Crash
750 factory_redirection_test/14: Crash 778 factory_redirection_test/14: Crash
751 factory_redirection_test/none: Crash 779 factory_redirection_test/none: Crash
752 fauxverride_test/03: MissingCompileTimeError 780 fauxverride_test/03: MissingCompileTimeError
753 fauxverride_test/05: MissingCompileTimeError 781 fauxverride_test/05: MissingCompileTimeError
754 field_increment_bailout_test: Crash 782 field_increment_bailout_test: Crash
755 field_initialization_order_test: RuntimeError 783 field_initialization_order_test: RuntimeError
784 field_override2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
756 field_override3_test/00: MissingCompileTimeError 785 field_override3_test/00: MissingCompileTimeError
757 field_override3_test/01: MissingCompileTimeError 786 field_override3_test/01: MissingCompileTimeError
758 field_override3_test/02: MissingCompileTimeError 787 field_override3_test/02: MissingCompileTimeError
759 field_override3_test/03: MissingCompileTimeError 788 field_override3_test/03: MissingCompileTimeError
760 field_override4_test/02: MissingCompileTimeError 789 field_override4_test/02: MissingCompileTimeError
761 final_attempt_reinitialization_test/01: Crash 790 final_attempt_reinitialization_test/01: Crash
762 final_attempt_reinitialization_test/02: Crash 791 final_attempt_reinitialization_test/02: Crash
763 final_field_initialization_order_test: RuntimeError 792 final_field_initialization_order_test: RuntimeError
764 final_super_field_set_test/01: Crash 793 final_super_field_set_test/01: Crash
765 final_syntax_test/09: Crash 794 final_syntax_test/09: Crash
766 first_class_types_literals_test/01: Crash 795 first_class_types_literals_test/01: Crash
767 first_class_types_literals_test/02: Crash 796 first_class_types_literals_test/02: Crash
768 first_class_types_literals_test/03: Crash 797 first_class_types_literals_test/03: Crash
769 first_class_types_literals_test/04: Crash 798 first_class_types_literals_test/04: Crash
770 first_class_types_literals_test/05: Crash 799 first_class_types_literals_test/05: Crash
771 first_class_types_literals_test/06: Crash 800 first_class_types_literals_test/06: Crash
772 first_class_types_literals_test/07: Crash 801 first_class_types_literals_test/07: Crash
773 first_class_types_literals_test/08: Crash 802 first_class_types_literals_test/08: Crash
774 first_class_types_literals_test/09: Crash 803 first_class_types_literals_test/09: Crash
775 first_class_types_literals_test/10: Crash 804 first_class_types_literals_test/10: Crash
776 first_class_types_literals_test/11: Crash 805 first_class_types_literals_test/11: Crash
777 first_class_types_literals_test/12: Crash 806 first_class_types_literals_test/12: Crash
778 first_class_types_literals_test/none: Crash 807 first_class_types_literals_test/none: Crash
808 first_class_types_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
779 flatten_test/01: Crash 809 flatten_test/01: Crash
780 flatten_test/02: Crash 810 flatten_test/02: Crash
781 flatten_test/03: Crash 811 flatten_test/03: Crash
782 flatten_test/04: Crash 812 flatten_test/04: Crash
783 flatten_test/05: Crash 813 flatten_test/05: Crash
784 flatten_test/06: Crash 814 flatten_test/06: Crash
785 flatten_test/07: Crash 815 flatten_test/07: Crash
786 flatten_test/08: Crash 816 flatten_test/08: Crash
787 flatten_test/09: Crash 817 flatten_test/09: Crash
788 flatten_test/10: Crash 818 flatten_test/10: Crash
789 flatten_test/11: Crash 819 flatten_test/11: Crash
790 flatten_test/12: Crash 820 flatten_test/12: Crash
791 flatten_test/none: Crash 821 flatten_test/none: Crash
792 for2_test: RuntimeError 822 for2_test: RuntimeError
793 for_in2_test: Crash 823 for_in2_test: Crash
794 for_variable_capture_test: Crash 824 for_variable_capture_test: Crash
795 full_stacktrace1_test: Crash 825 full_stacktrace1_test: Crash
796 full_stacktrace2_test: Crash 826 full_stacktrace2_test: Crash
797 full_stacktrace3_test: Crash 827 full_stacktrace3_test: Crash
798 function_literals2_test: Crash 828 function_literals2_test: Crash
799 compile_time_constant_k_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
800 compile_time_constant_k_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
801 compile_time_constant_k_test/03: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
802 compile_time_constant_k_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
803 compile_time_constant_o_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
804 compile_time_constant_o_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
805 compile_time_constant_o_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
806 compile_time_constant_r_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
807 conditional_rewrite_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field.
808 const_map2_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
809 const_map2_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
810 const_map3_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
811 const_map3_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
812 const_map4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c losure field.
813 const_objects_are_immutable_test/01: Crash # 'file:///c:/Users/johnniwinther/dar t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin e 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#fir st) is stored in a closure field.
814 const_objects_are_immutable_test/none: Crash # 'file:///c:/Users/johnniwinther/d art-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: l ine 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#f irst) is stored in a closure field.
815 deferred_not_loaded_check_test: RuntimeError
816 emit_const_fields_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
817 enum_duplicate_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
818 enum_duplicate_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field.
819 enum_index_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c losure field.
820 enum_private_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
821 enum_private_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
822 enum_private_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
823 enum_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/l ib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredIn ClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
824 example_constructor_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 513 pos 1 6: 'false': ir.LocalInitializer not handled
825 execute_finally7_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Helper.f1#k) is stored in a closur e field.
826 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang e is empty: 0
827 field_override2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
828 first_class_types_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
829 function_malformed_result_type_test: Crash 829 function_malformed_result_type_test: Crash
830 function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/ sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(A.call) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.m apToString#)) 830 function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/ sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos 9: 'closure != null': Corresponding closure class not found for j:method(A.call) . Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.m apToString#))
831 function_subtype3_test: Crash 831 function_subtype3_test: Crash
832 function_subtype_bound_closure6_test: Crash 832 function_subtype_bound_closure6_test: Crash
833 function_subtype_call0_test: Crash 833 function_subtype_call0_test: Crash
834 function_subtype_call1_test: Crash 834 function_subtype_call1_test: Crash
835 function_subtype_call2_test: Crash 835 function_subtype_call2_test: Crash
836 function_subtype_cast2_test: Crash 836 function_subtype_cast2_test: Crash
837 function_subtype_cast3_test: Crash 837 function_subtype_cast3_test: Crash
838 function_subtype_checked0_test: Crash 838 function_subtype_checked0_test: Crash
(...skipping 827 matching lines...) Expand 10 before | Expand all | Expand 10 after
1666 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError 1666 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
1667 deferred_inlined_test: CompileTimeError 1667 deferred_inlined_test: CompileTimeError
1668 deferred_load_constants_test/none: CompileTimeError 1668 deferred_load_constants_test/none: CompileTimeError
1669 deferred_load_inval_code_test: CompileTimeError 1669 deferred_load_inval_code_test: CompileTimeError
1670 deferred_load_library_wrong_args_test/01: CompileTimeError 1670 deferred_load_library_wrong_args_test/01: CompileTimeError
1671 deferred_load_library_wrong_args_test/none: CompileTimeError 1671 deferred_load_library_wrong_args_test/none: CompileTimeError
1672 deferred_mixin_test: CompileTimeError 1672 deferred_mixin_test: CompileTimeError
1673 deferred_no_prefix_test/01: MissingCompileTimeError 1673 deferred_no_prefix_test/01: MissingCompileTimeError
1674 deferred_no_such_method_test: CompileTimeError 1674 deferred_no_such_method_test: CompileTimeError
1675 deferred_not_loaded_check_test: Crash 1675 deferred_not_loaded_check_test: Crash
1676 deferred_not_loaded_check_test: RuntimeError
1676 deferred_only_constant_test: CompileTimeError 1677 deferred_only_constant_test: CompileTimeError
1677 deferred_optimized_test: CompileTimeError 1678 deferred_optimized_test: CompileTimeError
1678 deferred_redirecting_factory_test: CompileTimeError 1679 deferred_redirecting_factory_test: CompileTimeError
1679 deferred_regression_22995_test: CompileTimeError 1680 deferred_regression_22995_test: CompileTimeError
1680 deferred_regression_28678_test: CompileTimeError 1681 deferred_regression_28678_test: CompileTimeError
1681 deferred_shadow_load_library_test: Crash 1682 deferred_shadow_load_library_test: Crash
1682 deferred_shared_and_unshared_classes_test: CompileTimeError 1683 deferred_shared_and_unshared_classes_test: CompileTimeError
1683 deferred_static_seperate_test: CompileTimeError 1684 deferred_static_seperate_test: CompileTimeError
1684 deferred_super_dependency_test/01: CompileTimeError 1685 deferred_super_dependency_test/01: CompileTimeError
1685 deferred_super_dependency_test/none: Crash 1686 deferred_super_dependency_test/none: Crash
(...skipping 11 matching lines...) Expand all
1697 dynamic_prefix_core_test/01: RuntimeError 1698 dynamic_prefix_core_test/01: RuntimeError
1698 dynamic_prefix_core_test/none: RuntimeError 1699 dynamic_prefix_core_test/none: RuntimeError
1699 efficient_length_warning_test: Crash 1700 efficient_length_warning_test: Crash
1700 enum_duplicate_test/01: Crash 1701 enum_duplicate_test/01: Crash
1701 enum_duplicate_test/02: RuntimeError 1702 enum_duplicate_test/02: RuntimeError
1702 enum_duplicate_test/none: RuntimeError 1703 enum_duplicate_test/none: RuntimeError
1703 enum_mirror_test: Crash 1704 enum_mirror_test: Crash
1704 enum_private_test/01: RuntimeError 1705 enum_private_test/01: RuntimeError
1705 enum_private_test/02: RuntimeError 1706 enum_private_test/02: RuntimeError
1706 enum_private_test/none: RuntimeError 1707 enum_private_test/none: RuntimeError
1708 enum_test: RuntimeError
1707 example_constructor_test: Crash 1709 example_constructor_test: Crash
1708 execute_finally7_test: RuntimeError 1710 execute_finally7_test: RuntimeError
1709 exhaustive_for_test: Crash 1711 exhaustive_for_test: Crash
1710 expect_test: RuntimeError 1712 expect_test: RuntimeError
1711 export_double_same_main_test: CompileTimeError 1713 export_double_same_main_test: CompileTimeError
1712 export_main_test: CompileTimeError 1714 export_main_test: CompileTimeError
1715 external_test/10: MissingRuntimeError
1716 external_test/13: MissingRuntimeError
1713 external_test/20: MissingRuntimeError 1717 external_test/20: MissingRuntimeError
1714 f_bounded_quantification4_test: RuntimeError 1718 f_bounded_quantification4_test: RuntimeError
1715 f_bounded_quantification5_test: RuntimeError 1719 f_bounded_quantification5_test: RuntimeError
1716 factory2_test: Crash 1720 factory2_test: Crash
1717 factory_redirection_test/07: MissingCompileTimeError 1721 factory_redirection_test/07: MissingCompileTimeError
1718 factory_redirection_test/08: Crash 1722 factory_redirection_test/08: Crash
1719 factory_redirection_test/09: Crash 1723 factory_redirection_test/09: Crash
1720 factory_redirection_test/10: Crash 1724 factory_redirection_test/10: Crash
1721 factory_redirection_test/11: Crash 1725 factory_redirection_test/11: Crash
1722 factory_redirection_test/12: Crash 1726 factory_redirection_test/12: Crash
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
2151 parameter_types_specialization_test: RuntimeError 2155 parameter_types_specialization_test: RuntimeError
2152 parse_closures_in_initializers_test: Crash 2156 parse_closures_in_initializers_test: Crash
2153 positional_parameters_type_test/01: Crash 2157 positional_parameters_type_test/01: Crash
2154 positional_parameters_type_test/02: Crash 2158 positional_parameters_type_test/02: Crash
2155 positional_parameters_type_test/none: Crash 2159 positional_parameters_type_test/none: Crash
2156 private_mixin2_test: Crash 2160 private_mixin2_test: Crash
2157 private_mixin_exception_throw_test: Crash 2161 private_mixin_exception_throw_test: Crash
2158 private_super_constructor_test/01: MissingCompileTimeError 2162 private_super_constructor_test/01: MissingCompileTimeError
2159 proxy4_test: Crash 2163 proxy4_test: Crash
2160 proxy5_test: Crash 2164 proxy5_test: Crash
2165 range_analysis2_test: RuntimeError
2161 redirecting_constructor_initializer_test: RuntimeError 2166 redirecting_constructor_initializer_test: RuntimeError
2162 redirecting_factory_default_values_test/01: MissingCompileTimeError 2167 redirecting_factory_default_values_test/01: MissingCompileTimeError
2163 redirecting_factory_default_values_test/02: MissingCompileTimeError 2168 redirecting_factory_default_values_test/02: MissingCompileTimeError
2164 redirecting_factory_long_test: Crash 2169 redirecting_factory_long_test: Crash
2165 redirecting_factory_reflection_test: Crash 2170 redirecting_factory_reflection_test: Crash
2166 reg_exp_test: Crash 2171 reg_exp_test: Crash
2167 regress_11010_test: Crash 2172 regress_11010_test: Crash
2168 regress_13494_test: RuntimeError 2173 regress_13494_test: RuntimeError
2169 regress_17382_test: RuntimeError 2174 regress_17382_test: RuntimeError
2170 regress_18435_test: Crash 2175 regress_18435_test: Crash
(...skipping 13 matching lines...) Expand all
2184 regress_22936_test/01: RuntimeError 2189 regress_22936_test/01: RuntimeError
2185 regress_22976_test/01: CompileTimeError 2190 regress_22976_test/01: CompileTimeError
2186 regress_22976_test/02: CompileTimeError 2191 regress_22976_test/02: CompileTimeError
2187 regress_22976_test/none: CompileTimeError 2192 regress_22976_test/none: CompileTimeError
2188 regress_23408_test: CompileTimeError 2193 regress_23408_test: CompileTimeError
2189 regress_23498_test: Crash 2194 regress_23498_test: Crash
2190 regress_23500_test/01: Crash 2195 regress_23500_test/01: Crash
2191 regress_23500_test/02: Crash 2196 regress_23500_test/02: Crash
2192 regress_23500_test/none: Crash 2197 regress_23500_test/none: Crash
2193 regress_23537_test: Crash 2198 regress_23537_test: Crash
2199 regress_23537_test: RuntimeError
2194 regress_23996_test: Crash 2200 regress_23996_test: Crash
2195 regress_24283_test: RuntimeError 2201 regress_24283_test: RuntimeError
2196 regress_24567_test: Crash 2202 regress_24567_test: Crash
2197 regress_24935_test/01: Crash 2203 regress_24935_test/01: Crash
2198 regress_24935_test/none: Crash 2204 regress_24935_test/none: Crash
2199 regress_25246_1_test: Crash 2205 regress_25246_1_test: Crash
2200 regress_25550_test: Crash 2206 regress_25550_test: Crash
2201 regress_26133_test: Crash 2207 regress_26133_test: Crash
2202 regress_26175_test: Crash 2208 regress_26175_test: Crash
2203 regress_26230_test: Crash 2209 regress_26230_test: Crash
(...skipping 16 matching lines...) Expand all
2220 setter_override_test/00: MissingCompileTimeError 2226 setter_override_test/00: MissingCompileTimeError
2221 setter_override_test/03: MissingCompileTimeError 2227 setter_override_test/03: MissingCompileTimeError
2222 smaller_4_Interface_Types_A11_t02_test: Crash 2228 smaller_4_Interface_Types_A11_t02_test: Crash
2223 stack_overflow_stacktrace_test: RuntimeError 2229 stack_overflow_stacktrace_test: RuntimeError
2224 stack_trace_test: Crash 2230 stack_trace_test: Crash
2225 stacktrace_demangle_ctors_test: Crash 2231 stacktrace_demangle_ctors_test: Crash
2226 stacktrace_rethrow_error_test/none: Crash 2232 stacktrace_rethrow_error_test/none: Crash
2227 stacktrace_rethrow_error_test/withtraceparameter: Crash 2233 stacktrace_rethrow_error_test/withtraceparameter: Crash
2228 stacktrace_rethrow_nonerror_test: Crash 2234 stacktrace_rethrow_nonerror_test: Crash
2229 stacktrace_test: RuntimeError 2235 stacktrace_test: RuntimeError
2230 string_interpolate2_test: RuntimeError
2231 deferred_not_loaded_check_test: RuntimeError
2232 enum_test: RuntimeError
2233 external_test/10: MissingRuntimeError
2234 external_test/13: MissingRuntimeError
2235 range_analysis2_test: RuntimeError
2236 regress_23537_test: RuntimeError
2237 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 2236 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
2238 static_getter_no_setter1_test/01: RuntimeError 2237 static_getter_no_setter1_test/01: RuntimeError
2239 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 2238 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
2240 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 2239 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
2241 static_getter_no_setter3_test/01: RuntimeError 2240 static_getter_no_setter3_test/01: RuntimeError
2242 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 2241 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2242 string_interpolate2_test: RuntimeError
2243 string_join_test: RuntimeError 2243 string_join_test: RuntimeError
2244 string_split_test: Crash 2244 string_split_test: Crash
2245 super_bound_closure_test/01: RuntimeError 2245 super_bound_closure_test/01: RuntimeError
2246 super_bound_closure_test/none: RuntimeError 2246 super_bound_closure_test/none: RuntimeError
2247 super_call4_test: Crash 2247 super_call4_test: Crash
2248 super_closure_test: Crash 2248 super_closure_test: Crash
2249 super_field_access_test: Crash 2249 super_field_access_test: Crash
2250 super_getter_setter_test: Crash 2250 super_getter_setter_test: Crash
2251 super_no_such_method1_test/01: Crash 2251 super_no_such_method1_test/01: Crash
2252 super_no_such_method2_test/01: Crash 2252 super_no_such_method2_test/01: Crash
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
2315 type_variable_conflict2_test/07: Crash 2315 type_variable_conflict2_test/07: Crash
2316 type_variable_conflict2_test/09: Crash 2316 type_variable_conflict2_test/09: Crash
2317 type_variable_field_initializer_closure2_test: Crash 2317 type_variable_field_initializer_closure2_test: Crash
2318 type_variable_field_initializer_closure_test: Crash 2318 type_variable_field_initializer_closure_test: Crash
2319 type_variable_function_type_test: RuntimeError 2319 type_variable_function_type_test: RuntimeError
2320 type_variable_nested_test: Crash 2320 type_variable_nested_test: Crash
2321 typecheck_multifield_declaration_test: Crash 2321 typecheck_multifield_declaration_test: Crash
2322 typedef_is_test: Crash 2322 typedef_is_test: Crash
2323 yieldstar_pause_test: Crash 2323 yieldstar_pause_test: Crash
2324 2324
OLDNEW
« no previous file with comments | « tests/compiler/dart2js/kernel/switch_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698