| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index f8e6db7f7134a474a156d470c2437a46890e5d62..fe4668a7f41a75fc45749849c0ec210abeb65abc 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -682,9 +682,13 @@ flatten_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iter
|
| flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on null.
|
| for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +for_variable_capture_test: RuntimeError
|
| full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +full_stacktrace1_test: RuntimeError
|
| full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +full_stacktrace2_test: RuntimeError
|
| full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +full_stacktrace3_test: RuntimeError
|
| function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_test_closure.call).
|
| function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| @@ -712,20 +716,20 @@ infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand
|
| infinity_test: RuntimeError
|
| inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| instance_creation_in_function_annotation_test: Crash # Assertion failure: Missing scope info for j:getter(JsMirror._prettyName).
|
| -instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| -instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| integer_division_by_zero_test: RuntimeError
|
| interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +interceptor3_test: RuntimeError
|
| internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where
|
| invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +invocation_mirror2_test: RuntimeError
|
| invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +invocation_mirror_invoke_on2_test: RuntimeError
|
| invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
|
| is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
|
| is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
|
| is_object_test: RuntimeError
|
| -issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| issue13474_test: RuntimeError
|
| issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
|
| @@ -742,7 +746,6 @@ left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| library_env_test/has_no_io_support: RuntimeError
|
| library_env_test/has_no_mirror_support: RuntimeError
|
| -list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
|
| list_literal4_test: RuntimeError
|
| list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| @@ -763,8 +766,6 @@ main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
|
| main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| -malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| -malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| malformed_test/01: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| malformed_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| malformed_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| @@ -788,6 +789,7 @@ mint_arithmetic_test: RuntimeError
|
| mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:constructor(D1.) not found.
|
| mixin_black_listed_test/02: MissingCompileTimeError
|
| mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(SubtractionWithStringConversion.operand1).
|
| +mixin_bound_test: RuntimeError
|
| mixin_forwarding_constructor4_test/01: MissingCompileTimeError
|
| mixin_forwarding_constructor4_test/02: MissingCompileTimeError
|
| mixin_forwarding_constructor4_test/03: MissingCompileTimeError
|
| @@ -879,12 +881,19 @@ mixin_super_2_test: CompileTimeError
|
| mixin_super_bound2_test/01: CompileTimeError
|
| mixin_super_bound2_test/none: CompileTimeError
|
| mixin_super_constructor2_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor2_test: RuntimeError
|
| mixin_super_constructor_default_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_default_test: RuntimeError
|
| mixin_super_constructor_named_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_named_test/01: MissingCompileTimeError
|
| mixin_super_constructor_named_test/none: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_named_test/none: RuntimeError
|
| mixin_super_constructor_positionals_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_positionals_test/01: MissingCompileTimeError
|
| mixin_super_constructor_positionals_test/none: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_positionals_test/none: RuntimeError
|
| mixin_super_constructor_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
|
| +mixin_super_constructor_test: RuntimeError
|
| mixin_super_test: CompileTimeError
|
| mixin_super_use_test: CompileTimeError
|
| mixin_superclass_test: CompileTimeError
|
| @@ -965,6 +974,7 @@ redirecting_factory_default_values_test/02: MissingCompileTimeError
|
| redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
|
| redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
|
| reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
|
| +reg_exp_test: RuntimeError
|
| regress_13494_test: RuntimeError
|
| regress_17382_test: RuntimeError
|
| regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(JsMirror._prettyName).
|
| @@ -996,6 +1006,7 @@ regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I
|
| regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +regress_27572_test: RuntimeError
|
| regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constructor(Foo._) in ConstructorDataImpl._getConstructorConstant
|
| regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) ==
|
| @@ -1004,6 +1015,7 @@ regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I
|
| regress_28278_test: CompileTimeError
|
| regress_29349_test: CompileTimeError
|
| runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +runtime_type_function_test: RuntimeError
|
| setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| setter_declaration_negative_test: Fail
|
| setter_override_test/00: MissingCompileTimeError
|
| @@ -1011,10 +1023,15 @@ setter_override_test/03: MissingCompileTimeError
|
| smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| stack_overflow_stacktrace_test: RuntimeError
|
| stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +stack_trace_test: RuntimeError
|
| stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +stacktrace_demangle_ctors_test: RuntimeError
|
| stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +stacktrace_rethrow_error_test/none: RuntimeError
|
| stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
|
| stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +stacktrace_rethrow_nonerror_test: RuntimeError
|
| stacktrace_test: RuntimeError
|
| statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| static_getter_no_setter1_test/01: RuntimeError
|
| @@ -1025,6 +1042,7 @@ super_bound_closure_test/none: RuntimeError
|
| super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_closure.call).
|
| super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +super_getter_setter_test: RuntimeError
|
| super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| @@ -1048,14 +1066,22 @@ switch_case_test/00: MissingCompileTimeError
|
| switch_case_test/01: MissingCompileTimeError
|
| switch_case_test/02: MissingCompileTimeError
|
| symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +symbol_conflict_test: RuntimeError
|
| sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
|
| +sync_generator1_test/01: RuntimeError
|
| sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
|
| +sync_generator1_test/none: RuntimeError
|
| sync_generator2_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| sync_generator3_test/test1: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +sync_generator3_test/test1: RuntimeError
|
| sync_generator3_test/test2: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +sync_generator3_test/test2: RuntimeError
|
| syncstar_less_than_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| +syncstar_less_than_test: RuntimeError
|
| syncstar_yield_test/copyParameters: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
|
| +syncstar_yield_test/copyParameters: RuntimeError
|
| syncstar_yield_test/none: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
|
| +syncstar_yield_test/none: RuntimeError
|
| syncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| syntax_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| syntax_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| @@ -1087,39 +1113,6 @@ type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C
|
| type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| -for_variable_capture_test: RuntimeError
|
| -full_stacktrace1_test: RuntimeError
|
| -full_stacktrace2_test: RuntimeError
|
| -full_stacktrace3_test: RuntimeError
|
| -interceptor3_test: RuntimeError
|
| -invocation_mirror2_test: RuntimeError
|
| -invocation_mirror_invoke_on2_test: RuntimeError
|
| -mixin_bound_test: RuntimeError
|
| -mixin_super_constructor2_test: RuntimeError
|
| -mixin_super_constructor_default_test: RuntimeError
|
| -mixin_super_constructor_named_test/01: MissingCompileTimeError
|
| -mixin_super_constructor_named_test/none: RuntimeError
|
| -mixin_super_constructor_positionals_test/01: MissingCompileTimeError
|
| -mixin_super_constructor_positionals_test/none: RuntimeError
|
| -mixin_super_constructor_test: RuntimeError
|
| -reg_exp_test: RuntimeError
|
| -regress_27572_test: RuntimeError
|
| -runtime_type_function_test: RuntimeError
|
| -stack_trace_test: RuntimeError
|
| -stacktrace_demangle_ctors_test: RuntimeError
|
| -stacktrace_rethrow_error_test/none: RuntimeError
|
| -stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
|
| -stacktrace_rethrow_nonerror_test: RuntimeError
|
| -super_getter_setter_test: RuntimeError
|
| -symbol_conflict_test: RuntimeError
|
| -sync_generator1_test/01: RuntimeError
|
| -sync_generator1_test/none: RuntimeError
|
| -sync_generator3_test/test1: RuntimeError
|
| -sync_generator3_test/test2: RuntimeError
|
| -syncstar_less_than_test: RuntimeError
|
| -syncstar_yield_test/copyParameters: RuntimeError
|
| -syncstar_yield_test/none: RuntimeError
|
| -type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
|
| type_variable_bounds_test/10: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
|
| type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| @@ -1360,9 +1353,13 @@ flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
|
| flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on null.
|
| for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +for_variable_capture_test: RuntimeError
|
| full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +full_stacktrace1_test: RuntimeError
|
| full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +full_stacktrace2_test: RuntimeError
|
| full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +full_stacktrace3_test: RuntimeError
|
| function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_test_closure.call).
|
| function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| @@ -1389,20 +1386,20 @@ infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
|
| infinity_test: RuntimeError
|
| inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| -instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| -instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| integer_division_by_zero_test: RuntimeError
|
| interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +interceptor3_test: RuntimeError
|
| internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
|
| invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +invocation_mirror2_test: RuntimeError
|
| invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +invocation_mirror_invoke_on2_test: RuntimeError
|
| invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
|
| is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
|
| is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
|
| is_object_test: RuntimeError
|
| -issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| issue13474_test: RuntimeError
|
| issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1419,7 +1416,6 @@ left_shift_test: RuntimeError
|
| library_env_test/has_no_html_support: RuntimeError
|
| library_env_test/has_no_io_support: RuntimeError
|
| library_env_test/has_no_mirror_support: RuntimeError
|
| -list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
|
| list_literal4_test: RuntimeError
|
| list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1440,8 +1436,6 @@ main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
|
| main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| -malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| -malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| malformed_test/06: CompileTimeError
|
| malformed_test/none: RuntimeError
|
| many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
|
| @@ -1461,6 +1455,7 @@ mint_arithmetic_test: RuntimeError
|
| mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:constructor(D1.) not found.
|
| mixin_black_listed_test/02: MissingCompileTimeError
|
| mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_bound_test: RuntimeError
|
| mixin_forwarding_constructor4_test/01: MissingCompileTimeError
|
| mixin_forwarding_constructor4_test/02: MissingCompileTimeError
|
| mixin_forwarding_constructor4_test/03: MissingCompileTimeError
|
| @@ -1553,12 +1548,19 @@ mixin_super_2_test: CompileTimeError
|
| mixin_super_bound2_test/01: CompileTimeError
|
| mixin_super_bound2_test/none: CompileTimeError
|
| mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor2_test: RuntimeError
|
| mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_default_test: RuntimeError
|
| mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_named_test/01: MissingCompileTimeError
|
| mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_named_test/none: RuntimeError
|
| mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_positionals_test/01: MissingCompileTimeError
|
| mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_positionals_test/none: RuntimeError
|
| mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +mixin_super_constructor_test: RuntimeError
|
| mixin_super_test: CompileTimeError
|
| mixin_super_use_test: CompileTimeError
|
| mixin_superclass_test: CompileTimeError
|
| @@ -1634,6 +1636,7 @@ redirecting_factory_default_values_test/02: MissingCompileTimeError
|
| redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
|
| redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +reg_exp_test: RuntimeError
|
| regress_13494_test: RuntimeError
|
| regress_17382_test: RuntimeError
|
| regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1665,6 +1668,7 @@ regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
|
| regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +regress_27572_test: RuntimeError
|
| regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constructor(Foo._) in ConstructorDataImpl._getConstructorConstant
|
| regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_28217_test/01: MissingCompileTimeError
|
| @@ -1673,6 +1677,7 @@ regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
|
| regress_28278_test: CompileTimeError
|
| regress_29349_test: CompileTimeError
|
| runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +runtime_type_function_test: RuntimeError
|
| setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| setter_declaration_negative_test: Fail
|
| setter_override_test/00: MissingCompileTimeError
|
| @@ -1680,10 +1685,15 @@ setter_override_test/03: MissingCompileTimeError
|
| smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| stack_overflow_stacktrace_test: RuntimeError
|
| stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +stack_trace_test: RuntimeError
|
| stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +stacktrace_demangle_ctors_test: RuntimeError
|
| stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +stacktrace_rethrow_error_test/none: RuntimeError
|
| stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
|
| stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +stacktrace_rethrow_nonerror_test: RuntimeError
|
| stacktrace_test: RuntimeError
|
| statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| static_getter_no_setter1_test/01: RuntimeError
|
| @@ -1694,6 +1704,7 @@ super_bound_closure_test/none: RuntimeError
|
| super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_closure.call).
|
| super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +super_getter_setter_test: RuntimeError
|
| super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
|
| @@ -1717,14 +1728,22 @@ switch_case_test/00: MissingCompileTimeError
|
| switch_case_test/01: MissingCompileTimeError
|
| switch_case_test/02: MissingCompileTimeError
|
| symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +symbol_conflict_test: RuntimeError
|
| sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +sync_generator1_test/01: RuntimeError
|
| sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +sync_generator1_test/none: RuntimeError
|
| sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +sync_generator3_test/test1: RuntimeError
|
| sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +sync_generator3_test/test2: RuntimeError
|
| syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +syncstar_less_than_test: RuntimeError
|
| syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +syncstar_yield_test/copyParameters: RuntimeError
|
| syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| +syncstar_yield_test/none: RuntimeError
|
| syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| syntax_test/none: CompileTimeError
|
| temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1741,39 +1760,6 @@ type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no
|
| type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| -for_variable_capture_test: RuntimeError
|
| -full_stacktrace1_test: RuntimeError
|
| -full_stacktrace2_test: RuntimeError
|
| -full_stacktrace3_test: RuntimeError
|
| -interceptor3_test: RuntimeError
|
| -invocation_mirror2_test: RuntimeError
|
| -invocation_mirror_invoke_on2_test: RuntimeError
|
| -mixin_bound_test: RuntimeError
|
| -mixin_super_constructor2_test: RuntimeError
|
| -mixin_super_constructor_default_test: RuntimeError
|
| -mixin_super_constructor_named_test/01: MissingCompileTimeError
|
| -mixin_super_constructor_named_test/none: RuntimeError
|
| -mixin_super_constructor_positionals_test/01: MissingCompileTimeError
|
| -mixin_super_constructor_positionals_test/none: RuntimeError
|
| -mixin_super_constructor_test: RuntimeError
|
| -reg_exp_test: RuntimeError
|
| -regress_27572_test: RuntimeError
|
| -runtime_type_function_test: RuntimeError
|
| -stack_trace_test: RuntimeError
|
| -stacktrace_demangle_ctors_test: RuntimeError
|
| -stacktrace_rethrow_error_test/none: RuntimeError
|
| -stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
|
| -stacktrace_rethrow_nonerror_test: RuntimeError
|
| -super_getter_setter_test: RuntimeError
|
| -symbol_conflict_test: RuntimeError
|
| -sync_generator1_test/01: RuntimeError
|
| -sync_generator1_test/none: RuntimeError
|
| -sync_generator3_test/test1: RuntimeError
|
| -sync_generator3_test/test2: RuntimeError
|
| -syncstar_less_than_test: RuntimeError
|
| -syncstar_yield_test/copyParameters: RuntimeError
|
| -syncstar_yield_test/none: RuntimeError
|
| -type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
|
| type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
|
|