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

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

Issue 3010943002: Add ability to look up type parameters that are associated with ClassEntities with the element envi… (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/corelib_2/corelib_2.status ('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 664 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 675 flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
676 flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 676 flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
677 flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 677 flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
678 flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 678 flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
679 flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 679 flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
680 flatten_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 680 flatten_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
681 flatten_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 681 flatten_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
682 flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator). 682 flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
683 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull. 683 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull.
684 for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator). 684 for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
685 for_variable_capture_test: RuntimeError
685 full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator). 686 full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
687 full_stacktrace1_test: RuntimeError
686 full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator). 688 full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
689 full_stacktrace2_test: RuntimeError
687 full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator). 690 full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
691 full_stacktrace3_test: RuntimeError
688 function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel /kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul l || cls.typeParameters.length == arguments.length': is not true. 692 function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel /kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul l || cls.typeParameters.length == arguments.length': is not true.
689 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call). 693 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call).
690 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 694 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
691 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 695 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
692 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 696 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
693 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 697 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
694 function_subtype_inline0_test: RuntimeError 698 function_subtype_inline0_test: RuntimeError
695 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null. 699 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
696 function_subtype_local3_test: RuntimeError 700 function_subtype_local3_test: RuntimeError
697 function_subtype_local4_test: RuntimeError 701 function_subtype_local4_test: RuntimeError
698 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 702 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
699 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 703 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
700 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 704 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
701 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 705 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
702 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 706 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
703 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 707 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
704 function_syntax_test/none: RuntimeError 708 function_syntax_test/none: RuntimeError
705 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call). 709 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call).
706 function_test: RuntimeError 710 function_test: RuntimeError
707 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null. 711 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null.
708 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 712 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
709 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 713 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
710 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root). 714 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root).
711 infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand ler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true. 715 infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand ler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true.
712 infinity_test: RuntimeError 716 infinity_test: RuntimeError
713 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 717 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
714 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin g scope info for j:getter(JsMirror._prettyName). 718 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin g scope info for j:getter(JsMirror._prettyName).
715 instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElemen t' of 'contextClass' where
716 instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElem ent' of 'contextClass' where
717 integer_division_by_zero_test: RuntimeError 719 integer_division_by_zero_test: RuntimeError
718 interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator). 720 interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
721 interceptor3_test: RuntimeError
719 internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where 722 internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where
720 invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator). 723 invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
724 invocation_mirror2_test: RuntimeError
721 invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 725 invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
722 invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 726 invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
727 invocation_mirror_invoke_on2_test: RuntimeError
723 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null. 728 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null.
724 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack 729 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
725 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack 730 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
726 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack 731 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
727 is_object_test: RuntimeError 732 is_object_test: RuntimeError
728 issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' o f 'contextClass' where
729 issue13474_test: RuntimeError 733 issue13474_test: RuntimeError
730 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null. 734 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null.
731 issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetM ixin.length). 735 issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetM ixin.length).
732 issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iter ator.current). 736 issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iter ator.current).
733 issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator). 737 issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
734 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.). 738 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.).
735 issue9939_test: RuntimeError 739 issue9939_test: RuntimeError
736 issue_1751477_test: CompileTimeError 740 issue_1751477_test: CompileTimeError
737 issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror). 741 issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror).
738 issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror). 742 issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror).
739 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 743 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
740 lazy_static8_test: RuntimeError 744 lazy_static8_test: RuntimeError
741 left_shift_test: RuntimeError 745 left_shift_test: RuntimeError
742 library_env_test/has_no_html_support: RuntimeError 746 library_env_test/has_no_html_support: RuntimeError
743 library_env_test/has_no_io_support: RuntimeError 747 library_env_test/has_no_io_support: RuntimeError
744 library_env_test/has_no_mirror_support: RuntimeError 748 library_env_test/has_no_mirror_support: RuntimeError
745 list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of ' contextClass' where
746 list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'Resol utionInterfaceType' of 'type1' where 749 list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'Resol utionInterfaceType' of 'type1' where
747 list_literal4_test: RuntimeError 750 list_literal4_test: RuntimeError
748 list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i terator). 751 list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i terator).
749 local_function3_test: RuntimeError 752 local_function3_test: RuntimeError
750 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call). 753 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call).
751 local_function_test: RuntimeError 754 local_function_test: RuntimeError
752 main_not_a_function_test/01: CompileTimeError 755 main_not_a_function_test/01: CompileTimeError
753 main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 756 main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
754 main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 757 main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
755 main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 758 main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
756 main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 759 main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
757 main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 760 main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
758 main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 761 main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
759 main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 762 main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
760 main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 763 main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
761 main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 764 main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
762 main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 765 main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
763 main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 766 main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
764 main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 767 main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
765 main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator). 768 main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
766 malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'Clas sElement' of 'contextClass' where
767 malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'Clas sElement' of 'contextClass' where
768 malformed_test/01: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 769 malformed_test/01: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
769 malformed_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 770 malformed_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
770 malformed_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 771 malformed_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
771 malformed_test/04: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 772 malformed_test/04: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
772 malformed_test/06: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 773 malformed_test/06: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
773 malformed_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_bu ilder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typePar ameters.length == arguments.length': is not true. 774 malformed_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_bu ilder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typePar ameters.length == arguments.length': is not true.
774 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call). 775 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
775 map_literal4_test: RuntimeError 776 map_literal4_test: RuntimeError
776 map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where 777 map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where
777 map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where 778 map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where
778 map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type ' ResolutionInterfaceType' of 'type1' where 779 map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type ' ResolutionInterfaceType' of 'type1' where
779 method_name_test: CompileTimeError 780 method_name_test: CompileTimeError
780 method_override4_test: RuntimeError 781 method_override4_test: RuntimeError
781 method_override5_test: RuntimeError 782 method_override5_test: RuntimeError
782 method_override7_test/00: MissingCompileTimeError 783 method_override7_test/00: MissingCompileTimeError
783 method_override7_test/01: MissingCompileTimeError 784 method_override7_test/01: MissingCompileTimeError
784 method_override7_test/02: MissingCompileTimeError 785 method_override7_test/02: MissingCompileTimeError
785 method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P rocedure' of 'value' where 786 method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P rocedure' of 'value' where
786 method_override8_test/01: MissingCompileTimeError 787 method_override8_test/01: MissingCompileTimeError
787 mint_arithmetic_test: RuntimeError 788 mint_arithmetic_test: RuntimeError
788 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found. 789 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found.
789 mixin_black_listed_test/02: MissingCompileTimeError 790 mixin_black_listed_test/02: MissingCompileTimeError
790 mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Sub tractionWithStringConversion.operand1). 791 mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Sub tractionWithStringConversion.operand1).
792 mixin_bound_test: RuntimeError
791 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 793 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
792 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 794 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
793 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 795 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
794 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found. 796 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
795 mixin_illegal_super_use_test/01: MissingCompileTimeError 797 mixin_illegal_super_use_test/01: MissingCompileTimeError
796 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null. 798 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null.
797 mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info f or j:method(createInvocationMirror). 799 mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info f or j:method(createInvocationMirror).
798 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 800 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
799 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null. 801 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null.
800 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 802 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 mixin_of_mixin_test/20: CompileTimeError 874 mixin_of_mixin_test/20: CompileTimeError
873 mixin_of_mixin_test/21: CompileTimeError 875 mixin_of_mixin_test/21: CompileTimeError
874 mixin_of_mixin_test/22: CompileTimeError 876 mixin_of_mixin_test/22: CompileTimeError
875 mixin_of_mixin_test/none: CompileTimeError 877 mixin_of_mixin_test/none: CompileTimeError
876 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. 878 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
877 mixin_prefix_test: Crash # Assertion failure: Missing scope info for j:method(Co nverter.convert). 879 mixin_prefix_test: Crash # Assertion failure: Missing scope info for j:method(Co nverter.convert).
878 mixin_super_2_test: CompileTimeError 880 mixin_super_2_test: CompileTimeError
879 mixin_super_bound2_test/01: CompileTimeError 881 mixin_super_bound2_test/01: CompileTimeError
880 mixin_super_bound2_test/none: CompileTimeError 882 mixin_super_bound2_test/none: CompileTimeError
881 mixin_super_constructor2_test: Crash # Assertion failure: Missing scope info for j:getter(M.i). 883 mixin_super_constructor2_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
884 mixin_super_constructor2_test: RuntimeError
882 mixin_super_constructor_default_test: Crash # Assertion failure: Missing scope i nfo for j:getter(M.i). 885 mixin_super_constructor_default_test: Crash # Assertion failure: Missing scope i nfo for j:getter(M.i).
886 mixin_super_constructor_default_test: RuntimeError
883 mixin_super_constructor_named_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i). 887 mixin_super_constructor_named_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
888 mixin_super_constructor_named_test/01: MissingCompileTimeError
884 mixin_super_constructor_named_test/none: Crash # Assertion failure: Missing scop e info for j:getter(M.i). 889 mixin_super_constructor_named_test/none: Crash # Assertion failure: Missing scop e info for j:getter(M.i).
890 mixin_super_constructor_named_test/none: RuntimeError
885 mixin_super_constructor_positionals_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i). 891 mixin_super_constructor_positionals_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
892 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
886 mixin_super_constructor_positionals_test/none: Crash # Assertion failure: Missin g scope info for j:getter(M.i). 893 mixin_super_constructor_positionals_test/none: Crash # Assertion failure: Missin g scope info for j:getter(M.i).
894 mixin_super_constructor_positionals_test/none: RuntimeError
887 mixin_super_constructor_test: Crash # Assertion failure: Missing scope info for j:getter(M.i). 895 mixin_super_constructor_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
896 mixin_super_constructor_test: RuntimeError
888 mixin_super_test: CompileTimeError 897 mixin_super_test: CompileTimeError
889 mixin_super_use_test: CompileTimeError 898 mixin_super_use_test: CompileTimeError
890 mixin_superclass_test: CompileTimeError 899 mixin_superclass_test: CompileTimeError
891 mixin_supertype_subclass2_test/01: CompileTimeError 900 mixin_supertype_subclass2_test/01: CompileTimeError
892 mixin_supertype_subclass2_test/02: CompileTimeError 901 mixin_supertype_subclass2_test/02: CompileTimeError
893 mixin_supertype_subclass2_test/03: CompileTimeError 902 mixin_supertype_subclass2_test/03: CompileTimeError
894 mixin_supertype_subclass2_test/04: CompileTimeError 903 mixin_supertype_subclass2_test/04: CompileTimeError
895 mixin_supertype_subclass2_test/05: CompileTimeError 904 mixin_supertype_subclass2_test/05: CompileTimeError
896 mixin_supertype_subclass2_test/none: CompileTimeError 905 mixin_supertype_subclass2_test/none: CompileTimeError
897 mixin_supertype_subclass3_test/01: CompileTimeError 906 mixin_supertype_subclass3_test/01: CompileTimeError
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
958 parse_closures_in_initializers_test: RuntimeError 967 parse_closures_in_initializers_test: RuntimeError
959 positional_parameters_type_test/01: MissingRuntimeError 968 positional_parameters_type_test/01: MissingRuntimeError
960 positional_parameters_type_test/02: MissingRuntimeError 969 positional_parameters_type_test/02: MissingRuntimeError
961 private_super_constructor_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/buil der_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(const ructor.enclosingClass) == 970 private_super_constructor_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/buil der_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(const ructor.enclosingClass) ==
962 redirecting_constructor_initializer_test: RuntimeError 971 redirecting_constructor_initializer_test: RuntimeError
963 redirecting_factory_default_values_test/01: MissingCompileTimeError 972 redirecting_factory_default_values_test/01: MissingCompileTimeError
964 redirecting_factory_default_values_test/02: MissingCompileTimeError 973 redirecting_factory_default_values_test/02: MissingCompileTimeError
965 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where 974 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
966 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterator.current). 975 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterator.current).
967 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato r.current). 976 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato r.current).
977 reg_exp_test: RuntimeError
968 regress_13494_test: RuntimeError 978 regress_13494_test: RuntimeError
969 regress_17382_test: RuntimeError 979 regress_17382_test: RuntimeError
970 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J sMirror._prettyName). 980 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J sMirror._prettyName).
971 regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) == 981 regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) ==
972 regress_21795_test: RuntimeError 982 regress_21795_test: RuntimeError
973 regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 983 regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
974 regress_22443_test: CompileTimeError 984 regress_22443_test: CompileTimeError
975 regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 985 regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
976 regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 986 regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
977 regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 987 regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
(...skipping 11 matching lines...) Expand all
989 regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 999 regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
990 regress_24283_test: RuntimeError 1000 regress_24283_test: RuntimeError
991 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null. 1001 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null.
992 regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator). 1002 regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
993 regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator). 1003 regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
994 regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1004 regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
995 regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1005 regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
996 regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1006 regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
997 regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1007 regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
998 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1008 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1009 regress_27572_test: RuntimeError
999 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant 1010 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant
1000 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 1011 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1001 regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) == 1012 regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) ==
1002 regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel .dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enc losingClass) == 1013 regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel .dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enc losingClass) ==
1003 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I terator.current). 1014 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I terator.current).
1004 regress_28278_test: CompileTimeError 1015 regress_28278_test: CompileTimeError
1005 regress_29349_test: CompileTimeError 1016 regress_29349_test: CompileTimeError
1006 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator). 1017 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1018 runtime_type_function_test: RuntimeError
1007 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0 1019 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0
1008 setter_declaration_negative_test: Fail 1020 setter_declaration_negative_test: Fail
1009 setter_override_test/00: MissingCompileTimeError 1021 setter_override_test/00: MissingCompileTimeError
1010 setter_override_test/03: MissingCompileTimeError 1022 setter_override_test/03: MissingCompileTimeError
1011 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null. 1023 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null.
1012 stack_overflow_stacktrace_test: RuntimeError 1024 stack_overflow_stacktrace_test: RuntimeError
1013 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite rable.iterator). 1025 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite rable.iterator).
1026 stack_trace_test: RuntimeError
1014 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator). 1027 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator).
1028 stacktrace_demangle_ctors_test: RuntimeError
1015 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator). 1029 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
1030 stacktrace_rethrow_error_test/none: RuntimeError
1016 stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Mis sing scope info for j:getter(Iterable.iterator). 1031 stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Mis sing scope info for j:getter(Iterable.iterator).
1032 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1017 stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 1033 stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1034 stacktrace_rethrow_nonerror_test: RuntimeError
1018 stacktrace_test: RuntimeError 1035 stacktrace_test: RuntimeError
1019 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1036 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1020 static_getter_no_setter1_test/01: RuntimeError 1037 static_getter_no_setter1_test/01: RuntimeError
1021 static_getter_no_setter3_test/01: RuntimeError 1038 static_getter_no_setter3_test/01: RuntimeError
1022 string_join_test: RuntimeError 1039 string_join_test: RuntimeError
1023 super_bound_closure_test/01: RuntimeError 1040 super_bound_closure_test/01: RuntimeError
1024 super_bound_closure_test/none: RuntimeError 1041 super_bound_closure_test/none: RuntimeError
1025 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1042 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1026 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call). 1043 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call).
1027 super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator). 1044 super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator).
1045 super_getter_setter_test: RuntimeError
1028 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1046 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1029 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1047 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1030 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1048 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1031 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1049 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1032 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1050 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1033 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1051 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1034 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1052 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1035 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1053 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1036 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1054 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1037 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1055 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1038 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1056 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1039 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1057 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1040 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1058 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1041 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1059 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1042 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1060 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1043 super_setter_interceptor_test: RuntimeError 1061 super_setter_interceptor_test: RuntimeError
1044 super_test: RuntimeError 1062 super_test: RuntimeError
1045 switch_bad_case_test/01: MissingCompileTimeError 1063 switch_bad_case_test/01: MissingCompileTimeError
1046 switch_bad_case_test/02: MissingCompileTimeError 1064 switch_bad_case_test/02: MissingCompileTimeError
1047 switch_case_test/00: MissingCompileTimeError 1065 switch_case_test/00: MissingCompileTimeError
1048 switch_case_test/01: MissingCompileTimeError 1066 switch_case_test/01: MissingCompileTimeError
1049 switch_case_test/02: MissingCompileTimeError 1067 switch_case_test/02: MissingCompileTimeError
1050 symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator). 1068 symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
1069 symbol_conflict_test: RuntimeError
1051 sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:met hod(Iterator.moveNext). 1070 sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:met hod(Iterator.moveNext).
1071 sync_generator1_test/01: RuntimeError
1052 sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:m ethod(Iterator.moveNext). 1072 sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:m ethod(Iterator.moveNext).
1073 sync_generator1_test/none: RuntimeError
1053 sync_generator2_test/none: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator). 1074 sync_generator2_test/none: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
1054 sync_generator3_test/test1: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator). 1075 sync_generator3_test/test1: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1076 sync_generator3_test/test1: RuntimeError
1055 sync_generator3_test/test2: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator). 1077 sync_generator3_test/test2: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1078 sync_generator3_test/test2: RuntimeError
1056 syncstar_less_than_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator). 1079 syncstar_less_than_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1080 syncstar_less_than_test: RuntimeError
1057 syncstar_yield_test/copyParameters: Crash # Assertion failure: Missing scope inf o for j:method(Iterator.moveNext). 1081 syncstar_yield_test/copyParameters: Crash # Assertion failure: Missing scope inf o for j:method(Iterator.moveNext).
1082 syncstar_yield_test/copyParameters: RuntimeError
1058 syncstar_yield_test/none: Crash # Assertion failure: Missing scope info for j:me thod(Iterator.moveNext). 1083 syncstar_yield_test/none: Crash # Assertion failure: Missing scope info for j:me thod(Iterator.moveNext).
1084 syncstar_yield_test/none: RuntimeError
1059 syncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator). 1085 syncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1060 syntax_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1086 syntax_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1061 syntax_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1087 syntax_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1062 syntax_test/27: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1088 syntax_test/27: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1063 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1089 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1064 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1090 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1065 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1091 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1066 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1092 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1067 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1093 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1068 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1094 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
(...skipping 11 matching lines...) Expand all
1080 try_catch_test/01: MissingCompileTimeError 1106 try_catch_test/01: MissingCompileTimeError
1081 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null. 1107 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null.
1082 type_checks_in_factory_method_test: RuntimeError 1108 type_checks_in_factory_method_test: RuntimeError
1083 type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1109 type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1084 type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1110 type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1085 type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1111 type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1086 type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1112 type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1087 type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1113 type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1088 type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where 1114 type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1089 type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where 1115 type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
1090 for_variable_capture_test: RuntimeError
1091 full_stacktrace1_test: RuntimeError
1092 full_stacktrace2_test: RuntimeError
1093 full_stacktrace3_test: RuntimeError
1094 interceptor3_test: RuntimeError
1095 invocation_mirror2_test: RuntimeError
1096 invocation_mirror_invoke_on2_test: RuntimeError
1097 mixin_bound_test: RuntimeError
1098 mixin_super_constructor2_test: RuntimeError
1099 mixin_super_constructor_default_test: RuntimeError
1100 mixin_super_constructor_named_test/01: MissingCompileTimeError
1101 mixin_super_constructor_named_test/none: RuntimeError
1102 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1103 mixin_super_constructor_positionals_test/none: RuntimeError
1104 mixin_super_constructor_test: RuntimeError
1105 reg_exp_test: RuntimeError
1106 regress_27572_test: RuntimeError
1107 runtime_type_function_test: RuntimeError
1108 stack_trace_test: RuntimeError
1109 stacktrace_demangle_ctors_test: RuntimeError
1110 stacktrace_rethrow_error_test/none: RuntimeError
1111 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1112 stacktrace_rethrow_nonerror_test: RuntimeError
1113 super_getter_setter_test: RuntimeError
1114 symbol_conflict_test: RuntimeError
1115 sync_generator1_test/01: RuntimeError
1116 sync_generator1_test/none: RuntimeError
1117 sync_generator3_test/test1: RuntimeError
1118 sync_generator3_test/test2: RuntimeError
1119 syncstar_less_than_test: RuntimeError
1120 syncstar_yield_test/copyParameters: RuntimeError
1121 syncstar_yield_test/none: RuntimeError
1122 type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'C lassElement' of 'contextClass' where
1123 type_variable_bounds_test/10: Crash # 'package:front_end/src/fasta/kernel/kernel _class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cl s.typeParameters.length == arguments.length': is not true. 1116 type_variable_bounds_test/10: Crash # 'package:front_end/src/fasta/kernel/kernel _class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cl s.typeParameters.length == arguments.length': is not true.
1124 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1117 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1125 type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where 1118 type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where
1126 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1119 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1127 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 1120 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1128 type_variable_conflict2_test/01: RuntimeError 1121 type_variable_conflict2_test/01: RuntimeError
1129 type_variable_conflict2_test/05: RuntimeError 1122 type_variable_conflict2_test/05: RuntimeError
1130 type_variable_conflict2_test/07: RuntimeError 1123 type_variable_conflict2_test/07: RuntimeError
1131 type_variable_conflict2_test/09: RuntimeError 1124 type_variable_conflict2_test/09: RuntimeError
1132 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.). 1125 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.).
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
1353 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1346 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1354 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1347 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1355 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1348 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1356 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1349 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1357 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1350 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1358 flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1351 flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1359 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1352 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1360 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1353 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1361 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull. 1354 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull.
1362 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1355 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1356 for_variable_capture_test: RuntimeError
1363 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1357 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1358 full_stacktrace1_test: RuntimeError
1364 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1359 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1360 full_stacktrace2_test: RuntimeError
1365 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1361 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1362 full_stacktrace3_test: RuntimeError
1366 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call). 1363 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call).
1367 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1364 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1368 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1365 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1369 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1366 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1370 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1367 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1371 function_subtype_inline0_test: RuntimeError 1368 function_subtype_inline0_test: RuntimeError
1372 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null. 1369 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
1373 function_subtype_local3_test: RuntimeError 1370 function_subtype_local3_test: RuntimeError
1374 function_subtype_local4_test: RuntimeError 1371 function_subtype_local4_test: RuntimeError
1375 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 1372 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1376 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1373 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1377 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1374 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1378 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1375 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1379 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1376 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1380 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 1377 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1381 function_syntax_test/none: RuntimeError 1378 function_syntax_test/none: RuntimeError
1382 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call). 1379 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call).
1383 function_test: RuntimeError 1380 function_test: RuntimeError
1384 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null. 1381 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null.
1385 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 1382 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1386 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) 1383 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1387 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 1384 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1388 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak ' was called on null. 1385 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak ' was called on null.
1389 infinity_test: RuntimeError 1386 infinity_test: RuntimeError
1390 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1387 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1391 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null. 1388 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1392 instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g etter 'typeVariables'.
1393 instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
1394 integer_division_by_zero_test: RuntimeError 1389 integer_division_by_zero_test: RuntimeError
1395 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1390 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1391 interceptor3_test: RuntimeError
1396 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'. 1392 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
1397 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1393 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1394 invocation_mirror2_test: RuntimeError
1398 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't hisLocal' was called on null. 1395 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't hisLocal' was called on null.
1399 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null. 1396 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
1397 invocation_mirror_invoke_on2_test: RuntimeError
1400 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null. 1398 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null.
1401 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack 1399 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
1402 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack 1400 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
1403 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack 1401 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
1404 is_object_test: RuntimeError 1402 is_object_test: RuntimeError
1405 issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance gette r 'typeVariables'.
1406 issue13474_test: RuntimeError 1403 issue13474_test: RuntimeError
1407 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null. 1404 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null.
1408 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1405 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1409 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1406 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1410 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1407 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1411 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.). 1408 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.).
1412 issue9939_test: RuntimeError 1409 issue9939_test: RuntimeError
1413 issue_1751477_test: CompileTimeError 1410 issue_1751477_test: CompileTimeError
1414 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null. 1411 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1415 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null. 1412 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1416 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 1413 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
1417 lazy_static8_test: RuntimeError 1414 lazy_static8_test: RuntimeError
1418 left_shift_test: RuntimeError 1415 left_shift_test: RuntimeError
1419 library_env_test/has_no_html_support: RuntimeError 1416 library_env_test/has_no_html_support: RuntimeError
1420 library_env_test/has_no_io_support: RuntimeError 1417 library_env_test/has_no_io_support: RuntimeError
1421 library_env_test/has_no_mirror_support: RuntimeError 1418 library_env_test/has_no_mirror_support: RuntimeError
1422 list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter ' typeVariables'.
1423 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst ance getter 'kind'. 1419 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst ance getter 'kind'.
1424 list_literal4_test: RuntimeError 1420 list_literal4_test: RuntimeError
1425 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1421 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1426 local_function3_test: RuntimeError 1422 local_function3_test: RuntimeError
1427 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call). 1423 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call).
1428 local_function_test: RuntimeError 1424 local_function_test: RuntimeError
1429 main_not_a_function_test/01: CompileTimeError 1425 main_not_a_function_test/01: CompileTimeError
1430 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1426 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1431 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1427 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1432 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1428 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1433 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1429 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1434 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1430 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1435 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1431 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1436 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1432 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1437 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1433 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1438 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1434 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1439 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1435 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1440 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1436 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1441 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1437 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1442 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1438 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1443 malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1444 malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1445 malformed_test/06: CompileTimeError 1439 malformed_test/06: CompileTimeError
1446 malformed_test/none: RuntimeError 1440 malformed_test/none: RuntimeError
1447 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call). 1441 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1448 map_literal4_test: RuntimeError 1442 map_literal4_test: RuntimeError
1449 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'. 1443 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1450 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'. 1444 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1451 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. 1445 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1452 method_name_test: CompileTimeError 1446 method_name_test: CompileTimeError
1453 method_override4_test: RuntimeError 1447 method_override4_test: RuntimeError
1454 method_override5_test: RuntimeError 1448 method_override5_test: RuntimeError
1455 method_override7_test/00: MissingCompileTimeError 1449 method_override7_test/00: MissingCompileTimeError
1456 method_override7_test/01: MissingCompileTimeError 1450 method_override7_test/01: MissingCompileTimeError
1457 method_override7_test/02: MissingCompileTimeError 1451 method_override7_test/02: MissingCompileTimeError
1458 method_override8_test/00: MissingCompileTimeError 1452 method_override8_test/00: MissingCompileTimeError
1459 method_override8_test/01: MissingCompileTimeError 1453 method_override8_test/01: MissingCompileTimeError
1460 mint_arithmetic_test: RuntimeError 1454 mint_arithmetic_test: RuntimeError
1461 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found. 1455 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found.
1462 mixin_black_listed_test/02: MissingCompileTimeError 1456 mixin_black_listed_test/02: MissingCompileTimeError
1463 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null. 1457 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1458 mixin_bound_test: RuntimeError
1464 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 1459 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1465 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 1460 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1466 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 1461 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1467 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found. 1462 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
1468 mixin_illegal_super_use_test/01: MissingCompileTimeError 1463 mixin_illegal_super_use_test/01: MissingCompileTimeError
1469 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null. 1464 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1470 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU sedInTryOrSync' was called on null. 1465 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU sedInTryOrSync' was called on null.
1471 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 1466 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
1472 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null. 1467 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1473 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call). 1468 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
1546 mixin_of_mixin_test/20: CompileTimeError 1541 mixin_of_mixin_test/20: CompileTimeError
1547 mixin_of_mixin_test/21: CompileTimeError 1542 mixin_of_mixin_test/21: CompileTimeError
1548 mixin_of_mixin_test/22: CompileTimeError 1543 mixin_of_mixin_test/22: CompileTimeError
1549 mixin_of_mixin_test/none: CompileTimeError 1544 mixin_of_mixin_test/none: CompileTimeError
1550 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. 1545 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1551 mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1546 mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1552 mixin_super_2_test: CompileTimeError 1547 mixin_super_2_test: CompileTimeError
1553 mixin_super_bound2_test/01: CompileTimeError 1548 mixin_super_bound2_test/01: CompileTimeError
1554 mixin_super_bound2_test/none: CompileTimeError 1549 mixin_super_bound2_test/none: CompileTimeError
1555 mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1550 mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1551 mixin_super_constructor2_test: RuntimeError
1556 mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null. 1552 mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
1553 mixin_super_constructor_default_test: RuntimeError
1557 mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'th isLocal' was called on null. 1554 mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'th isLocal' was called on null.
1555 mixin_super_constructor_named_test/01: MissingCompileTimeError
1558 mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null. 1556 mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
1557 mixin_super_constructor_named_test/none: RuntimeError
1559 mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null. 1558 mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
1559 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1560 mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null. 1560 mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1561 mixin_super_constructor_positionals_test/none: RuntimeError
1561 mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1562 mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1563 mixin_super_constructor_test: RuntimeError
1562 mixin_super_test: CompileTimeError 1564 mixin_super_test: CompileTimeError
1563 mixin_super_use_test: CompileTimeError 1565 mixin_super_use_test: CompileTimeError
1564 mixin_superclass_test: CompileTimeError 1566 mixin_superclass_test: CompileTimeError
1565 mixin_supertype_subclass2_test/01: CompileTimeError 1567 mixin_supertype_subclass2_test/01: CompileTimeError
1566 mixin_supertype_subclass2_test/02: CompileTimeError 1568 mixin_supertype_subclass2_test/02: CompileTimeError
1567 mixin_supertype_subclass2_test/03: CompileTimeError 1569 mixin_supertype_subclass2_test/03: CompileTimeError
1568 mixin_supertype_subclass2_test/04: CompileTimeError 1570 mixin_supertype_subclass2_test/04: CompileTimeError
1569 mixin_supertype_subclass2_test/05: CompileTimeError 1571 mixin_supertype_subclass2_test/05: CompileTimeError
1570 mixin_supertype_subclass2_test/none: CompileTimeError 1572 mixin_supertype_subclass2_test/none: CompileTimeError
1571 mixin_supertype_subclass3_test/01: CompileTimeError 1573 mixin_supertype_subclass3_test/01: CompileTimeError
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1627 parse_closures_in_initializers_test: RuntimeError 1629 parse_closures_in_initializers_test: RuntimeError
1628 positional_parameters_type_test/01: MissingRuntimeError 1630 positional_parameters_type_test/01: MissingRuntimeError
1629 positional_parameters_type_test/02: MissingRuntimeError 1631 positional_parameters_type_test/02: MissingRuntimeError
1630 private_super_constructor_test/01: MissingCompileTimeError 1632 private_super_constructor_test/01: MissingCompileTimeError
1631 redirecting_constructor_initializer_test: RuntimeError 1633 redirecting_constructor_initializer_test: RuntimeError
1632 redirecting_factory_default_values_test/01: MissingCompileTimeError 1634 redirecting_factory_default_values_test/01: MissingCompileTimeError
1633 redirecting_factory_default_values_test/02: MissingCompileTimeError 1635 redirecting_factory_default_values_test/02: MissingCompileTimeError
1634 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. 1636 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1635 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null. 1637 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
1636 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll. 1638 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1639 reg_exp_test: RuntimeError
1637 regress_13494_test: RuntimeError 1640 regress_13494_test: RuntimeError
1638 regress_17382_test: RuntimeError 1641 regress_17382_test: RuntimeError
1639 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1642 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1640 regress_20394_test/01: MissingCompileTimeError 1643 regress_20394_test/01: MissingCompileTimeError
1641 regress_21795_test: RuntimeError 1644 regress_21795_test: RuntimeError
1642 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1645 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1643 regress_22443_test: CompileTimeError 1646 regress_22443_test: CompileTimeError
1644 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1647 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1645 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1648 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1646 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1649 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
(...skipping 11 matching lines...) Expand all
1658 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1661 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1659 regress_24283_test: RuntimeError 1662 regress_24283_test: RuntimeError
1660 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null. 1663 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null.
1661 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 1664 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1662 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1665 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1663 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1666 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1664 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1667 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1665 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1668 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1666 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1669 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1667 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1670 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1671 regress_27572_test: RuntimeError
1668 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant 1672 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant
1669 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1673 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1670 regress_28217_test/01: MissingCompileTimeError 1674 regress_28217_test/01: MissingCompileTimeError
1671 regress_28217_test/none: MissingCompileTimeError 1675 regress_28217_test/none: MissingCompileTimeError
1672 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1676 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1673 regress_28278_test: CompileTimeError 1677 regress_28278_test: CompileTimeError
1674 regress_29349_test: CompileTimeError 1678 regress_29349_test: CompileTimeError
1675 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1679 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1680 runtime_type_function_test: RuntimeError
1676 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0 1681 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0
1677 setter_declaration_negative_test: Fail 1682 setter_declaration_negative_test: Fail
1678 setter_override_test/00: MissingCompileTimeError 1683 setter_override_test/00: MissingCompileTimeError
1679 setter_override_test/03: MissingCompileTimeError 1684 setter_override_test/03: MissingCompileTimeError
1680 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null. 1685 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null.
1681 stack_overflow_stacktrace_test: RuntimeError 1686 stack_overflow_stacktrace_test: RuntimeError
1682 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null. 1687 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1688 stack_trace_test: RuntimeError
1683 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null. 1689 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
1690 stacktrace_demangle_ctors_test: RuntimeError
1684 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 1691 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1692 stacktrace_rethrow_error_test/none: RuntimeError
1685 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1693 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1694 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1686 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 1695 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1696 stacktrace_rethrow_nonerror_test: RuntimeError
1687 stacktrace_test: RuntimeError 1697 stacktrace_test: RuntimeError
1688 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1698 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1689 static_getter_no_setter1_test/01: RuntimeError 1699 static_getter_no_setter1_test/01: RuntimeError
1690 static_getter_no_setter3_test/01: RuntimeError 1700 static_getter_no_setter3_test/01: RuntimeError
1691 string_join_test: RuntimeError 1701 string_join_test: RuntimeError
1692 super_bound_closure_test/01: RuntimeError 1702 super_bound_closure_test/01: RuntimeError
1693 super_bound_closure_test/none: RuntimeError 1703 super_bound_closure_test/none: RuntimeError
1694 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1704 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1695 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call). 1705 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call).
1696 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1706 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1707 super_getter_setter_test: RuntimeError
1697 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1708 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1698 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1709 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1699 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. 1710 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1700 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1711 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1701 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1712 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1702 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1713 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1703 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1714 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1704 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1715 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1705 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1716 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1706 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1717 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1707 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1718 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1708 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1719 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1709 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1720 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1710 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null. 1721 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1711 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null. 1722 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1712 super_setter_interceptor_test: RuntimeError 1723 super_setter_interceptor_test: RuntimeError
1713 super_test: RuntimeError 1724 super_test: RuntimeError
1714 switch_bad_case_test/01: MissingCompileTimeError 1725 switch_bad_case_test/01: MissingCompileTimeError
1715 switch_bad_case_test/02: MissingCompileTimeError 1726 switch_bad_case_test/02: MissingCompileTimeError
1716 switch_case_test/00: MissingCompileTimeError 1727 switch_case_test/00: MissingCompileTimeError
1717 switch_case_test/01: MissingCompileTimeError 1728 switch_case_test/01: MissingCompileTimeError
1718 switch_case_test/02: MissingCompileTimeError 1729 switch_case_test/02: MissingCompileTimeError
1719 symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null. 1730 symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1731 symbol_conflict_test: RuntimeError
1720 sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1732 sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1733 sync_generator1_test/01: RuntimeError
1721 sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1734 sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1735 sync_generator1_test/none: RuntimeError
1722 sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1736 sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1723 sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1737 sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1738 sync_generator3_test/test1: RuntimeError
1724 sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 1739 sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1740 sync_generator3_test/test2: RuntimeError
1725 syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1741 syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1742 syncstar_less_than_test: RuntimeError
1726 syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 1743 syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1744 syncstar_yield_test/copyParameters: RuntimeError
1727 syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1745 syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1746 syncstar_yield_test/none: RuntimeError
1728 syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 1747 syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1729 syntax_test/none: CompileTimeError 1748 syntax_test/none: CompileTimeError
1730 temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1749 temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1731 top_level_getter_no_setter1_test/01: RuntimeError 1750 top_level_getter_no_setter1_test/01: RuntimeError
1732 top_level_getter_no_setter2_test/01: RuntimeError 1751 top_level_getter_no_setter2_test/01: RuntimeError
1733 truncdiv_test: RuntimeError 1752 truncdiv_test: RuntimeError
1734 try_catch_test/01: MissingCompileTimeError 1753 try_catch_test/01: MissingCompileTimeError
1735 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null. 1754 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null.
1736 type_checks_in_factory_method_test: RuntimeError 1755 type_checks_in_factory_method_test: RuntimeError
1737 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1756 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1738 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1757 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1739 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1758 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1740 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1759 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1741 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1760 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1742 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1761 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1743 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n o instance getter 'methodElement'. 1762 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n o instance getter 'methodElement'.
1744 for_variable_capture_test: RuntimeError
1745 full_stacktrace1_test: RuntimeError
1746 full_stacktrace2_test: RuntimeError
1747 full_stacktrace3_test: RuntimeError
1748 interceptor3_test: RuntimeError
1749 invocation_mirror2_test: RuntimeError
1750 invocation_mirror_invoke_on2_test: RuntimeError
1751 mixin_bound_test: RuntimeError
1752 mixin_super_constructor2_test: RuntimeError
1753 mixin_super_constructor_default_test: RuntimeError
1754 mixin_super_constructor_named_test/01: MissingCompileTimeError
1755 mixin_super_constructor_named_test/none: RuntimeError
1756 mixin_super_constructor_positionals_test/01: MissingCompileTimeError
1757 mixin_super_constructor_positionals_test/none: RuntimeError
1758 mixin_super_constructor_test: RuntimeError
1759 reg_exp_test: RuntimeError
1760 regress_27572_test: RuntimeError
1761 runtime_type_function_test: RuntimeError
1762 stack_trace_test: RuntimeError
1763 stacktrace_demangle_ctors_test: RuntimeError
1764 stacktrace_rethrow_error_test/none: RuntimeError
1765 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
1766 stacktrace_rethrow_nonerror_test: RuntimeError
1767 super_getter_setter_test: RuntimeError
1768 symbol_conflict_test: RuntimeError
1769 sync_generator1_test/01: RuntimeError
1770 sync_generator1_test/none: RuntimeError
1771 sync_generator3_test/test1: RuntimeError
1772 sync_generator3_test/test2: RuntimeError
1773 syncstar_less_than_test: RuntimeError
1774 syncstar_yield_test/copyParameters: RuntimeError
1775 syncstar_yield_test/none: RuntimeError
1776 type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
1777 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1763 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1778 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'. 1764 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'.
1779 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null. 1765 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1780 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 1766 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1781 type_variable_conflict2_test/01: RuntimeError 1767 type_variable_conflict2_test/01: RuntimeError
1782 type_variable_conflict2_test/05: RuntimeError 1768 type_variable_conflict2_test/05: RuntimeError
1783 type_variable_conflict2_test/07: RuntimeError 1769 type_variable_conflict2_test/07: RuntimeError
1784 type_variable_conflict2_test/09: RuntimeError 1770 type_variable_conflict2_test/09: RuntimeError
1785 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.). 1771 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i nformation not available for type_variable_local(A.T) in j:constructor(B.).
1786 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. 1772 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
1787 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class ' JClosureClass' has no instance getter 'methodElement'. 1773 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class ' JClosureClass' has no instance getter 'methodElement'.
1788 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in formation not available for type_variable_local(A.T) in j:constructor(B.). 1774 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in formation not available for type_variable_local(A.T) in j:constructor(B.).
1789 type_variable_function_type_test: RuntimeError 1775 type_variable_function_type_test: RuntimeError
1790 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null. 1776 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1791 1777
OLDNEW
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698