blob: f9cb558049cb2db35add545ea9c0fbe0834d5c2d [file] [log] [blame]
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# Sections in this file should contain "$compiler == dart2js".
# dart2js does not implement the Dart 2.0 static type errors yet.
[ $compiler == dart2js ]
abstract_beats_arguments_test: MissingCompileTimeError
abstract_exact_selector_test/01: MissingCompileTimeError
abstract_factory_constructor_test/00: MissingCompileTimeError
abstract_getter_test/01: MissingCompileTimeError
abstract_override_adds_optional_args_concrete_subclass_test: MissingCompileTimeError
abstract_override_adds_optional_args_concrete_test: MissingCompileTimeError
abstract_override_adds_optional_args_supercall_test: MissingCompileTimeError
abstract_syntax_test/00: MissingCompileTimeError
additional_interface_adds_optional_args_concrete_subclass_test: MissingCompileTimeError
additional_interface_adds_optional_args_concrete_test: MissingCompileTimeError
additional_interface_adds_optional_args_supercall_test: MissingCompileTimeError
assign_static_type_test/01: MissingCompileTimeError
assign_static_type_test/02: MissingCompileTimeError
assign_static_type_test/03: MissingCompileTimeError
assign_static_type_test/04: MissingCompileTimeError
assign_static_type_test/05: MissingCompileTimeError
assign_static_type_test/06: MissingCompileTimeError
assign_to_type_test/01: MissingCompileTimeError
assign_to_type_test/02: MissingCompileTimeError
assign_to_type_test/03: MissingCompileTimeError
assign_to_type_test/04: MissingCompileTimeError
assign_top_method_test: MissingCompileTimeError
async_await_syntax_test/a10a: MissingCompileTimeError
async_await_syntax_test/b10a: MissingCompileTimeError
async_await_syntax_test/c10a: MissingCompileTimeError
async_await_syntax_test/d08b: MissingCompileTimeError
async_await_syntax_test/d10a: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/01: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/02: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/03: MissingCompileTimeError
async_return_types_test/nestedFuture: MissingCompileTimeError
async_return_types_test/tooManyTypeParameters: MissingCompileTimeError
async_return_types_test/wrongReturnType: MissingCompileTimeError
async_return_types_test/wrongTypeParameter: MissingCompileTimeError
bad_named_parameters2_test/01: MissingCompileTimeError
bad_named_parameters_test/01: MissingCompileTimeError
bad_named_parameters_test/02: MissingCompileTimeError
bad_named_parameters_test/03: MissingCompileTimeError
bad_named_parameters_test/04: MissingCompileTimeError
bad_named_parameters_test/05: MissingCompileTimeError
bad_override_test/01: MissingCompileTimeError
bad_override_test/02: MissingCompileTimeError
bad_override_test/06: MissingCompileTimeError
bit_operations_test/01: MissingCompileTimeError
bit_operations_test/02: MissingCompileTimeError
bit_operations_test/03: MissingCompileTimeError
bit_operations_test/04: MissingCompileTimeError
built_in_identifier_prefix_test: CompileTimeError
call_constructor_on_unresolvable_class_test/01: MissingCompileTimeError
call_constructor_on_unresolvable_class_test/02: MissingCompileTimeError
call_constructor_on_unresolvable_class_test/03: MissingCompileTimeError
call_non_method_field_test/01: MissingCompileTimeError
call_non_method_field_test/02: MissingCompileTimeError
call_nonexistent_constructor_test/01: MissingCompileTimeError
call_nonexistent_constructor_test/02: MissingCompileTimeError
call_nonexistent_static_test/01: MissingCompileTimeError
call_nonexistent_static_test/02: MissingCompileTimeError
call_nonexistent_static_test/03: MissingCompileTimeError
call_nonexistent_static_test/04: MissingCompileTimeError
call_nonexistent_static_test/05: MissingCompileTimeError
call_nonexistent_static_test/06: MissingCompileTimeError
call_nonexistent_static_test/07: MissingCompileTimeError
call_nonexistent_static_test/08: MissingCompileTimeError
call_nonexistent_static_test/09: MissingCompileTimeError
call_nonexistent_static_test/10: MissingCompileTimeError
call_through_getter_test/01: MissingCompileTimeError
call_through_getter_test/02: MissingCompileTimeError
call_type_literal_test/01: MissingCompileTimeError
cast_test/04: MissingCompileTimeError
cast_test/05: MissingCompileTimeError
checked_null_test/01: MissingCompileTimeError
checked_setter_test: MissingCompileTimeError
checked_setter2_test: MissingCompileTimeError
checked_setter3_test/01: MissingCompileTimeError
checked_setter3_test/02: MissingCompileTimeError
checked_setter3_test/03: MissingCompileTimeError
class_literal_test/01: MissingCompileTimeError
class_literal_test/02: MissingCompileTimeError
class_literal_test/03: MissingCompileTimeError
class_literal_test/04: MissingCompileTimeError
class_literal_test/05: MissingCompileTimeError
class_literal_test/06: MissingCompileTimeError
class_literal_test/07: MissingCompileTimeError
class_literal_test/08: MissingCompileTimeError
class_literal_test/09: MissingCompileTimeError
class_literal_test/10: MissingCompileTimeError
class_literal_test/11: MissingCompileTimeError
class_literal_test/12: MissingCompileTimeError
class_literal_test/13: MissingCompileTimeError
class_literal_test/14: MissingCompileTimeError
class_literal_test/15: MissingCompileTimeError
class_literal_test/16: MissingCompileTimeError
class_literal_test/17: MissingCompileTimeError
class_literal_test/18: MissingCompileTimeError
class_literal_test/19: MissingCompileTimeError
class_literal_test/20: MissingCompileTimeError
class_literal_test/21: MissingCompileTimeError
class_literal_test/22: MissingCompileTimeError
class_literal_test/23: MissingCompileTimeError
class_literal_test/24: MissingCompileTimeError
class_literal_test/25: MissingCompileTimeError
covariant_subtyping_with_substitution_test: RuntimeError
covariant_tear_off_type_test: RuntimeError
generic_constructor_mixin_test/01: MissingCompileTimeError
generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_field_mixin6_test/01: MissingCompileTimeError
generic_function_bounds_test: CompileTimeError
generic_function_dcall_test: CompileTimeError
generic_function_typedef2_test/04: MissingCompileTimeError
generic_methods_bounds_test/01: MissingCompileTimeError
generic_methods_bounds_test/02: MissingRuntimeError
generic_methods_closure_test: RuntimeError
generic_methods_dynamic_test/01: MissingCompileTimeError
generic_methods_dynamic_test/02: MissingRuntimeError
generic_methods_dynamic_test/03: MissingCompileTimeError
generic_methods_dynamic_test/04: MissingRuntimeError
generic_methods_generic_class_tearoff_test: RuntimeError
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
generic_methods_named_parameters_test: RuntimeError
generic_methods_optional_parameters_test: RuntimeError
generic_methods_overriding_test/01: MissingCompileTimeError
generic_methods_overriding_test/03: MissingCompileTimeError
generic_methods_recursive_bound_test/02: MissingCompileTimeError
generic_methods_reuse_type_variables_test: RuntimeError
generic_methods_shadowing_test: RuntimeError
generic_methods_simple_as_expression_test/02: MissingRuntimeError
generic_methods_simple_is_expression_test: RuntimeError
generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_type_expression_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_methods_type_expression_test: RuntimeError
generic_no_such_method_dispatcher_test: CompileTimeError
generic_tearoff_test: CompileTimeError
getter_override_test/03: MissingCompileTimeError
getter_no_setter2_test/00: MissingCompileTimeError
getter_no_setter2_test/01: MissingCompileTimeError
getter_no_setter2_test/03: MissingCompileTimeError
getter_no_setter_test/00: MissingCompileTimeError
getter_no_setter_test/01: MissingCompileTimeError
getter_no_setter_test/03: MissingCompileTimeError
getters_setters2_test/02: MissingCompileTimeError
identical_const_test/01: MissingCompileTimeError
identical_const_test/02: MissingCompileTimeError
identical_const_test/03: MissingCompileTimeError
identical_const_test/04: MissingCompileTimeError
if_null_assignment_behavior_test/03: MissingCompileTimeError
if_null_assignment_behavior_test/13: MissingCompileTimeError
if_null_assignment_behavior_test/15: MissingCompileTimeError
if_null_assignment_static_test/02: MissingCompileTimeError
if_null_assignment_static_test/04: MissingCompileTimeError
if_null_assignment_static_test/06: MissingCompileTimeError
if_null_assignment_static_test/07: MissingCompileTimeError
if_null_assignment_static_test/09: MissingCompileTimeError
if_null_assignment_static_test/11: MissingCompileTimeError
if_null_assignment_static_test/13: MissingCompileTimeError
if_null_assignment_static_test/14: MissingCompileTimeError
if_null_assignment_static_test/16: MissingCompileTimeError
if_null_assignment_static_test/18: MissingCompileTimeError
if_null_assignment_static_test/20: MissingCompileTimeError
if_null_assignment_static_test/21: MissingCompileTimeError
if_null_assignment_static_test/23: MissingCompileTimeError
if_null_assignment_static_test/25: MissingCompileTimeError
if_null_assignment_static_test/27: MissingCompileTimeError
if_null_assignment_static_test/28: MissingCompileTimeError
if_null_assignment_static_test/30: MissingCompileTimeError
if_null_assignment_static_test/32: MissingCompileTimeError
if_null_assignment_static_test/34: MissingCompileTimeError
if_null_assignment_static_test/35: MissingCompileTimeError
if_null_assignment_static_test/37: MissingCompileTimeError
if_null_assignment_static_test/39: MissingCompileTimeError
if_null_assignment_static_test/41: MissingCompileTimeError
if_null_assignment_static_test/42: MissingCompileTimeError
if_null_precedence_test/06: MissingCompileTimeError
if_null_precedence_test/07: MissingCompileTimeError
type_variable_nested_test/01: RuntimeError
type_variable_promotion_test: RuntimeError
type_variable_scope_test/00: MissingCompileTimeError
type_variable_scope_test/01: MissingCompileTimeError
type_variable_scope_test/02: MissingCompileTimeError
type_variable_scope_test/03: MissingCompileTimeError
type_variable_scope_test/04: MissingCompileTimeError
type_variable_scope_test/05: MissingCompileTimeError
type_variable_scope2_test: MissingCompileTimeError
type_variable_static_context_test: MissingCompileTimeError
typed_selector2_test: MissingCompileTimeError
unbound_getter_test: MissingCompileTimeError
unresolved_default_constructor_test/01: MissingCompileTimeError
unresolved_in_factory_test: MissingCompileTimeError
unresolved_top_level_method_test: MissingCompileTimeError
unresolved_top_level_var_test: MissingCompileTimeError
[ $compiler == dart2js && !$dart2js_with_kernel]
generic_methods_local_variable_declaration_test: RuntimeError
[ $compiler == dart2js && $runtime != none ]
bit_operations_test: RuntimeError, OK # Issue 1533
generic_closure_test: RuntimeError
generic_function_typedef_test/01: RuntimeError
generic_instanceof_test: RuntimeError
generic_typedef_test: RuntimeError
many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked ]
generic_field_mixin6_test/none: RuntimeError
generic_list_checked_test: RuntimeError
getters_setters2_test/01: RuntimeError
getters_setters2_test/none: RuntimeError
if_null_precedence_test/none: RuntimeError
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel ]
type_variable_promotion_test: Crash
[ $compiler == dart2js && ! $dart2js_with_kernel ]
accessor_conflict_export2_test: Crash # Issue 25626
accessor_conflict_export_test: Crash # Issue 25626
assert_trailing_comma_test/none: CompileTimeError # Issue 29959
assertion_initializer_const_error2_test/cc01: Crash
assertion_initializer_const_error2_test/cc02: Crash
assertion_initializer_const_error2_test/cc03: Crash
assertion_initializer_const_error2_test/cc04: Crash
assertion_initializer_const_error2_test/cc05: Crash
assertion_initializer_const_error2_test/cc06: Crash
assertion_initializer_const_error2_test/cc07: Crash
assertion_initializer_const_error2_test/cc08: Crash
assertion_initializer_const_error2_test/cc09: Crash
assertion_initializer_const_function_error_test/01: Crash
assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: Crash
bad_typedef_test/00: Crash # Issue 28214
call_function_apply_test: RuntimeError # Issue 23873
canonical_const2_test: RuntimeError, OK # Issue 1533
getter_setter_in_lib_test: Fail # Issue 23288
if_null_assignment_behavior_test/13: Crash # Issue 23491
if_null_assignment_behavior_test/14: Crash # Issue 23491
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
generic_function_typedef2_test/00: Crash # Issue 28214
generic_function_typedef2_test/01: Crash # Issue 28214
generic_function_typedef2_test/02: Crash # Issue 28214
generic_function_typedef2_test/03: Crash # Issue 28214
generic_function_typedef2_test/00: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/01: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/02: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/03: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/05: Crash # Issue 28214
generic_function_typedef2_test/06: Crash # Issue 28214
generalized_void_syntax_test: CompileTimeError # Issue #30176.
generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
[ $compiler == dart2js && $runtime != none && ! $dart2js_with_kernel ]
accessor_conflict_import2_test: RuntimeError # Issue 25626
accessor_conflict_import_prefixed2_test: RuntimeError # Issue 25626
accessor_conflict_import_prefixed_test: RuntimeError # Issue 25626
accessor_conflict_import_test: RuntimeError # Issue 25626
branch_canonicalization_test: RuntimeError # Issue 638.
[ $compiler == dart2js && ! $checked && ! $enable_asserts && ! $dart2js_with_kernel && $runtime != none ]
assertion_test: RuntimeError # Issue 12748
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa ]
abstract_beats_arguments_test: RuntimeError # Issue 27394
abstract_runtime_error_test/01: RuntimeError # Issue 27394
abstract_runtime_error_test/02: RuntimeError # Issue 27394
arithmetic_canonicalization_test: RuntimeError # Issue 27394
assertion_initializer_const_error_test/01: Crash
assertion_initializer_const_function_test/01: Crash
assign_top_method_test/01: Crash # Issue 27394
async_await_syntax_test/a04b: Crash # Issue 27394
async_await_syntax_test/a06a: RuntimeError # Issue 27394
async_await_syntax_test/a07b: Crash # Issue 27394
async_await_syntax_test/a08b: Crash # Issue 27394
async_await_syntax_test/b06a: RuntimeError # Issue 27394
async_await_syntax_test/c06a: RuntimeError # Issue 27394
async_await_syntax_test/d06a: RuntimeError # Issue 27394
async_star_pause_test: RuntimeError # Issue 27394
async_star_regression_fisk_test: RuntimeError # Issue 27394
async_star_stream_take_test: RuntimeError # Issue 27394
async_star_take_reyield_test: RuntimeError # Issue 27394
black_listed_test/13c: Crash # Issue 27394
black_listed_test/14c: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
call_nonexistent_static_test/10: Crash # Issue 27394
generalized_void_syntax_test: Crash # Issue #30176
generic_field_mixin2_test: Crash # Issue 27394
generic_field_mixin3_test: Crash # Issue 27394
generic_field_mixin6_test/01: Crash # Issue 27394
generic_field_mixin_test: Crash # Issue 27394
generic_local_functions_test: Crash # Issue 27394
generic_metadata_test/02: Crash # Issue 27394
generic_metadata_test/03: Crash # Issue 27394
generic_methods_generic_function_parameter_test: Crash # Issue 27394
get_set_syntax_test/00: Crash # Issue 27394
[ $compiler == dart2js && !$checked ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && !$checked && $minified ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
assertion_initializer_const_function_test/none: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked ]
assertion_test: RuntimeError
regress_30339_test: RuntimeError # Issue 26429
[ $compiler == dart2js && $runtime == drt && $checked ]
regress_30339_test: RuntimeError # Issue 30393
[ $compiler == dart2js && $runtime == jsshell && $checked ]
assertion_test: RuntimeError
[ $compiler == dart2js && $runtime == drt && $checked ]
assertion_test: RuntimeError
[ $compiler == dart2js && $runtime != none && $checked ]
function_type/function_type0_test: RuntimeError # Issue 30476
function_type/function_type10_test: RuntimeError # Issue 30476
function_type/function_type12_test: RuntimeError # Issue 30476
function_type/function_type13_test: RuntimeError # Issue 30476
function_type/function_type14_test: RuntimeError # Issue 30476
function_type/function_type15_test: RuntimeError # Issue 30476
function_type/function_type16_test: RuntimeError # Issue 30476
function_type/function_type17_test: RuntimeError # Issue 30476
function_type/function_type18_test: RuntimeError # Issue 30476
function_type/function_type19_test: RuntimeError # Issue 30476
function_type/function_type1_test: RuntimeError # Issue 30476
function_type/function_type20_test: RuntimeError # Issue 30476
function_type/function_type21_test: RuntimeError # Issue 30476
function_type/function_type22_test: RuntimeError # Issue 30476
function_type/function_type24_test: RuntimeError # Issue 30476
function_type/function_type25_test: RuntimeError # Issue 30476
function_type/function_type26_test: RuntimeError # Issue 30476
function_type/function_type27_test: RuntimeError # Issue 30476
function_type/function_type28_test: RuntimeError # Issue 30476
function_type/function_type29_test: RuntimeError # Issue 30476
function_type/function_type2_test: RuntimeError # Issue 30476
function_type/function_type30_test: RuntimeError # Issue 30476
function_type/function_type31_test: RuntimeError # Issue 30476
function_type/function_type32_test: RuntimeError # Issue 30476
function_type/function_type33_test: RuntimeError # Issue 30476
function_type/function_type34_test: RuntimeError # Issue 30476
function_type/function_type36_test: RuntimeError # Issue 30476
function_type/function_type3_test: RuntimeError # Issue 30476
function_type/function_type44_test: RuntimeError # Issue 30476
function_type/function_type45_test: RuntimeError # Issue 30476
function_type/function_type46_test: RuntimeError # Issue 30476
function_type/function_type47_test: RuntimeError # Issue 30476
function_type/function_type48_test: RuntimeError # Issue 30476
function_type/function_type49_test: RuntimeError # Issue 30476
function_type/function_type4_test: RuntimeError # Issue 30476
function_type/function_type50_test: RuntimeError # Issue 30476
function_type/function_type51_test: RuntimeError # Issue 30476
function_type/function_type52_test: RuntimeError # Issue 30476
function_type/function_type53_test: RuntimeError # Issue 30476
function_type/function_type54_test: RuntimeError # Issue 30476
function_type/function_type56_test: RuntimeError # Issue 30476
function_type/function_type57_test: RuntimeError # Issue 30476
function_type/function_type58_test: RuntimeError # Issue 30476
function_type/function_type59_test: RuntimeError # Issue 30476
function_type/function_type5_test: RuntimeError # Issue 30476
function_type/function_type60_test: RuntimeError # Issue 30476
function_type/function_type61_test: RuntimeError # Issue 30476
function_type/function_type62_test: RuntimeError # Issue 30476
function_type/function_type63_test: RuntimeError # Issue 30476
function_type/function_type64_test: RuntimeError # Issue 30476
function_type/function_type65_test: RuntimeError # Issue 30476
function_type/function_type66_test: RuntimeError # Issue 30476
function_type/function_type6_test: RuntimeError # Issue 30476
function_type/function_type7_test: RuntimeError # Issue 30476
function_type/function_type80_test: RuntimeError # Issue 30476
function_type/function_type81_test: RuntimeError # Issue 30476
function_type/function_type82_test: RuntimeError # Issue 30476
function_type/function_type83_test: RuntimeError # Issue 30476
function_type/function_type84_test: RuntimeError # Issue 30476
function_type/function_type85_test: RuntimeError # Issue 30476
function_type/function_type86_test: RuntimeError # Issue 30476
function_type/function_type87_test: RuntimeError # Issue 30476
function_type/function_type88_test: RuntimeError # Issue 30476
function_type/function_type89_test: RuntimeError # Issue 30476
function_type/function_type8_test: RuntimeError # Issue 30476
function_type/function_type90_test: RuntimeError # Issue 30476
function_type/function_type96_test: RuntimeError # Issue 30476
function_type/function_type9_test: RuntimeError # Issue 30476
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
abstract_exact_selector_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
abstract_exact_selector_test/none: Pass
abstract_getter_test/01: Crash # Assertion failure: Missing scope info for j:getter(Foo.i).
abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
abstract_override_adds_optional_args_concrete_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
abstract_override_adds_optional_args_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
assert_message_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
assert_trailing_comma_test/none: CompileTimeError
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer #lib1::C::cc02 (Constructor)
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer #lib1::C::bc02 (Constructor)
assertion_initializer_test: CompileTimeError
assertion_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_and_or_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_catch_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_foreign_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a03b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a04a: RuntimeError
async_await_syntax_test/a04c: RuntimeError
async_await_syntax_test/a05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a05b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a07a: RuntimeError
async_await_syntax_test/a08a: RuntimeError
async_await_syntax_test/a09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a11b: RuntimeError
async_await_syntax_test/a11c: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a11d: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/a12g: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b04a: RuntimeError
async_await_syntax_test/b05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b07a: RuntimeError
async_await_syntax_test/b08a: RuntimeError
async_await_syntax_test/b09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b11b: RuntimeError
async_await_syntax_test/b11c: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b11d: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/b12g: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/c10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d01a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d02a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d03a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d04a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d05a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d06a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d07a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d08a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d08b: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d09a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_await_syntax_test/d10a: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_break_in_finally_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_call_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_cascade_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_continue_label_test/await_in_body: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_continue_label_test/await_in_condition: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_continue_label_test/await_in_init: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_continue_label_test/await_in_update: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_continue_label_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_control_structures_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_finally_rethrow_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_regression_23058_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_rethrow_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_return_types_test/nestedFuture: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_return_types_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_return_types_test/tooManyTypeParameters: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_return_types_test/wrongReturnType: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_return_types_test/wrongTypeParameter: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_await_pauses_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_cancel_and_throw_in_finally_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_cancel_while_paused_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_no_cancel2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_no_cancel_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_pause_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_regression_2238_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_regression_23116_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_regression_fisk_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_stream_take_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_take_reyield_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
bad_constructor_test/05: MissingCompileTimeError
bad_override_test/03: MissingCompileTimeError
bad_override_test/04: Crash # type 'ShadowField' is not a subtype of type 'Procedure' of 'value' where
bad_override_test/05: MissingCompileTimeError
bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
bool_test: RuntimeError
bound_closure_equality_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
branch_canonicalization_test: RuntimeError
break_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
call_closurization_test: RuntimeError
call_function_apply_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).
call_operator_test: RuntimeError
call_test: RuntimeError
call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
call_with_no_such_method_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).
canonical_const2_test: RuntimeError
canonical_const_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
cast_test/none: RuntimeError
cha_deopt1_test: CompileTimeError
cha_deopt2_test: CompileTimeError
cha_deopt3_test: CompileTimeError
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
classes_static_method_clash_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).
closure_cycles_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
closure_in_initializer2_test: RuntimeError
closure_in_initializer_test: Crash # Assertion failure: Cannot find value parameter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_0)) for j:constructor(C.).
closure_parameter_types_test: RuntimeError
closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/nodes.dart': Failed assertion: line 641 pos 12: 'isClosed()': is not true.
closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
closure_with_super_field_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_returnSuperInClosure_closure.call).
closure_with_super_send_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_call(Sub_test_closure.call).
closures_initializer2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
closures_initializer_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
compile_time_constant_a_test: Crash # RangeError (index): Invalid value: Only valid value is 0: 1
compile_time_constant_b_test: Crash # RangeError (index): Invalid value: Only valid value is 0: 1
compile_time_constant_c_test/02: Crash # NoSuchMethodError: The getter 'isString' was called on null.
generalized_void_syntax_test: CompileTimeError
generic_async_star_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
generic_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
generic_field_mixin4_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field)
generic_field_mixin5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field)
generic_field_mixin6_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(M.field1)
generic_field_mixin6_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(M.field2)
generic_field_mixin_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field)
generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
generic_local_functions_test: Crash # Unsupported operation: Unsupported type parameter type node Y.
generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsupported type parameter type node T.
assertion_test: RuntimeError
async_await_syntax_test/c04a: RuntimeError
async_await_syntax_test/c07a: RuntimeError
async_await_syntax_test/c08a: RuntimeError
async_await_syntax_test/d04a: RuntimeError
async_await_syntax_test/d07a: RuntimeError
async_await_syntax_test/d08a: RuntimeError
generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
generic_sync_star_test: RuntimeError
generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
generic_test: RuntimeError
generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
getter_override2_test/02: MissingCompileTimeError
getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
hash_map_null_key_foreach_test: RuntimeError
identical_closure2_test: RuntimeError
if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call(D_derivedInstanceTest_closure.call).
if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call(D_derivedInstanceTest_closure.call).
if_null_assignment_behavior_test/12: RuntimeError
if_null_assignment_static_test/01: RuntimeError
if_null_assignment_static_test/03: RuntimeError
if_null_assignment_static_test/05: RuntimeError
many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
unused_overridden_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
vm/allocation_sinking_vm_test: RuntimeError
vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
[ $compiler == dart2js && ! $dart2js_with_kernel && ! $minified ]
vm/async_await_catch_stacktrace_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
assert_trailing_comma_test/none: CompileTimeError
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer #lib1::C::cc02 (Constructor)
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer #lib1::C::bc02 (Constructor)
assertion_initializer_test: CompileTimeError
assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a03b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a04a: RuntimeError
async_await_syntax_test/a04c: RuntimeError
async_await_syntax_test/a05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a05b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a07a: RuntimeError
async_await_syntax_test/a08a: RuntimeError
async_await_syntax_test/a09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a11b: RuntimeError
async_await_syntax_test/a11c: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a11d: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/a12g: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b04a: RuntimeError
async_await_syntax_test/b05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b07a: RuntimeError
async_await_syntax_test/b08a: RuntimeError
async_await_syntax_test/b09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b11b: RuntimeError
async_await_syntax_test/b11c: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b11d: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/b12g: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/c10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d01a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d02a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d03a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d05a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d06a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d09a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_await_syntax_test/d10a: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_break_in_finally_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_call_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_cascade_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_continue_label_test/await_in_body: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_continue_label_test/await_in_condition: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_continue_label_test/await_in_init: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_continue_label_test/await_in_update: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_continue_label_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_control_structures_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_finally_rethrow_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_regression_23058_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_rethrow_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_return_types_test/nestedFuture: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_return_types_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_return_types_test/tooManyTypeParameters: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_return_types_test/wrongReturnType: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_return_types_test/wrongTypeParameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_await_pauses_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_cancel_and_throw_in_finally_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_cancel_while_paused_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_no_cancel2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_no_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
bad_constructor_test/05: MissingCompileTimeError
bad_override_test/03: MissingCompileTimeError
bad_override_test/04: MissingCompileTimeError
bad_override_test/05: MissingCompileTimeError
bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
bool_test: RuntimeError
bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
branch_canonicalization_test: RuntimeError
break_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
call_closurization_test: RuntimeError
call_function_apply_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).
call_operator_test: RuntimeError
call_test: RuntimeError
call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
call_with_no_such_method_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).
canonical_const2_test: RuntimeError
canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
cast_test/none: RuntimeError
cha_deopt1_test: CompileTimeError
cha_deopt2_test: CompileTimeError
cha_deopt3_test: CompileTimeError
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
classes_static_method_clash_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).
closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
closure_in_initializer2_test: RuntimeError
closure_in_initializer_test: Crash # Assertion failure: Cannot find value parameter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_0)) for j:constructor(C.).
closure_parameter_types_test: RuntimeError
closure_self_reference_test: RuntimeError
closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
closure_with_super_field_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_returnSuperInClosure_closure.call).
closure_with_super_send_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_call(Sub_test_closure.call).
closures_initializer2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
closures_initializer_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
compile_time_constant_a_test: Crash # RangeError (index): Invalid value: Only valid value is 0: 1
compile_time_constant_b_test: Crash # RangeError (index): Invalid value: Only valid value is 0: 1
compile_time_constant_c_test/02: Crash # NoSuchMethodError: The getter 'isString' was called on null.
generalized_void_syntax_test: CompileTimeError
generic_async_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
generic_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
generic_field_mixin4_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
generic_field_mixin5_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
generic_field_mixin6_test/01: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
generic_field_mixin6_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
generic_field_mixin_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
generic_local_functions_test: Crash # Unsupported operation: Unsupported type parameter type node Y.
generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsupported type parameter type node T.
assertion_test: RuntimeError
async_await_syntax_test/c04a: RuntimeError
async_await_syntax_test/c07a: RuntimeError
async_await_syntax_test/c08a: RuntimeError
async_await_syntax_test/d04a: RuntimeError
async_await_syntax_test/d07a: RuntimeError
async_await_syntax_test/d08a: RuntimeError
generic_methods_type_expression_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
generic_sync_star_test: RuntimeError
generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
generic_test: RuntimeError
generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
getter_override2_test/02: MissingCompileTimeError
getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
hash_map_null_key_foreach_test: RuntimeError
identical_closure2_test: RuntimeError
if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call(D_derivedInstanceTest_closure.call).
if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call(D_derivedInstanceTest_closure.call).
if_null_assignment_behavior_test/12: RuntimeError
if_null_assignment_static_test/01: RuntimeError
if_null_assignment_static_test/03: RuntimeError
if_null_assignment_static_test/05: RuntimeError
many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
unused_overridden_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
vm/allocation_sinking_vm_test: RuntimeError
vm/async_await_catch_stacktrace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
[ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ]
typedef_is_test: Crash
[ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853
[ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ]
async_star_await_pauses_test: RuntimeError # Need triage
async_star_no_cancel2_test: RuntimeError # Need triage
async_star_no_cancel_test: RuntimeError # Need triage
[ $compiler == dart2js && $checked && ! $dart2js_with_kernel ]
async_return_types_test/nestedFuture: Fail # Issue 26429
async_return_types_test/wrongTypeParameter: Fail # Issue 26429
[ $compiler == dart2js && $runtime != none && $checked ]
assert_with_message_test: RuntimeError
[ $compiler == dart2js && ! $checked && ! $dart2js_with_kernel ]
bool_check_test: RuntimeError # Issue 29647
bool_condition_check_test: RuntimeError
generic_test: RuntimeError, OK
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
function_type/function_type14_test: Crash # Issue 27394
function_type/function_type15_test: Crash # Issue 27394
function_type/function_type20_test: Crash # Issue 27394
function_type/function_type21_test: Crash # Issue 27394
function_type/function_type22_test: Crash # Issue 27394
function_type/function_type23_test: Crash # Issue 27394
function_type/function_type24_test: Crash # Issue 27394
function_type/function_type25_test: Crash # Issue 27394
function_type/function_type26_test: Crash # Issue 27394
function_type/function_type27_test: Crash # Issue 27394
function_type/function_type28_test: Crash # Issue 27394
function_type/function_type29_test: Crash # Issue 27394
function_type/function_type30_test: Crash # Issue 27394
function_type/function_type31_test: Crash # Issue 27394
function_type/function_type32_test: Crash # Issue 27394
function_type/function_type33_test: Crash # Issue 27394
function_type/function_type34_test: Crash # Issue 27394
function_type/function_type35_test: Crash # Issue 27394
function_type/function_type36_test: Crash # Issue 27394
function_type/function_type37_test: Crash # Issue 27394
function_type/function_type38_test: Crash # Issue 27394
function_type/function_type39_test: Crash # Issue 27394
function_type/function_type40_test: Crash # Issue 27394
function_type/function_type41_test: Crash # Issue 27394
function_type/function_type42_test: Crash # Issue 27394
function_type/function_type43_test: Crash # Issue 27394
function_type/function_type44_test: Crash # Issue 27394
function_type/function_type45_test: Crash # Issue 27394
function_type/function_type46_test: Crash # Issue 27394
function_type/function_type47_test: Crash # Issue 27394
function_type/function_type48_test: Crash # Issue 27394
function_type/function_type49_test: Crash # Issue 27394
function_type/function_type50_test: Crash # Issue 27394
function_type/function_type51_test: Crash # Issue 27394
function_type/function_type52_test: Crash # Issue 27394
function_type/function_type53_test: Crash # Issue 27394
function_type/function_type54_test: Crash # Issue 27394
function_type/function_type55_test: Crash # Issue 27394
function_type/function_type62_test: Crash # Issue 27394
function_type/function_type63_test: Crash # Issue 27394
function_type/function_type6_test: Crash # Issue 27394
function_type/function_type7_test: Crash # Issue 27394
function_type/function_type98_test: Crash # Issue 27394
function_type/function_type99_test: Crash # Issue 27394
generic_function_typedef_test: Crash # Issue 27394
generic_function_typedef_test/none: Crash # Issue 27394
getter_setter_in_lib_test: Crash # Issue 27394
[ $compiler == dart2js && $runtime == safarimobilesim ]
call_through_getter_test: Fail, OK
[ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
generic_closure_test: Fail # Issue 12605