Index: tests/language/language_dart2js.status |
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status |
index 728340b5e2bf4cf5070015d31d2852a4d20cda7f..bfc17dbbcf3e3fcd84ae694231d2433bb1770f25 100644 |
--- a/tests/language/language_dart2js.status |
+++ b/tests/language/language_dart2js.status |
@@ -493,8 +493,11 @@ await_regression_test: Crash # Assertion failure: Missing scope info for j:gette |
await_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
check_member_static_test/02: MissingCompileTimeError |
closure_in_field_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.field) |
+closure_in_field_test/01: RuntimeError |
closure_in_field_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.field) |
+closure_in_field_test/02: RuntimeError |
closure_in_field_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.field) |
+closure_in_field_test/none: RuntimeError |
compile_time_constant_m_test: RuntimeError |
compile_time_constant_p_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
conditional_import_string_test: CompileTimeError |
@@ -513,7 +516,6 @@ const_factory_with_body_test/01: MissingCompileTimeError |
const_instance_field_test/01: MissingCompileTimeError |
const_map2_test/00: MissingCompileTimeError |
const_map3_test/00: MissingCompileTimeError |
-const_map_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented constant expression <dynamic, dynamic>{} (ShadowMapLiteral) |
const_switch2_test/01: MissingCompileTimeError |
const_switch_test/02: RuntimeError |
@@ -557,7 +559,6 @@ constructor_redirect2_negative_test: Crash # Stack Overflow |
constructor_redirect2_test/01: MissingCompileTimeError |
constructor_redirect_test/01: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(A.named2#x), parameter(A.named2#y), parameter(A.named2#z)) for j:constructor(A.named2). |
crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was called on null. |
-ct_const_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
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). |
@@ -652,7 +653,6 @@ factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' |
factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. |
fauxverride_test/03: MissingCompileTimeError |
fauxverride_test/05: MissingCompileTimeError |
-field_increment_bailout_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
field_initialization_order_test: RuntimeError |
field_override3_test/00: MissingCompileTimeError |
field_override3_test/01: MissingCompileTimeError |
@@ -662,21 +662,7 @@ field_override4_test/02: MissingCompileTimeError |
final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
final_field_initialization_order_test: RuntimeError |
-final_super_field_set_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
final_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
-first_class_types_literals_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-first_class_types_literals_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
flatten_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
flatten_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
flatten_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
@@ -717,9 +703,6 @@ 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) |
-implicit_this_test/01: Crash # Assertion failure: Missing scope info for j:getter(SubAbstract2.x). |
-implicit_this_test/04: Crash # Assertion failure: Missing scope info for j:getter(SubAbstract2.x). |
-implicit_this_test/none: Crash # Assertion failure: Missing scope info for j:getter(SubAbstract2.x). |
import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root). |
infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true. |
infinity_test: RuntimeError |
@@ -733,24 +716,20 @@ internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of |
invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
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_on_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
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 |
-issue10721_test: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext). |
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. |
-issue14242_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length). |
issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current). |
issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.). |
issue9939_test: RuntimeError |
issue_1751477_test: CompileTimeError |
-issue_23914_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method(createInvocationMirror). |
issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method(createInvocationMirror). |
label_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
@@ -766,7 +745,6 @@ list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i |
local_function3_test: RuntimeError |
local_function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTest.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call). |
local_function_test: RuntimeError |
-logical_expression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
main_not_a_function_test/01: CompileTimeError |
main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
@@ -790,13 +768,10 @@ malformed_test/04: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil |
malformed_test/06: 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/none: 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. |
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). |
-many_overridden_no_such_method_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-map_literal10_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
map_literal4_test: RuntimeError |
map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where |
map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where |
map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where |
-map_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.containsValue#each), local(JsLinkedHashMap.containsValue#)) for j:closure_call(JsLinkedHashMap_containsValue_closure.call). |
method_name_test: CompileTimeError |
method_override4_test: RuntimeError |
method_override5_test: RuntimeError |
@@ -807,6 +782,7 @@ method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P |
method_override8_test/01: MissingCompileTimeError |
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_forwarding_constructor4_test/01: MissingCompileTimeError |
mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
@@ -841,18 +817,24 @@ mixin_illegal_superclass_test/15: MissingCompileTimeError |
mixin_illegal_superclass_test/16: MissingCompileTimeError |
mixin_illegal_superclass_test/17: MissingCompileTimeError |
mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor for k:constructor(D05.) not found. |
+mixin_illegal_superclass_test/18: MissingCompileTimeError |
mixin_illegal_superclass_test/19: MissingCompileTimeError |
mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor for k:constructor(D07.) not found. |
+mixin_illegal_superclass_test/20: MissingCompileTimeError |
mixin_illegal_superclass_test/21: MissingCompileTimeError |
mixin_illegal_superclass_test/22: MissingCompileTimeError |
mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor for k:constructor(D15.) not found. |
+mixin_illegal_superclass_test/23: MissingCompileTimeError |
mixin_illegal_superclass_test/24: MissingCompileTimeError |
mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor for k:constructor(D17.) not found. |
+mixin_illegal_superclass_test/25: MissingCompileTimeError |
mixin_illegal_superclass_test/26: MissingCompileTimeError |
mixin_illegal_superclass_test/27: MissingCompileTimeError |
mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor for k:constructor(D25.) not found. |
+mixin_illegal_superclass_test/28: MissingCompileTimeError |
mixin_illegal_superclass_test/29: MissingCompileTimeError |
mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor for k:constructor(D27.) not found. |
+mixin_illegal_superclass_test/30: MissingCompileTimeError |
mixin_issue10216_2_test: RuntimeError |
mixin_mixin2_test: RuntimeError |
mixin_mixin3_test: RuntimeError |
@@ -928,7 +910,6 @@ mixin_supertype_subclass_test/05: CompileTimeError |
mixin_supertype_subclass_test/none: CompileTimeError |
mixin_type_parameter3_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found. |
mixin_type_parameter4_test: Crash # 'package:js_ast/src/nodes.dart': Failed assertion: line 1316 pos 12: '_identifierRE.hasMatch(name)': is not true. |
-mixin_type_parameter6_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
modulo_test: RuntimeError |
multiline_newline_test/04: MissingCompileTimeError |
multiline_newline_test/04r: MissingCompileTimeError |
@@ -951,12 +932,6 @@ naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.neg |
nan_identical_test: RuntimeError |
nested_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true. |
no_main_test/01: CompileTimeError |
-no_such_method2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-no_such_method3_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-no_such_method_dispatcher_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-no_such_method_empty_selector_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-no_such_method_subtype_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-no_such_method_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
not_enough_positional_arguments_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) == |
not_enough_positional_arguments_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) == |
not_enough_positional_arguments_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) == |
@@ -965,8 +940,6 @@ null_test/03: Crash # Assertion failure: Cannot find value Instance of 'ThisLoca |
null_test/none: 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). |
number_identity2_test: RuntimeError |
numbers_test: RuntimeError |
-ordered_maps_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.values#each), local(JsLinkedHashMap.values#)) for j:closure_call(JsLinkedHashMap_values_closure.call). |
-overridden_no_such_method_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
override_field_method1_negative_test: Crash # type 'ShadowField' is not a subtype of type 'Procedure' of 'value' where |
override_field_method2_negative_test: Fail |
override_field_method4_negative_test: Fail |
@@ -976,20 +949,12 @@ override_inheritance_mixed_test/01: Crash # type 'ShadowField' is not a subtype |
override_inheritance_mixed_test/02: MissingCompileTimeError |
override_inheritance_mixed_test/03: MissingCompileTimeError |
override_inheritance_mixed_test/04: MissingCompileTimeError |
-override_inheritance_no_such_method_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-override_inheritance_no_such_method_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-override_inheritance_no_such_method_test/05: Crash # Assertion failure: Missing scope info for j:method(Class1.noSuchMethod). |
-override_inheritance_no_such_method_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-override_inheritance_no_such_method_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-override_inheritance_no_such_method_test/13: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
override_method_with_field_test/01: MissingCompileTimeError |
parameter_types_specialization_test: RuntimeError |
parse_closures_in_initializers_test: RuntimeError |
positional_parameters_type_test/01: MissingRuntimeError |
positional_parameters_type_test/02: MissingRuntimeError |
private_super_constructor_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) == |
-proxy4_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-proxy5_test: Crash # Assertion failure: Missing scope info for j:method(Mock.noSuchMethod). |
redirecting_constructor_initializer_test: RuntimeError |
redirecting_factory_default_values_test/01: MissingCompileTimeError |
redirecting_factory_default_values_test/02: MissingCompileTimeError |
@@ -1022,7 +987,6 @@ 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_25550_test: Crash # Assertion failure: Missing scope info for j:method(MockAdder.call). |
regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
@@ -1035,17 +999,6 @@ regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel |
regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current). |
regress_28278_test: CompileTimeError |
regress_29349_test: CompileTimeError |
-closure_in_field_test/01: RuntimeError |
-closure_in_field_test/02: RuntimeError |
-closure_in_field_test/none: RuntimeError |
-mixin_black_listed_test/02: MissingCompileTimeError |
-mixin_illegal_superclass_test/18: MissingCompileTimeError |
-mixin_illegal_superclass_test/20: MissingCompileTimeError |
-mixin_illegal_superclass_test/23: MissingCompileTimeError |
-mixin_illegal_superclass_test/25: MissingCompileTimeError |
-mixin_illegal_superclass_test/28: MissingCompileTimeError |
-mixin_illegal_superclass_test/30: MissingCompileTimeError |
-regress_30121_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
setter_declaration_negative_test: Fail |
@@ -1061,20 +1014,14 @@ stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info |
stacktrace_test: RuntimeError |
statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
static_getter_no_setter1_test/01: RuntimeError |
-static_getter_no_setter2_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-static_getter_no_setter2_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
static_getter_no_setter3_test/01: RuntimeError |
-static_setter_get_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
string_join_test: RuntimeError |
-string_split_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
super_bound_closure_test/01: RuntimeError |
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_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. |
-super_no_such_method2_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-super_no_such_method3_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
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. |
super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null. |
@@ -1136,17 +1083,48 @@ 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 |
-type_propagation2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
+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 |
type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null. |
type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null. |
-type_variable_conflict2_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-type_variable_conflict2_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-type_variable_conflict2_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
-type_variable_conflict2_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). |
+type_variable_conflict2_test/01: RuntimeError |
+type_variable_conflict2_test/05: RuntimeError |
+type_variable_conflict2_test/07: RuntimeError |
+type_variable_conflict2_test/09: RuntimeError |
type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(A.T) in j:constructor(B.). |
type_variable_field_initializer_closure2_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where |
type_variable_field_initializer_closure_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where |
@@ -1187,8 +1165,11 @@ await_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal |
await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
check_member_static_test/02: MissingCompileTimeError |
closure_in_field_test/01: Crash # NoSuchMethodError: The getter 'usedBy' was called on null. |
+closure_in_field_test/01: RuntimeError |
closure_in_field_test/02: Crash # NoSuchMethodError: The getter 'usedBy' was called on null. |
+closure_in_field_test/02: RuntimeError |
closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was called on null. |
+closure_in_field_test/none: RuntimeError |
compile_time_constant_m_test: RuntimeError |
compile_time_constant_p_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
conditional_import_string_test: CompileTimeError |
@@ -1207,7 +1188,6 @@ const_factory_with_body_test/01: MissingCompileTimeError |
const_instance_field_test/01: MissingCompileTimeError |
const_map2_test/00: MissingCompileTimeError |
const_map3_test/00: MissingCompileTimeError |
-const_map_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented constant expression <dynamic, dynamic>{} (ShadowMapLiteral) |
const_switch2_test/01: MissingCompileTimeError |
const_switch_test/02: RuntimeError |
@@ -1250,7 +1230,6 @@ constructor_redirect2_negative_test: Crash # Stack Overflow |
constructor_redirect2_test/01: MissingCompileTimeError |
constructor_redirect_test/01: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(A.named2#x), parameter(A.named2#y), parameter(A.named2#z)) for j:constructor(A.named2). |
crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was called on null. |
-ct_const_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
custom_await_stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
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). |
@@ -1352,7 +1331,6 @@ factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' |
factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. |
fauxverride_test/03: MissingCompileTimeError |
fauxverride_test/05: MissingCompileTimeError |
-field_increment_bailout_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
field_initialization_order_test: RuntimeError |
field_override3_test/00: MissingCompileTimeError |
field_override3_test/01: MissingCompileTimeError |
@@ -1362,21 +1340,7 @@ field_override4_test/02: MissingCompileTimeError |
final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
final_field_initialization_order_test: RuntimeError |
-final_super_field_set_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
final_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
-first_class_types_literals_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-first_class_types_literals_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
flatten_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
flatten_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
flatten_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
@@ -1416,9 +1380,6 @@ 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) |
-implicit_this_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-implicit_this_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-implicit_this_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null. |
infinity_test: RuntimeError |
@@ -1432,24 +1393,20 @@ internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' |
invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
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_on_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
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 |
-issue10721_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
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. |
-issue14242_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.). |
issue9939_test: RuntimeError |
issue_1751477_test: CompileTimeError |
-issue_23914_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrSync' was called on null. |
issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrSync' was called on null. |
label_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
@@ -1465,7 +1422,6 @@ list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
local_function3_test: RuntimeError |
local_function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTest.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call). |
local_function_test: RuntimeError |
-logical_expression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
main_not_a_function_test/01: CompileTimeError |
main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
@@ -1485,13 +1441,10 @@ malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins |
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). |
-many_overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-map_literal10_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
map_literal4_test: RuntimeError |
map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. |
map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. |
map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'. |
-map_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.containsValue#each), local(JsLinkedHashMap.containsValue#)) for j:closure_call(JsLinkedHashMap_containsValue_closure.call). |
method_name_test: CompileTimeError |
method_override4_test: RuntimeError |
method_override5_test: RuntimeError |
@@ -1502,6 +1455,7 @@ method_override8_test/00: MissingCompileTimeError |
method_override8_test/01: MissingCompileTimeError |
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_forwarding_constructor4_test/01: MissingCompileTimeError |
mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
@@ -1536,18 +1490,24 @@ mixin_illegal_superclass_test/15: MissingCompileTimeError |
mixin_illegal_superclass_test/16: MissingCompileTimeError |
mixin_illegal_superclass_test/17: MissingCompileTimeError |
mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor for k:constructor(D05.) not found. |
+mixin_illegal_superclass_test/18: MissingCompileTimeError |
mixin_illegal_superclass_test/19: MissingCompileTimeError |
mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor for k:constructor(D07.) not found. |
+mixin_illegal_superclass_test/20: MissingCompileTimeError |
mixin_illegal_superclass_test/21: MissingCompileTimeError |
mixin_illegal_superclass_test/22: MissingCompileTimeError |
mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor for k:constructor(D15.) not found. |
+mixin_illegal_superclass_test/23: MissingCompileTimeError |
mixin_illegal_superclass_test/24: MissingCompileTimeError |
mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor for k:constructor(D17.) not found. |
+mixin_illegal_superclass_test/25: MissingCompileTimeError |
mixin_illegal_superclass_test/26: MissingCompileTimeError |
mixin_illegal_superclass_test/27: MissingCompileTimeError |
mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor for k:constructor(D25.) not found. |
+mixin_illegal_superclass_test/28: MissingCompileTimeError |
mixin_illegal_superclass_test/29: MissingCompileTimeError |
mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor for k:constructor(D27.) not found. |
+mixin_illegal_superclass_test/30: MissingCompileTimeError |
mixin_issue10216_2_test: RuntimeError |
mixin_mixin2_test: RuntimeError |
mixin_mixin3_test: RuntimeError |
@@ -1559,6 +1519,7 @@ mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was |
mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null. |
mixin_mixin_test: RuntimeError |
mixin_mixin_type_arguments_test: Crash # Assertion failure: Super constructor for k:constructor(CA.) not found. |
+mixin_mixin_type_arguments_test: RuntimeError |
mixin_of_mixin_test/01: CompileTimeError |
mixin_of_mixin_test/02: CompileTimeError |
mixin_of_mixin_test/03: CompileTimeError |
@@ -1621,7 +1582,6 @@ mixin_supertype_subclass_test/03: CompileTimeError |
mixin_supertype_subclass_test/04: CompileTimeError |
mixin_supertype_subclass_test/05: CompileTimeError |
mixin_supertype_subclass_test/none: CompileTimeError |
-mixin_type_parameter6_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
modulo_test: RuntimeError |
multiline_newline_test/04: MissingCompileTimeError |
multiline_newline_test/04r: MissingCompileTimeError |
@@ -1644,19 +1604,11 @@ naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.neg |
nan_identical_test: RuntimeError |
nested_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null. |
no_main_test/01: CompileTimeError |
-no_such_method2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-no_such_method3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-no_such_method_dispatcher_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-no_such_method_empty_selector_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-no_such_method_subtype_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
null_test/02: 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). |
null_test/03: 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). |
null_test/none: 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). |
number_identity2_test: RuntimeError |
numbers_test: RuntimeError |
-ordered_maps_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.values#each), local(JsLinkedHashMap.values#)) for j:closure_call(JsLinkedHashMap_values_closure.call). |
-overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
override_field_method1_negative_test: Fail |
override_field_method2_negative_test: Fail |
override_field_method4_negative_test: Fail |
@@ -1666,20 +1618,12 @@ override_inheritance_mixed_test/01: MissingCompileTimeError |
override_inheritance_mixed_test/02: MissingCompileTimeError |
override_inheritance_mixed_test/03: MissingCompileTimeError |
override_inheritance_mixed_test/04: MissingCompileTimeError |
-override_inheritance_no_such_method_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-override_inheritance_no_such_method_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-override_inheritance_no_such_method_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-override_inheritance_no_such_method_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-override_inheritance_no_such_method_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-override_inheritance_no_such_method_test/13: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
override_method_with_field_test/01: MissingCompileTimeError |
parameter_types_specialization_test: RuntimeError |
parse_closures_in_initializers_test: RuntimeError |
positional_parameters_type_test/01: MissingRuntimeError |
positional_parameters_type_test/02: MissingRuntimeError |
private_super_constructor_test/01: MissingCompileTimeError |
-proxy4_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-proxy5_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
redirecting_constructor_initializer_test: RuntimeError |
redirecting_factory_default_values_test/01: MissingCompileTimeError |
redirecting_factory_default_values_test/02: MissingCompileTimeError |
@@ -1712,7 +1656,6 @@ 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_25550_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
@@ -1725,18 +1668,6 @@ regress_28217_test/none: MissingCompileTimeError |
regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
regress_28278_test: CompileTimeError |
regress_29349_test: CompileTimeError |
-closure_in_field_test/01: RuntimeError |
-closure_in_field_test/02: RuntimeError |
-closure_in_field_test/none: RuntimeError |
-mixin_black_listed_test/02: MissingCompileTimeError |
-mixin_illegal_superclass_test/18: MissingCompileTimeError |
-mixin_illegal_superclass_test/20: MissingCompileTimeError |
-mixin_illegal_superclass_test/23: MissingCompileTimeError |
-mixin_illegal_superclass_test/25: MissingCompileTimeError |
-mixin_illegal_superclass_test/28: MissingCompileTimeError |
-mixin_illegal_superclass_test/30: MissingCompileTimeError |
-mixin_mixin_type_arguments_test: RuntimeError |
-regress_30121_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
setter_declaration_negative_test: Fail |
@@ -1752,20 +1683,14 @@ stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc |
stacktrace_test: RuntimeError |
statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 |
static_getter_no_setter1_test/01: RuntimeError |
-static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
static_getter_no_setter3_test/01: RuntimeError |
-static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
string_join_test: RuntimeError |
-string_split_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
super_bound_closure_test/01: RuntimeError |
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_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null. |
-super_no_such_method2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-super_no_such_method3_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' 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. |
super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null. |
@@ -1812,19 +1737,51 @@ 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'. |
-type_propagation2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
+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. |
type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null. |
-type_variable_conflict2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-type_variable_conflict2_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-type_variable_conflict2_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
-type_variable_conflict2_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
+type_variable_conflict2_test/01: RuntimeError |
+type_variable_conflict2_test/05: RuntimeError |
+type_variable_conflict2_test/07: RuntimeError |
+type_variable_conflict2_test/09: RuntimeError |
type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(A.T) in j:constructor(B.). |
type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. |
type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'. |
type_variable_field_initializer_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(A.T) in j:constructor(B.). |
type_variable_function_type_test: RuntimeError |
yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
+ |