| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index f8e6db7f7134a474a156d470c2437a46890e5d62..857907f34c86b55e4bcc1d3b7a8d1e8830791e89 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -566,7 +566,6 @@ crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle
|
| custom_await_stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| cyclic_constructor_test/01: Crash # Stack Overflow
|
| cyclic_default_values_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_addAll_closure.call).
|
| -cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
|
| deferred_call_empty_before_load_test: RuntimeError
|
| deferred_closurize_load_library_test: CompileTimeError
|
| @@ -647,14 +646,6 @@ external_test/13: MissingRuntimeError
|
| external_test/20: MissingRuntimeError
|
| factory2_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
|
| factory_redirection_test/07: MissingCompileTimeError
|
| -factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| fauxverride_test/03: MissingCompileTimeError
|
| fauxverride_test/05: MissingCompileTimeError
|
| field_initialization_order_test: RuntimeError
|
| @@ -682,29 +673,27 @@ 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.
|
| function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_inline0_test: RuntimeError
|
| -function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_local3_test: RuntimeError
|
| function_subtype_local4_test: RuntimeError
|
| function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| -function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_syntax_test/none: RuntimeError
|
| function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_testThisBinding_closure.call).
|
| function_test: RuntimeError
|
| -function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
|
| function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
|
| import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root).
|
| @@ -716,10 +705,13 @@ instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElemen
|
| 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
|
| @@ -788,6 +780,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 +872,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 +965,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).
|
| @@ -988,7 +989,6 @@ regress_23500_test/none: Crash # Assertion failure: Missing scope info for j:get
|
| regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
|
| regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_24283_test: RuntimeError
|
| -regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
|
| @@ -996,6 +996,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,17 +1005,22 @@ 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
|
| 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 +1031,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 +1055,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.
|
| @@ -1078,7 +1093,10 @@ top_level_getter_no_setter1_test/01: RuntimeError
|
| top_level_getter_no_setter2_test/01: RuntimeError
|
| truncdiv_test: RuntimeError
|
| try_catch_test/01: MissingCompileTimeError
|
| -type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| +mixin_mixin5_test: RuntimeError
|
| +mixin_mixin6_test: RuntimeError
|
| +mixin_mixin_bound2_test: RuntimeError
|
| +mixin_mixin_bound_test: RuntimeError
|
| type_checks_in_factory_method_test: RuntimeError
|
| type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
|
| @@ -1087,38 +1105,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.
|
| @@ -1325,14 +1311,6 @@ f_bounded_quantification4_test: RuntimeError
|
| f_bounded_quantification5_test: RuntimeError
|
| factory2_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
|
| factory_redirection_test/07: MissingCompileTimeError
|
| -factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| fauxverride_test/03: MissingCompileTimeError
|
| fauxverride_test/05: MissingCompileTimeError
|
| field_initialization_order_test: RuntimeError
|
| @@ -1360,28 +1338,26 @@ 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.
|
| function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_inline0_test: RuntimeError
|
| -function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_local3_test: RuntimeError
|
| function_subtype_local4_test: RuntimeError
|
| function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
|
| -function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| -function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_syntax_test/none: RuntimeError
|
| function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_testThisBinding_closure.call).
|
| function_test: RuntimeError
|
| -function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
|
| function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
|
| import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1393,10 +1369,13 @@ instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g
|
| 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
|
| @@ -1461,6 +1440,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 +1533,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 +1621,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.
|
| @@ -1657,7 +1645,6 @@ regress_23500_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
|
| regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
|
| regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_24283_test: RuntimeError
|
| -regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
|
| @@ -1665,6 +1652,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,17 +1661,22 @@ 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
|
| 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 +1687,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 +1711,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.
|
| @@ -1732,7 +1734,12 @@ top_level_getter_no_setter1_test/01: RuntimeError
|
| top_level_getter_no_setter2_test/01: RuntimeError
|
| truncdiv_test: RuntimeError
|
| try_catch_test/01: MissingCompileTimeError
|
| -type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
|
| +cyclic_type2_test: RuntimeError
|
| +mixin_generic_test: RuntimeError
|
| +mixin_mixin5_test: RuntimeError
|
| +mixin_mixin6_test: RuntimeError
|
| +mixin_mixin_bound2_test: RuntimeError
|
| +mixin_mixin_bound_test: RuntimeError
|
| type_checks_in_factory_method_test: RuntimeError
|
| type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
|
| @@ -1741,38 +1748,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'.
|
|
|