blob: f8e6db7f7134a474a156d470c2437a46890e5d62 [file] [log] [blame]
# Copyright (c) 2012, 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.
# VM specific tests that should not be run by dart2js.
[ $compiler == dart2js ]
vm/*: Skip # Issue 12699
[ $compiler == dart2js && ! $dart2js_with_kernel ]
enum_test: Fail # Issue 28340
regress_28341_test: Fail # Issue 28340
regress_29349_test: CompileTimeError # Issue 29745
regress_29481_test: Crash # Issue 29754
deferred_not_loaded_check_test: Fail # Issue 27577
getter_setter_in_lib_test: Fail # Issue 23288
method_name_test: Fail # issue 25574
setter4_test: CompileTimeError # issue 13639
try_catch_on_syntax_test/10: Fail # Issue 19823
try_catch_on_syntax_test/11: Fail # Issue 19823
mixin_supertype_subclass_test: CompileTimeError # Issue 23773
mixin_supertype_subclass2_test: CompileTimeError # Issue 23773
mixin_supertype_subclass3_test: CompileTimeError # Issue 23773
mixin_supertype_subclass4_test: CompileTimeError # Issue 23773
mixin_of_mixin_test: CompileTimeError # Issue 23773
final_attempt_reinitialization_test.dart: Skip # Issue 29659
# The following tests are supposed to fail.
# In testing-mode, dart2js supports all dart:X libraries (because it
# uses '--categories=all').
library_env_test/has_no_html_support: RuntimeError, OK
library_env_test/has_no_io_support: RuntimeError, OK
library_env_test/has_no_mirror_support: RuntimeError, OK
duplicate_part_test/01: MissingCompileTimeError # Issue 27517
stacktrace_demangle_ctors_test: Fail # dart2js stack traces are not always compliant.
syntax_test/none: CompileTimeError # Issue #30176.
[ $compiler == dart2js && $csp && $browser && ! $fast_startup ]
conditional_import_string_test: Fail # Issue 30615
conditional_import_test: Fail # Issue 30615
[ $compiler == dart2js && $fast_startup && ! $dart2js_with_kernel ]
const_evaluation_test/*: Fail # mirrors not supported
deferred_constraints_constants_test/none: Fail # mirrors not supported
deferred_constraints_constants_test/reference_after_load: Fail # mirrors not supported
deferred_constraints_constants_test: Pass # mirrors not supported, passes for the wrong reason
enum_mirror_test: Fail # mirrors not supported
field_increment_bailout_test: Fail # mirrors not supported
instance_creation_in_function_annotation_test: Fail # mirrors not supported
invocation_mirror2_test: Fail # mirrors not supported
invocation_mirror_invoke_on2_test: Fail # mirrors not supported
invocation_mirror_invoke_on_test: Fail # mirrors not supported
issue21079_test: Fail # mirrors not supported
library_env_test/has_mirror_support: Fail # mirrors not supported
library_env_test/has_no_mirror_support: Pass # fails for the wrong reason.
many_overridden_no_such_method_test: Fail # mirrors not supported
no_such_method_test: Fail # mirrors not supported
null_test/0*: Pass # mirrors not supported, fails for the wrong reason
null_test/none: Fail # mirrors not supported
overridden_no_such_method_test: Fail # mirrors not supported
redirecting_factory_reflection_test: Fail # mirrors not supported
regress_13462_0_test: Fail # mirrors not supported
regress_13462_1_test: Fail # mirrors not supported
regress_18535_test: Fail # mirrors not supported
regress_28255_test: Fail # mirrors not supported
super_call4_test: Fail # mirrors not supported
super_getter_setter_test: Fail # mirrors not supported
vm/reflect_core_vm_test: Fail # mirrors not supported
[ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ]
await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
async_star_test: RuntimeError # Jsshell does not provide non-zero timers, Issue 7728
regress_23996_test: RuntimeError # Jsshell does not provide non-zero timers, Issue 7728
[ $compiler == dart2js && $browser && ! $dart2js_with_kernel ]
config_import_test: Fail # Test flag is not passed to the compiler.
library_env_test/has_no_io_support: Pass # Issue 27398
library_env_test/has_io_support: RuntimeError # Issue 27398
[ $compiler == dart2js && ! $dart2js_with_kernel ]
invocation_mirror_empty_arguments_test: Fail # Issue 24331
nan_identical_test: Fail # Issue 11551
symbol_literal_test/*: Fail # Issue 21825
constructor_duplicate_final_test/01: Fail # Issue 13363
constructor_duplicate_final_test/02: Fail # Issue 13363
override_inheritance_mixed_test/08: Fail # Issue 18124
override_inheritance_mixed_test/09: Fail # Issue 18124
full_stacktrace1_test: Pass, RuntimeError # Issue 12698
full_stacktrace2_test: Pass, RuntimeError # Issue 12698
full_stacktrace3_test: Pass, RuntimeError # Issue 12698
stacktrace_test: Pass, RuntimeError # # Issue 12698
stacktrace_rethrow_nonerror_test: Pass, RuntimeError # Issue 12698
stacktrace_rethrow_error_test: Pass, RuntimeError # Issue 12698
type_variable_conflict_test/01: Fail # Issue 13702
type_variable_conflict_test/02: Fail # Issue 13702
type_variable_conflict_test/03: Fail # Issue 13702
type_variable_conflict_test/04: Fail # Issue 13702
type_variable_conflict_test/05: Fail # Issue 13702
type_variable_conflict_test/06: Fail # Issue 13702
mixin_forwarding_constructor4_test/01: MissingCompileTimeError # Issue 15101
mixin_forwarding_constructor4_test/02: MissingCompileTimeError # Issue 15101
mixin_forwarding_constructor4_test/03: MissingCompileTimeError # Issue 15101
mixin_super_constructor_named_test/01: Fail # Issue 15101
mixin_super_constructor_positionals_test/01: Fail # Issue 15101
mixin_super_test: CompileTimeError # Issue 23773
mixin_super_2_test: CompileTimeError # Issue 23773
mixin_super_bound2_test: CompileTimeError # Issue 23773
mixin_super_use_test: CompileTimeError # Issue 23773
mixin_superclass_test: CompileTimeError # Issue 23773
closure_in_field_test/01: RuntimeError # Issue 30467
closure_in_field_test/02: RuntimeError # Issue 30467
ref_before_declaration_test/00: MissingCompileTimeError
ref_before_declaration_test/01: MissingCompileTimeError
ref_before_declaration_test/02: MissingCompileTimeError
ref_before_declaration_test/03: MissingCompileTimeError
ref_before_declaration_test/04: MissingCompileTimeError
ref_before_declaration_test/05: MissingCompileTimeError
ref_before_declaration_test/06: MissingCompileTimeError
regress_22976_test: CompileTimeError # Issue 23132
if_null_assignment_behavior_test/13: Crash # Issue 23491
if_null_assignment_behavior_test/14: Crash # Issue 23491
multiline_newline_test/01: CompileTimeError # Issue 23888
multiline_newline_test/02: CompileTimeError # Issue 23888
multiline_newline_test/03: CompileTimeError # Issue 23888
multiline_newline_test/04: MissingCompileTimeError # Issue 23888
multiline_newline_test/05: MissingCompileTimeError # Issue 23888
multiline_newline_test/06: MissingCompileTimeError # Issue 23888
multiline_newline_test/none: RuntimeError # Issue 23888
multiline_newline_test/01r: CompileTimeError # Issue 23888
multiline_newline_test/02r: CompileTimeError # Issue 23888
multiline_newline_test/03r: CompileTimeError # Issue 23888
multiline_newline_test/04r: MissingCompileTimeError # Issue 23888
multiline_newline_test/05r: MissingCompileTimeError # Issue 23888
multiline_newline_test/06r: MissingCompileTimeError # Issue 23888
mixin_mixin_type_arguments_test: RuntimeError # Issue 29587
[ $compiler == dart2js && $checked && ! $dart2js_with_kernel ]
regress_26133_test: RuntimeError # Issue 26429
regress_29405_test: Fail # Issue 29422
type_variable_bounds_test/02: Fail # Issue 12702
type_variable_bounds2_test/01: Fail # Issue 12702
type_variable_bounds2_test/04: Fail # Issue 12702
type_variable_bounds2_test/06: Pass # Issue 12702 (pass for the wrong reasons).
type_variable_bounds3_test/00: Fail # Issue 12702
malbounded_redirecting_factory_test/02: Fail # Issue 12825
malbounded_redirecting_factory_test/03: Fail # Issue 12825
malbounded_redirecting_factory2_test/02: Fail # Issue 12825
malbounded_redirecting_factory2_test/03: Fail # Issue 12825
malbounded_instantiation_test/01: Fail # Issue 12702
malbounded_type_cast_test: Fail # Issue 14121
malbounded_type_cast2_test: Fail # Issue 14121
malbounded_type_test_test/03: Fail # Issue 14121
malbounded_type_test_test/04: Fail # Issue 14121
malbounded_type_test2_test: Fail # Issue 14121
default_factory2_test/01: Fail # Issue 14121
[ $compiler == dart2js && ! $checked && ! $dart2js_with_kernel ]
type_checks_in_factory_method_test: RuntimeError # Issue 12746
generic_test: RuntimeError, OK
map_literal4_test: RuntimeError, OK # Checked mode required.
named_parameters_type_test/01: MissingRuntimeError, OK
named_parameters_type_test/02: MissingRuntimeError, OK
named_parameters_type_test/03: MissingRuntimeError, OK
positional_parameters_type_test/01: MissingRuntimeError, OK
positional_parameters_type_test/02: MissingRuntimeError, OK
issue13474_test: RuntimeError, OK
[ $compiler == dart2js && ! $checked && $enable_asserts && ! $dart2js_with_kernel ]
[ $compiler == dart2js && ! $checked && $minified && ! $dart2js_with_kernel ]
f_bounded_quantification5_test: Fail, OK # Issue 12605
[ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
cyclic_type_test/0*: Fail # Issue 12605
cyclic_type2_test: Fail # Issue 12605
f_bounded_quantification4_test: Fail, Pass # Issue 12605
mixin_generic_test: Fail # Issue 12605
mixin_mixin2_test: Fail # Issue 12605
mixin_mixin3_test: Fail # Issue 12605
mixin_mixin4_test: Fail # Issue 12605
mixin_mixin5_test: Fail # Issue 12605
mixin_mixin6_test: Fail # Issue 12605
mixin_mixin_bound_test: RuntimeError # Issue 12605
mixin_mixin_bound2_test: RuntimeError # Issue 12605
symbol_conflict_test: RuntimeError # Issue 23857
[ $compiler == dart2js && ! $dart2js_with_kernel ]
malformed_test/none: Fail # Expect failure in lib/_internal/js_runtime/lib/preambles/d8.js
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
integer_division_by_zero_test: RuntimeError # Issue 8301
number_identity2_test: RuntimeError # Issue 12596
double_int_to_string_test: RuntimeError # Issue 1533
mint_arithmetic_test: RuntimeError # Issue 1533
left_shift_test: RuntimeError # Issue 1533
regress_24283_test: RuntimeError # Issue 1533
constructor_named_arguments_test/01: CompileTimeError # Issue 25225
not_enough_positional_arguments_test/01: CompileTimeError # Issue 12838
not_enough_positional_arguments_test/02: CompileTimeError # Issue 12838
not_enough_positional_arguments_test/05: CompileTimeError # Issue 12838
infinity_test: RuntimeError # Issue 4984
mixin_mixin2_test: RuntimeError # Issue 13109.
mixin_mixin3_test: RuntimeError # Issue 13109.
modulo_test: RuntimeError # Issue 15246
truncdiv_test: RuntimeError # Issue 15246
invocation_mirror2_test: RuntimeError # Issue 6490 (wrong retval).
const_switch_test/02: RuntimeError # Issue 17960
const_switch_test/04: RuntimeError # Issue 17960
const_dynamic_type_literal_test/02: CompileTimeError # Issue 23009
const_dynamic_type_literal_test/03: CompileTimeError # Issue 23009
# Compilation errors.
external_test/10: CompileTimeError # Issue 12887
external_test/13: CompileTimeError # Issue 12887
external_test/20: CompileTimeError # Issue 12887
list_literal4_test: RuntimeError # Issue 12890
scope_variable_test/01: MissingCompileTimeError # Issue 13016
numbers_test: RuntimeError, OK # Issue 1533
expect_test: RuntimeError, OK # Issue 13080
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
[ $compiler == dart2js && $runtime == none && $dart2js_with_kernel ]
*: Fail, Pass, Crash # TODO(sigmund): we should have no crashes when migration completes
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim)]
round_test: Fail, OK # Common JavaScript engine Math.round bug.
[ $compiler == dart2js && $runtime == ff ]
round_test: Pass, Fail, OK # Fixed in ff 35. Common JavaScript engine Math.round bug.
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
await_future_test: Pass, Timeout # Issue 26735
[ $compiler == dart2js && ($runtime == chrome || $runtime == ff) && $system == windows ]
string_literals_test: RuntimeError # Issue 27533
[ $compiler == dart2js && $runtime == safarimobilesim ]
# Safari codegen bug, fixed on some versions of Safari 7.1 (Version 7.1 (9537.85.10.17.1))
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
override_field_test/02: Pass, Slow # TODO(kasperl): Please triage.
[ $minified && ! $dart2js_with_kernel ]
stack_trace_test: Fail, OK # Stack trace not preserved in minified code.
regress_21795_test: RuntimeError # Issue 12605
[ $compiler == dart2js && ! $dart2js_with_kernel ]
method_override5_test: RuntimeError # Issue 12809
[ $compiler == dart2js && $runtime != drt ]
issue23244_test: RuntimeError # 23244
[ $compiler == dart2js && $host_checked && ! $dart2js_with_kernel ]
regress_26855_test/1: Crash # Issue 26867
regress_26855_test/2: Crash # Issue 26867
regress_26855_test/3: Crash # Issue 26867
regress_26855_test/4: Crash # Issue 26867
[ $compiler != dart2analyzer]
switch_case_warn_test: SKIP # Analyzer only, see language_analyzer2.status
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa ]
constants_test/01: Crash
async_await_test: RuntimeError # Issue 27394
async_star_test: RuntimeError # Issue 27394
await_for_test: RuntimeError # Issue 27394
await_for_use_local_test: RuntimeError # Issue 27394
black_listed_test/13c: Crash # Issue 27394
black_listed_test/14c: Crash # Issue 27394
bootstrap_test: RuntimeError # Issue 27394
conditional_property_assignment_test/07: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
const_evaluation_test/01: Crash # Issue 27394
const_qq_test: Crash # Issue 27394
constructor_named_arguments_test/none: RuntimeError # Issue 27394
constructor_redirect2_test/02: Crash # Issue 27394
constructor_redirect2_test/04: Crash # Issue 27394
covariant_test/10: Crash # Issue 27394
covariant_test/11: Crash # Issue 27394
covariant_test/20b: Crash # Issue 27394
covariant_test/24: Crash # Issue 27394
deferred_constraints_constants_test/metadata1: Crash # Issue 27394
deferred_constraints_constants_test/metadata2: Crash # Issue 27394
deferred_constraints_constants_test/metadata3: Crash # Issue 27394
deferred_constraints_constants_test/none: Crash # Issue 27394
deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
deferred_load_constants_test/none: RuntimeError # Issue 27394
deferred_super_dependency_test/01: Crash # Issue 27394
enum_mirror_test: Crash # Issue 27394
export_ambiguous_main_negative_test: Crash # Issue 27394
final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
final_param_test/01: MissingRuntimeError # Issue 27394
final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
first_class_types_constants_test: RuntimeError # Issue 27394
if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
if_null_assignment_static_test/01: RuntimeError # Issue 27394
if_null_assignment_static_test/03: RuntimeError # Issue 27394
if_null_assignment_static_test/04: RuntimeError # Issue 27394
if_null_assignment_static_test/05: RuntimeError # Issue 27394
illegal_initializer_test/01: Crash # Issue 27394
illegal_initializer_test/02: Crash # Issue 27394
illegal_initializer_test/03: Crash # Issue 27394
illegal_initializer_test/04: Crash # Issue 27394
inference_mixin_field_test: Crash # Issue 27394
initializing_formal_final_test: RuntimeError # Issue 27394
inline_super_field_test: Crash # Issue 27394
instance_creation_in_function_annotation_test: Crash # Issue 27394
invocation_mirror_test: Crash # Issue 27394
is_malformed_type_test/94: Crash # Issue 27394
is_malformed_type_test/96: Crash # Issue 27394
is_malformed_type_test/98: Crash # Issue 27394
issue21079_test: Crash # Issue 27394
issue9602_test: Crash # Issue 27394
issue_25671a_test/01: Crash # Issue 27394
issue_25671b_test/01: Crash # Issue 27394
main_not_a_function_test/01: Crash # Issue 27394
malformed_inheritance_test/03: Crash # Issue 27394
malformed_inheritance_test/09: Crash # Issue 27394
malformed_inheritance_test/10: Crash # Issue 27394
malformed_test/none: Crash # Issue 27394
many_method_calls_test: Pass # Issue 27394
mixin_black_listed_test/08: Crash # Issue 27394
mixin_cyclic_test/01: Crash # Issue 27394
mixin_extends_field_test: Crash # Issue 27394
mixin_field_initializer_test: Crash # Issue 27394
mixin_field_test: Crash # Issue 27394
mixin_forwarding_constructor1_test: Crash # Issue 27394
mixin_forwarding_constructor2_test: Crash # Issue 27394
mixin_forwarding_constructor3_test: Crash # Issue 27394
mixin_getter_regression_test: Crash # Issue 27394
mixin_illegal_cycles_test/02: Crash # Issue 27394
mixin_illegal_cycles_test/03: Crash # Issue 27394
mixin_illegal_cycles_test/04: Crash # Issue 27394
mixin_illegal_cycles_test/06: Crash # Issue 27394
mixin_illegal_super_use_test/02: Crash # Issue 27394
mixin_illegal_super_use_test/03: Crash # Issue 27394
mixin_illegal_super_use_test/05: Crash # Issue 27394
mixin_illegal_super_use_test/06: Crash # Issue 27394
mixin_illegal_super_use_test/08: Crash # Issue 27394
mixin_illegal_super_use_test/09: Crash # Issue 27394
mixin_invalid_inheritance1_test/01: Crash # Issue 27394
mixin_invalid_inheritance1_test/02: Crash # Issue 27394
mixin_invalid_inheritance1_test/03: Crash # Issue 27394
mixin_invalid_inheritance2_test/01: Crash # Issue 27394
mixin_invalid_inheritance2_test/02: Crash # Issue 27394
mixin_invalid_inheritance2_test/03: Crash # Issue 27394
mixin_lib_extends_field_test: Crash # Issue 27394
mixin_proto_test: Crash # Issue 27394
mixin_regress_11398_test: Crash # Issue 27394
mixin_super_constructor2_test: Crash # Issue 27394
mixin_super_constructor_default_test: Crash # Issue 27394
mixin_super_constructor_named_test/01: Crash # Issue 27394
mixin_super_constructor_named_test/none: Crash # Issue 27394
mixin_super_constructor_positionals_test/01: Crash # Issue 27394
mixin_super_constructor_positionals_test/none: Crash # Issue 27394
mixin_super_constructor_test: Crash # Issue 27394
mixin_type_parameter5_test: Crash # Issue 27394
mixin_type_variable_test/02: Crash # Issue 27394
mixin_type_variable_test/03: Crash # Issue 27394
mixin_type_variable_test/04: Crash # Issue 27394
mixin_type_variable_test/05: Crash # Issue 27394
mixin_type_variable_test/06: Crash # Issue 27394
mixin_type_variable_test/07: Crash # Issue 27394
mixin_type_variable_test/08: Crash # Issue 27394
mixin_typedef_constructor_test: Crash # Issue 27394
named_parameters_aggregated_test/05: RuntimeError # Issue 27394
named_parameters_test/01: MissingRuntimeError # Issue 27394
null_test/none: Crash # Issue 27394
nullaware_opt_test: RuntimeError # Issue 27394
optional_named_parameters_test/01: MissingRuntimeError # Issue 27394
optional_named_parameters_test/03: MissingRuntimeError # Issue 27394
private_mixin2_test: Crash # Issue 27394
redirecting_constructor_initializer_test: RuntimeError # Issue 27394
redirecting_factory_reflection_test: Crash # Issue 27394
regress_18535_test: Crash # Issue 27394
regress_18713_test: Crash # Issue 27394
regress_22666_test: Crash # Issue 27394
regress_23996_test: RuntimeError # Issue 27394
regress_25246_1_test: Crash # Issue 27394
regress_28255_test: Crash # Issue 27394
runtime_type_function_test: Pass, RuntimeError # Issue 27394
static_call_wrong_argument_count_negative_test: Fail # Issue 27394
static_setter_get_test/01: Crash # Issue 27394
static_top_level_test/00: Crash # Issue 27394
static_top_level_test/04: Crash # Issue 27394
super_call4_test: Crash # Issue 27394
super_conditional_operator_test/01: Crash # Issue 27394
super_getter_setter_test: Crash # Issue 27394
super_no_such_method1_test/01: Crash # Issue 27394
super_no_such_method2_test/01: Crash # Issue 27394
super_no_such_method3_test/01: Crash # Issue 27394
super_no_such_method4_test/01: Crash # Issue 27394
super_no_such_method5_test/01: Crash # Issue 27394
super_operator_index5_test: Crash # Issue 27394
super_operator_index6_test: Crash # Issue 27394
super_operator_index7_test: Crash # Issue 27394
super_operator_index8_test: Crash # Issue 27394
super_operator_index_test/01: Crash # Issue 27394
super_operator_index_test/02: Crash # Issue 27394
super_operator_index_test/03: Crash # Issue 27394
super_operator_index_test/04: Crash # Issue 27394
super_operator_index_test/05: Crash # Issue 27394
super_operator_index_test/06: Crash # Issue 27394
super_operator_index_test/07: Crash # Issue 27394
super_operator_test: Crash # Issue 27394
super_setter_interceptor_test: RuntimeError # Issue 27394
this_conditional_operator_test/01: Crash # Issue 27394
try_catch_syntax_test/13: Crash # Issue 27394
try_catch_syntax_test/14: Crash # Issue 27394
try_catch_syntax_test/15: Crash # Issue 27394
syntax_test/none: Crash # Issue #30176.
# Note: there are two flags to test dart2js with kernel:
# - dart2js_with_kernel_in_ssa: tests cover SSA via Kernel, but no other part of the
# compiler. This flag will be deleted soon
# - dart2js_with_kernel: tests the entire pipeline with kernel.
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
abstract_beats_arguments2_test/01: RuntimeError # Issue 27394
final_super_field_set_test/01: RuntimeError # Issue 27394
generic_function_typedef_test: Crash # Issue 27394
getter_setter_in_lib_test: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && ! $dart2js_with_kernel ]
conditional_method_invocation_test/02: Crash # Issue 27394
conditional_method_invocation_test/04: Crash # Issue 27394
conditional_method_invocation_test/06: Crash # Issue 27394
const_types_test/23: Crash # Issue 27394
const_types_test/24: Crash # Issue 27394
const_types_test/25: Crash # Issue 27394
const_types_test/26: Crash # Issue 27394
const_types_test/27: Crash # Issue 27394
const_types_test/28: Crash # Issue 27394
const_types_test/29: Crash # Issue 27394
const_types_test/30: Crash # Issue 27394
const_types_test/41: Crash # Issue 27394
deferred_global_test: Crash # Issue 27394
factory6_test/00: Crash # Issue 27394
factory_redirection_test/01: Crash # Issue 27394
factory_redirection_test/02: Crash # Issue 27394
factory_redirection_test/03: Crash # Issue 27394
named_parameters_test/01: Crash # Issue 27394
named_parameters_test/03: Crash # Issue 27394
named_parameters_test/05: Crash # Issue 27394
named_parameters_test/07: Crash # Issue 27394
named_parameters_test/09: Crash # Issue 27394
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
async_await_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_star_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_switch_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_switch_test/withDefault: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_test/type-mismatch1: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_test/type-mismatch2: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_test/type-mismatch3: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_test/type-mismatch4: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_this_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_throw_in_catch_test/forceAwait: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
async_throw_in_catch_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
asyncstar_concat_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
asyncstar_throw_in_catch_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
asyncstar_yield_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
asyncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_backwards_compatibility_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_exceptions_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_for_cancel_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_for_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_for_use_local_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_future_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_nonfuture_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_not_started_immediately_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_null_aware_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_postfix_expr_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
await_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
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
conditional_import_test: CompileTimeError
config_import_corelib_test: RuntimeError
config_import_test: RuntimeError
const_conditional_test/08: MissingCompileTimeError
const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemented constant expression #lib2::f() (ShadowStaticInvocation)
const_constructor_syntax_test/05: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/03: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/04: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_evaluation_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
const_factory_with_body_test/01: MissingCompileTimeError
const_instance_field_test/01: MissingCompileTimeError
const_map2_test/00: MissingCompileTimeError
const_map3_test/00: MissingCompileTimeError
const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented constant expression <dynamic, dynamic>{} (ShadowMapLiteral)
const_switch2_test/01: MissingCompileTimeError
const_switch_test/02: RuntimeError
const_switch_test/04: RuntimeError
const_syntax_test/05: MissingCompileTimeError
const_syntax_test/08: Crash # Stack Overflow
const_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_syntax_test/10: MissingCompileTimeError
const_types_test/01: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/02: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/03: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/04: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/05: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/06: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/13: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/31: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/32: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/33: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/34: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/35: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/36: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/37: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/38: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/39: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/40: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
const_types_test/none: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
constants_test/05: MissingCompileTimeError
constructor12_test: RuntimeError
constructor2_test: RuntimeError
constructor3_test: RuntimeError
constructor5_test: RuntimeError
constructor6_test: Crash # Assertion failure: Cannot find value parameter(A.#arg) in (parameter(C.#x), parameter(C.#y), parameter(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
constructor8_test: RuntimeError
constructor_duplicate_final_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_duplicate_final_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_duplicate_final_test/03: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_named_arguments_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) ==
constructor_named_arguments_test/none: RuntimeError
constructor_redirect1_negative_test: Crash # Stack Overflow
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.
custom_await_stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
cyclic_constructor_test/01: Crash # Stack Overflow
cyclic_default_values_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_addAll_closure.call).
cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
deferred_call_empty_before_load_test: RuntimeError
deferred_closurize_load_library_test: CompileTimeError
deferred_constant_list_test: CompileTimeError
deferred_constraints_constants_test/none: CompileTimeError
deferred_constraints_constants_test/reference_after_load: CompileTimeError
deferred_constraints_type_annotation_test/as_operation: CompileTimeError
deferred_constraints_type_annotation_test/catch_check: CompileTimeError
deferred_constraints_type_annotation_test/is_check: CompileTimeError
deferred_constraints_type_annotation_test/new: CompileTimeError
deferred_constraints_type_annotation_test/new_before_load: CompileTimeError
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/new_generic2: CompileTimeError
deferred_constraints_type_annotation_test/new_generic3: CompileTimeError
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic2: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic3: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTimeError
deferred_function_type_test: CompileTimeError
deferred_global_test: CompileTimeError
deferred_import_core_test: CompileTimeError
deferred_inheritance_constraints_test/extends: MissingCompileTimeError
deferred_inheritance_constraints_test/implements: MissingCompileTimeError
deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
deferred_inlined_test: CompileTimeError
deferred_load_constants_test/none: CompileTimeError
deferred_load_inval_code_test: CompileTimeError
deferred_load_library_wrong_args_test/01: CompileTimeError
deferred_load_library_wrong_args_test/none: CompileTimeError
deferred_mixin_test: CompileTimeError
deferred_no_prefix_test/01: MissingCompileTimeError
deferred_no_such_method_test: CompileTimeError
deferred_not_loaded_check_test: RuntimeError
deferred_only_constant_test: CompileTimeError
deferred_optimized_test: CompileTimeError
deferred_redirecting_factory_test: CompileTimeError
deferred_regression_22995_test: CompileTimeError
deferred_regression_28678_test: CompileTimeError
deferred_shadow_load_library_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
deferred_shared_and_unshared_classes_test: CompileTimeError
deferred_static_seperate_test: CompileTimeError
deferred_super_dependency_test/01: CompileTimeError
deferred_super_dependency_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
deferred_type_dependency_test/as: CompileTimeError
deferred_type_dependency_test/is: CompileTimeError
deferred_type_dependency_test/none: CompileTimeError
deferred_type_dependency_test/type_annotation: CompileTimeError
double_int_to_string_test: RuntimeError
duplicate_export_negative_test: Fail
duplicate_implements_test/01: MissingCompileTimeError
duplicate_implements_test/02: MissingCompileTimeError
duplicate_implements_test/03: MissingCompileTimeError
duplicate_implements_test/04: MissingCompileTimeError
dynamic_prefix_core_test/01: RuntimeError
dynamic_prefix_core_test/none: RuntimeError
efficient_length_warning_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
enum_duplicate_test/01: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
enum_duplicate_test/02: RuntimeError
enum_duplicate_test/none: RuntimeError
enum_mirror_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
enum_private_test/01: RuntimeError
enum_private_test/02: RuntimeError
enum_private_test/none: RuntimeError
enum_test: RuntimeError
example_constructor_test: RuntimeError
execute_finally7_test: RuntimeError
exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
expect_test: RuntimeError
external_test/10: MissingRuntimeError
external_test/13: MissingRuntimeError
external_test/20: MissingRuntimeError
factory2_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
factory_redirection_test/07: MissingCompileTimeError
factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
fauxverride_test/03: MissingCompileTimeError
fauxverride_test/05: MissingCompileTimeError
field_initialization_order_test: RuntimeError
field_override3_test/00: MissingCompileTimeError
field_override3_test/01: MissingCompileTimeError
field_override3_test/02: MissingCompileTimeError
field_override3_test/03: MissingCompileTimeError
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_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
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).
flatten_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on null.
for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_test_closure.call).
function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_inline0_test: RuntimeError
function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_local3_test: RuntimeError
function_subtype_local4_test: RuntimeError
function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_syntax_test/none: RuntimeError
function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_testThisBinding_closure.call).
function_test: RuntimeError
function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root).
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
inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
instance_creation_in_function_annotation_test: Crash # Assertion failure: Missing scope info for j:getter(JsMirror._prettyName).
instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
integer_division_by_zero_test: RuntimeError
interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where
invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
invocation_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_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
is_object_test: RuntimeError
issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
issue13474_test: RuntimeError
issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
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_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
lazy_static8_test: RuntimeError
left_shift_test: RuntimeError
library_env_test/has_no_html_support: RuntimeError
library_env_test/has_no_io_support: RuntimeError
library_env_test/has_no_mirror_support: RuntimeError
list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
list_literal4_test: RuntimeError
list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
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
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).
main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
malformed_test/01: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
malformed_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
malformed_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
malformed_test/04: 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/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).
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
method_name_test: CompileTimeError
method_override4_test: RuntimeError
method_override5_test: RuntimeError
method_override7_test/00: MissingCompileTimeError
method_override7_test/01: MissingCompileTimeError
method_override7_test/02: MissingCompileTimeError
method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'Procedure' of 'value' where
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
mixin_forwarding_constructor4_test/03: MissingCompileTimeError
mixin_generic_test: Crash # Assertion failure: Super constructor for k:constructor(C.) not found.
mixin_illegal_super_use_test/01: MissingCompileTimeError
mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info for j:method(createInvocationMirror).
mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/07: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/08: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/09: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/10: MissingCompileTimeError
mixin_illegal_super_use_test/11: MissingCompileTimeError
mixin_illegal_superclass_test/01: MissingCompileTimeError
mixin_illegal_superclass_test/02: MissingCompileTimeError
mixin_illegal_superclass_test/03: MissingCompileTimeError
mixin_illegal_superclass_test/04: MissingCompileTimeError
mixin_illegal_superclass_test/05: MissingCompileTimeError
mixin_illegal_superclass_test/06: MissingCompileTimeError
mixin_illegal_superclass_test/07: MissingCompileTimeError
mixin_illegal_superclass_test/08: MissingCompileTimeError
mixin_illegal_superclass_test/09: MissingCompileTimeError
mixin_illegal_superclass_test/10: MissingCompileTimeError
mixin_illegal_superclass_test/11: MissingCompileTimeError
mixin_illegal_superclass_test/12: MissingCompileTimeError
mixin_illegal_superclass_test/13: MissingCompileTimeError
mixin_illegal_superclass_test/14: MissingCompileTimeError
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
mixin_mixin4_test: RuntimeError
mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_mixin7_test: RuntimeError
mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
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_of_mixin_test/01: CompileTimeError
mixin_of_mixin_test/02: CompileTimeError
mixin_of_mixin_test/03: CompileTimeError
mixin_of_mixin_test/04: CompileTimeError
mixin_of_mixin_test/05: CompileTimeError
mixin_of_mixin_test/06: CompileTimeError
mixin_of_mixin_test/07: CompileTimeError
mixin_of_mixin_test/08: CompileTimeError
mixin_of_mixin_test/09: CompileTimeError
mixin_of_mixin_test/10: CompileTimeError
mixin_of_mixin_test/11: CompileTimeError
mixin_of_mixin_test/12: CompileTimeError
mixin_of_mixin_test/13: CompileTimeError
mixin_of_mixin_test/14: CompileTimeError
mixin_of_mixin_test/15: CompileTimeError
mixin_of_mixin_test/16: CompileTimeError
mixin_of_mixin_test/17: CompileTimeError
mixin_of_mixin_test/18: CompileTimeError
mixin_of_mixin_test/19: CompileTimeError
mixin_of_mixin_test/20: CompileTimeError
mixin_of_mixin_test/21: CompileTimeError
mixin_of_mixin_test/22: CompileTimeError
mixin_of_mixin_test/none: CompileTimeError
mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_prefix_test: Crash # Assertion failure: Missing scope info for j:method(Converter.convert).
mixin_super_2_test: CompileTimeError
mixin_super_bound2_test/01: CompileTimeError
mixin_super_bound2_test/none: CompileTimeError
mixin_super_constructor2_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_default_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_named_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_named_test/none: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_positionals_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_positionals_test/none: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_constructor_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
mixin_super_test: CompileTimeError
mixin_super_use_test: CompileTimeError
mixin_superclass_test: CompileTimeError
mixin_supertype_subclass2_test/01: CompileTimeError
mixin_supertype_subclass2_test/02: CompileTimeError
mixin_supertype_subclass2_test/03: CompileTimeError
mixin_supertype_subclass2_test/04: CompileTimeError
mixin_supertype_subclass2_test/05: CompileTimeError
mixin_supertype_subclass2_test/none: CompileTimeError
mixin_supertype_subclass3_test/01: CompileTimeError
mixin_supertype_subclass3_test/02: CompileTimeError
mixin_supertype_subclass3_test/03: CompileTimeError
mixin_supertype_subclass3_test/04: CompileTimeError
mixin_supertype_subclass3_test/05: CompileTimeError
mixin_supertype_subclass3_test/none: CompileTimeError
mixin_supertype_subclass4_test/01: CompileTimeError
mixin_supertype_subclass4_test/02: CompileTimeError
mixin_supertype_subclass4_test/03: CompileTimeError
mixin_supertype_subclass4_test/04: CompileTimeError
mixin_supertype_subclass4_test/05: CompileTimeError
mixin_supertype_subclass4_test/none: CompileTimeError
mixin_supertype_subclass_test/01: CompileTimeError
mixin_supertype_subclass_test/02: CompileTimeError
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_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.
modulo_test: RuntimeError
multiline_newline_test/04: MissingCompileTimeError
multiline_newline_test/04r: MissingCompileTimeError
multiline_newline_test/05: MissingCompileTimeError
multiline_newline_test/05r: MissingCompileTimeError
multiline_newline_test/06: MissingCompileTimeError
multiline_newline_test/06r: MissingCompileTimeError
named_constructor_test/01: MissingRuntimeError
named_parameters_default_eq_test/02: MissingCompileTimeError
named_parameters_passing_falsy_test: RuntimeError
named_parameters_passing_null_test: RuntimeError
named_parameters_passing_zero_test: RuntimeError
named_parameters_test/none: RuntimeError
named_parameters_type_test/01: MissingRuntimeError
named_parameters_type_test/02: MissingRuntimeError
named_parameters_type_test/03: MissingRuntimeError
named_parameters_with_conversions_test: RuntimeError
named_parameters_with_dollars_test: RuntimeError
naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.negate#x) in (parameter(Hoisting.negate#x), Instance of 'ThisLocal') for j:constructor_body(Hoisting.negate).
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
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) ==
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
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
override_field_method5_negative_test: Fail
override_field_test/01: MissingCompileTimeError
override_inheritance_mixed_test/01: Crash # type 'ShadowField' is not a subtype of type 'Procedure' of 'value' where
override_inheritance_mixed_test/02: MissingCompileTimeError
override_inheritance_mixed_test/03: MissingCompileTimeError
override_inheritance_mixed_test/04: MissingCompileTimeError
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) ==
redirecting_constructor_initializer_test: RuntimeError
redirecting_factory_default_values_test/01: MissingCompileTimeError
redirecting_factory_default_values_test/02: MissingCompileTimeError
redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
regress_13494_test: RuntimeError
regress_17382_test: RuntimeError
regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(JsMirror._prettyName).
regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) ==
regress_21795_test: RuntimeError
regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_22443_test: CompileTimeError
regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_22777_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_22936_test/01: RuntimeError
regress_22976_test/01: CompileTimeError
regress_22976_test/02: CompileTimeError
regress_22976_test/none: CompileTimeError
regress_23408_test: CompileTimeError
regress_23498_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_23500_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_23500_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_23500_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_24283_test: RuntimeError
regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
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).
regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constructor(Foo._) in ConstructorDataImpl._getConstructorConstant
regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) ==
regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclosingClass) ==
regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(Iterator.current).
regress_28278_test: CompileTimeError
regress_29349_test: CompileTimeError
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
setter_override_test/00: MissingCompileTimeError
setter_override_test/03: MissingCompileTimeError
smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
stack_overflow_stacktrace_test: RuntimeError
stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
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_setter3_test/01: RuntimeError
string_join_test: RuntimeError
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_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.
super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_setter_interceptor_test: RuntimeError
super_test: RuntimeError
switch_bad_case_test/01: MissingCompileTimeError
switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
sync_generator2_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
sync_generator3_test/test1: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
sync_generator3_test/test2: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
syncstar_less_than_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
syncstar_yield_test/copyParameters: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
syncstar_yield_test/none: Crash # Assertion failure: Missing scope info for j:method(Iterator.moveNext).
syncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
syntax_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/27: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/49: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/54: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/59: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/60: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/61: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/62: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
syntax_test/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.
temp_mangling_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
top_level_getter_no_setter1_test/01: RuntimeError
top_level_getter_no_setter2_test/01: RuntimeError
truncdiv_test: RuntimeError
try_catch_test/01: MissingCompileTimeError
type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
type_checks_in_factory_method_test: RuntimeError
type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
for_variable_capture_test: RuntimeError
full_stacktrace1_test: RuntimeError
full_stacktrace2_test: RuntimeError
full_stacktrace3_test: RuntimeError
interceptor3_test: RuntimeError
invocation_mirror2_test: RuntimeError
invocation_mirror_invoke_on2_test: RuntimeError
mixin_bound_test: RuntimeError
mixin_super_constructor2_test: RuntimeError
mixin_super_constructor_default_test: RuntimeError
mixin_super_constructor_named_test/01: MissingCompileTimeError
mixin_super_constructor_named_test/none: RuntimeError
mixin_super_constructor_positionals_test/01: MissingCompileTimeError
mixin_super_constructor_positionals_test/none: RuntimeError
mixin_super_constructor_test: RuntimeError
reg_exp_test: RuntimeError
regress_27572_test: RuntimeError
runtime_type_function_test: RuntimeError
stack_trace_test: RuntimeError
stacktrace_demangle_ctors_test: RuntimeError
stacktrace_rethrow_error_test/none: RuntimeError
stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
stacktrace_rethrow_nonerror_test: RuntimeError
super_getter_setter_test: RuntimeError
symbol_conflict_test: RuntimeError
sync_generator1_test/01: RuntimeError
sync_generator1_test/none: RuntimeError
sync_generator3_test/test1: RuntimeError
sync_generator3_test/test2: RuntimeError
syncstar_less_than_test: RuntimeError
syncstar_yield_test/copyParameters: RuntimeError
syncstar_yield_test/none: RuntimeError
type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
type_variable_bounds_test/10: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
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: 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
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
wrong_number_type_arguments_test/00: 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.
wrong_number_type_arguments_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParameters.length == arguments.length': is not true.
yieldstar_pause_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
async_await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_switch_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_switch_test/withDefault: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_test/type-mismatch1: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_test/type-mismatch2: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_test/type-mismatch3: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_test/type-mismatch4: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_this_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_throw_in_catch_test/forceAwait: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
async_throw_in_catch_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
asyncstar_concat_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
asyncstar_throw_in_catch_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
asyncstar_yield_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
asyncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_backwards_compatibility_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_exceptions_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_for_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_for_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_for_use_local_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_future_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_nonfuture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_not_started_immediately_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_null_aware_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_postfix_expr_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
await_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
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
conditional_import_test: CompileTimeError
config_import_corelib_test: RuntimeError
config_import_test: RuntimeError
const_conditional_test/08: MissingCompileTimeError
const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemented constant expression #lib1::f() (ShadowStaticInvocation)
const_constructor_syntax_test/05: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/03: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_error_multiply_initialized_test/04: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_evaluation_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
const_factory_with_body_test/01: MissingCompileTimeError
const_instance_field_test/01: MissingCompileTimeError
const_map2_test/00: MissingCompileTimeError
const_map3_test/00: MissingCompileTimeError
const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented constant expression <dynamic, dynamic>{} (ShadowMapLiteral)
const_switch2_test/01: MissingCompileTimeError
const_switch_test/02: RuntimeError
const_switch_test/04: RuntimeError
const_syntax_test/05: MissingCompileTimeError
const_syntax_test/08: Crash # Stack Overflow
const_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
const_syntax_test/10: MissingCompileTimeError
const_types_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/02: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/03: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/04: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/05: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/06: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/13: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/31: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/32: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/33: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/34: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/35: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/36: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/37: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/38: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/39: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/40: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
const_types_test/none: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
constants_test/05: MissingCompileTimeError
constructor12_test: RuntimeError
constructor2_test: RuntimeError
constructor3_test: RuntimeError
constructor5_test: RuntimeError
constructor6_test: Crash # Assertion failure: Cannot find value parameter(A.#arg) in (parameter(C.#x), parameter(C.#y), parameter(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
constructor8_test: RuntimeError
constructor_duplicate_final_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_duplicate_final_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_duplicate_final_test/03: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
constructor_named_arguments_test/none: RuntimeError
constructor_redirect1_negative_test: Crash # Stack Overflow
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.
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).
cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
cyclic_type_test/00: RuntimeError
cyclic_type_test/01: RuntimeError
cyclic_type_test/02: RuntimeError
cyclic_type_test/03: RuntimeError
cyclic_type_test/04: RuntimeError
dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
deferred_call_empty_before_load_test: RuntimeError
deferred_closurize_load_library_test: CompileTimeError
deferred_constant_list_test: CompileTimeError
deferred_constraints_constants_test/none: CompileTimeError
deferred_constraints_constants_test/reference_after_load: CompileTimeError
deferred_constraints_type_annotation_test/as_operation: CompileTimeError
deferred_constraints_type_annotation_test/catch_check: CompileTimeError
deferred_constraints_type_annotation_test/is_check: CompileTimeError
deferred_constraints_type_annotation_test/new: CompileTimeError
deferred_constraints_type_annotation_test/new_before_load: CompileTimeError
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/new_generic2: CompileTimeError
deferred_constraints_type_annotation_test/new_generic3: CompileTimeError
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic2: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic3: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_null: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_top_level: CompileTimeError
deferred_function_type_test: CompileTimeError
deferred_global_test: CompileTimeError
deferred_import_core_test: CompileTimeError
deferred_inheritance_constraints_test/extends: MissingCompileTimeError
deferred_inheritance_constraints_test/implements: MissingCompileTimeError
deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
deferred_inlined_test: CompileTimeError
deferred_load_constants_test/none: CompileTimeError
deferred_load_inval_code_test: CompileTimeError
deferred_load_library_wrong_args_test/01: CompileTimeError
deferred_load_library_wrong_args_test/none: CompileTimeError
deferred_mixin_test: CompileTimeError
deferred_no_prefix_test/01: MissingCompileTimeError
deferred_no_such_method_test: CompileTimeError
deferred_not_loaded_check_test: RuntimeError
deferred_only_constant_test: CompileTimeError
deferred_optimized_test: CompileTimeError
deferred_redirecting_factory_test: CompileTimeError
deferred_regression_22995_test: CompileTimeError
deferred_regression_28678_test: CompileTimeError
deferred_shadow_load_library_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
deferred_shared_and_unshared_classes_test: CompileTimeError
deferred_static_seperate_test: CompileTimeError
deferred_super_dependency_test/01: CompileTimeError
deferred_super_dependency_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
deferred_type_dependency_test/as: CompileTimeError
deferred_type_dependency_test/is: CompileTimeError
deferred_type_dependency_test/none: CompileTimeError
deferred_type_dependency_test/type_annotation: CompileTimeError
double_int_to_string_test: RuntimeError
duplicate_export_negative_test: Fail
duplicate_implements_test/01: MissingCompileTimeError
duplicate_implements_test/02: MissingCompileTimeError
duplicate_implements_test/03: MissingCompileTimeError
duplicate_implements_test/04: MissingCompileTimeError
dynamic_prefix_core_test/01: RuntimeError
dynamic_prefix_core_test/none: RuntimeError
efficient_length_warning_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
enum_duplicate_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
enum_duplicate_test/02: RuntimeError
enum_duplicate_test/none: RuntimeError
enum_mirror_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
enum_private_test/01: RuntimeError
enum_private_test/02: RuntimeError
enum_private_test/none: RuntimeError
enum_test: RuntimeError
example_constructor_test: RuntimeError
execute_finally7_test: RuntimeError
exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
expect_test: RuntimeError
external_test/10: MissingRuntimeError
external_test/13: MissingRuntimeError
external_test/20: MissingRuntimeError
f_bounded_quantification4_test: RuntimeError
f_bounded_quantification5_test: RuntimeError
factory2_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
factory_redirection_test/07: MissingCompileTimeError
factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
fauxverride_test/03: MissingCompileTimeError
fauxverride_test/05: MissingCompileTimeError
field_initialization_order_test: RuntimeError
field_override3_test/00: MissingCompileTimeError
field_override3_test/01: MissingCompileTimeError
field_override3_test/02: MissingCompileTimeError
field_override3_test/03: MissingCompileTimeError
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_syntax_test/09: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
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.
flatten_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on null.
for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_test_closure.call).
function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_inline0_test: RuntimeError
function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_local3_test: RuntimeError
function_subtype_local4_test: RuntimeError
function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_syntax_test/none: RuntimeError
function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_testThisBinding_closure.call).
function_test: RuntimeError
function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
infinity_test: RuntimeError
inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
integer_division_by_zero_test: RuntimeError
interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
invocation_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_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
is_object_test: RuntimeError
issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
issue13474_test: RuntimeError
issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
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_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
lazy_static8_test: RuntimeError
left_shift_test: RuntimeError
library_env_test/has_no_html_support: RuntimeError
library_env_test/has_no_io_support: RuntimeError
library_env_test/has_no_mirror_support: RuntimeError
list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
list_literal4_test: RuntimeError
list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
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
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.
main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
malformed_test/06: CompileTimeError
malformed_test/none: RuntimeError
many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
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'.
method_name_test: CompileTimeError
method_override4_test: RuntimeError
method_override5_test: RuntimeError
method_override7_test/00: MissingCompileTimeError
method_override7_test/01: MissingCompileTimeError
method_override7_test/02: MissingCompileTimeError
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
mixin_forwarding_constructor4_test/03: MissingCompileTimeError
mixin_generic_test: Crash # Assertion failure: Super constructor for k:constructor(C.) not found.
mixin_illegal_super_use_test/01: MissingCompileTimeError
mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrSync' was called on null.
mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/07: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/08: Crash # NoSuchMethodError: The getter 'function' was called on null.
mixin_illegal_super_use_test/09: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call).
mixin_illegal_super_use_test/10: MissingCompileTimeError
mixin_illegal_super_use_test/11: MissingCompileTimeError
mixin_illegal_superclass_test/01: MissingCompileTimeError
mixin_illegal_superclass_test/02: MissingCompileTimeError
mixin_illegal_superclass_test/03: MissingCompileTimeError
mixin_illegal_superclass_test/04: MissingCompileTimeError
mixin_illegal_superclass_test/05: MissingCompileTimeError
mixin_illegal_superclass_test/06: MissingCompileTimeError
mixin_illegal_superclass_test/07: MissingCompileTimeError
mixin_illegal_superclass_test/08: MissingCompileTimeError
mixin_illegal_superclass_test/09: MissingCompileTimeError
mixin_illegal_superclass_test/10: MissingCompileTimeError
mixin_illegal_superclass_test/11: MissingCompileTimeError
mixin_illegal_superclass_test/12: MissingCompileTimeError
mixin_illegal_superclass_test/13: MissingCompileTimeError
mixin_illegal_superclass_test/14: MissingCompileTimeError
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
mixin_mixin4_test: RuntimeError
mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_mixin7_test: RuntimeError
mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
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
mixin_of_mixin_test/04: CompileTimeError
mixin_of_mixin_test/05: CompileTimeError
mixin_of_mixin_test/06: CompileTimeError
mixin_of_mixin_test/07: CompileTimeError
mixin_of_mixin_test/08: CompileTimeError
mixin_of_mixin_test/09: CompileTimeError
mixin_of_mixin_test/10: CompileTimeError
mixin_of_mixin_test/11: CompileTimeError
mixin_of_mixin_test/12: CompileTimeError
mixin_of_mixin_test/13: CompileTimeError
mixin_of_mixin_test/14: CompileTimeError
mixin_of_mixin_test/15: CompileTimeError
mixin_of_mixin_test/16: CompileTimeError
mixin_of_mixin_test/17: CompileTimeError
mixin_of_mixin_test/18: CompileTimeError
mixin_of_mixin_test/19: CompileTimeError
mixin_of_mixin_test/20: CompileTimeError
mixin_of_mixin_test/21: CompileTimeError
mixin_of_mixin_test/22: CompileTimeError
mixin_of_mixin_test/none: CompileTimeError
mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_2_test: CompileTimeError
mixin_super_bound2_test/01: CompileTimeError
mixin_super_bound2_test/none: CompileTimeError
mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
mixin_super_test: CompileTimeError
mixin_super_use_test: CompileTimeError
mixin_superclass_test: CompileTimeError
mixin_supertype_subclass2_test/01: CompileTimeError
mixin_supertype_subclass2_test/02: CompileTimeError
mixin_supertype_subclass2_test/03: CompileTimeError
mixin_supertype_subclass2_test/04: CompileTimeError
mixin_supertype_subclass2_test/05: CompileTimeError
mixin_supertype_subclass2_test/none: CompileTimeError
mixin_supertype_subclass3_test/01: CompileTimeError
mixin_supertype_subclass3_test/02: CompileTimeError
mixin_supertype_subclass3_test/03: CompileTimeError
mixin_supertype_subclass3_test/04: CompileTimeError
mixin_supertype_subclass3_test/05: CompileTimeError
mixin_supertype_subclass3_test/none: CompileTimeError
mixin_supertype_subclass4_test/01: CompileTimeError
mixin_supertype_subclass4_test/02: CompileTimeError
mixin_supertype_subclass4_test/03: CompileTimeError
mixin_supertype_subclass4_test/04: CompileTimeError
mixin_supertype_subclass4_test/05: CompileTimeError
mixin_supertype_subclass4_test/none: CompileTimeError
mixin_supertype_subclass_test/01: CompileTimeError
mixin_supertype_subclass_test/02: CompileTimeError
mixin_supertype_subclass_test/03: CompileTimeError
mixin_supertype_subclass_test/04: CompileTimeError
mixin_supertype_subclass_test/05: CompileTimeError
mixin_supertype_subclass_test/none: CompileTimeError
modulo_test: RuntimeError
multiline_newline_test/04: MissingCompileTimeError
multiline_newline_test/04r: MissingCompileTimeError
multiline_newline_test/05: MissingCompileTimeError
multiline_newline_test/05r: MissingCompileTimeError
multiline_newline_test/06: MissingCompileTimeError
multiline_newline_test/06r: MissingCompileTimeError
named_constructor_test/01: MissingRuntimeError
named_parameters_default_eq_test/02: MissingCompileTimeError
named_parameters_passing_falsy_test: RuntimeError
named_parameters_passing_null_test: RuntimeError
named_parameters_passing_zero_test: RuntimeError
named_parameters_test/none: RuntimeError
named_parameters_type_test/01: MissingRuntimeError
named_parameters_type_test/02: MissingRuntimeError
named_parameters_type_test/03: MissingRuntimeError
named_parameters_with_conversions_test: RuntimeError
named_parameters_with_dollars_test: RuntimeError
naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.negate#x) in (parameter(Hoisting.negate#x), Instance of 'ThisLocal') for j:constructor_body(Hoisting.negate).
nan_identical_test: RuntimeError
nested_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
no_main_test/01: CompileTimeError
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
override_field_method1_negative_test: Fail
override_field_method2_negative_test: Fail
override_field_method4_negative_test: Fail
override_field_method5_negative_test: Fail
override_field_test/01: MissingCompileTimeError
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_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
redirecting_constructor_initializer_test: RuntimeError
redirecting_factory_default_values_test/01: MissingCompileTimeError
redirecting_factory_default_values_test/02: MissingCompileTimeError
redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_13494_test: RuntimeError
regress_17382_test: RuntimeError
regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_20394_test/01: MissingCompileTimeError
regress_21795_test: RuntimeError
regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_22443_test: CompileTimeError
regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_22777_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_22936_test/01: RuntimeError
regress_22976_test/01: CompileTimeError
regress_22976_test/02: CompileTimeError
regress_22976_test/none: CompileTimeError
regress_23408_test: CompileTimeError
regress_23498_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_23500_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_23500_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_23500_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1, inclusive: 2
regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_24283_test: RuntimeError
regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constructor(Foo._) in ConstructorDataImpl._getConstructorConstant
regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
regress_28217_test/01: MissingCompileTimeError
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
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
setter_override_test/00: MissingCompileTimeError
setter_override_test/03: MissingCompileTimeError
smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
stack_overflow_stacktrace_test: RuntimeError
stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
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_setter3_test/01: RuntimeError
string_join_test: RuntimeError
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_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.
super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
super_setter_interceptor_test: RuntimeError
super_test: RuntimeError
switch_bad_case_test/01: MissingCompileTimeError
switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
syntax_test/none: CompileTimeError
temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
top_level_getter_no_setter1_test/01: RuntimeError
top_level_getter_no_setter2_test/01: RuntimeError
truncdiv_test: RuntimeError
try_catch_test/01: MissingCompileTimeError
type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
type_checks_in_factory_method_test: RuntimeError
type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
for_variable_capture_test: RuntimeError
full_stacktrace1_test: RuntimeError
full_stacktrace2_test: RuntimeError
full_stacktrace3_test: RuntimeError
interceptor3_test: RuntimeError
invocation_mirror2_test: RuntimeError
invocation_mirror_invoke_on2_test: RuntimeError
mixin_bound_test: RuntimeError
mixin_super_constructor2_test: RuntimeError
mixin_super_constructor_default_test: RuntimeError
mixin_super_constructor_named_test/01: MissingCompileTimeError
mixin_super_constructor_named_test/none: RuntimeError
mixin_super_constructor_positionals_test/01: MissingCompileTimeError
mixin_super_constructor_positionals_test/none: RuntimeError
mixin_super_constructor_test: RuntimeError
reg_exp_test: RuntimeError
regress_27572_test: RuntimeError
runtime_type_function_test: RuntimeError
stack_trace_test: RuntimeError
stacktrace_demangle_ctors_test: RuntimeError
stacktrace_rethrow_error_test/none: RuntimeError
stacktrace_rethrow_error_test/withtraceparameter: RuntimeError
stacktrace_rethrow_nonerror_test: RuntimeError
super_getter_setter_test: RuntimeError
symbol_conflict_test: RuntimeError
sync_generator1_test/01: RuntimeError
sync_generator1_test/none: RuntimeError
sync_generator3_test/test1: RuntimeError
sync_generator3_test/test2: RuntimeError
syncstar_less_than_test: RuntimeError
syncstar_yield_test/copyParameters: RuntimeError
syncstar_yield_test/none: RuntimeError
type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArguments' was called on null.
type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments' 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.