blob: f9908237c23196c836c3f4d91a490d4b7cd81980 [file] [log] [blame]
# Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# Sections in this file should contain "$compiler == dart2js".
# dart2js does not implement the Dart 2.0 static type errors yet.
[ $compiler == dart2js ]
abstract_beats_arguments_test: MissingCompileTimeError
abstract_exact_selector_test/01: MissingCompileTimeError
abstract_factory_constructor_test/00: MissingCompileTimeError
abstract_getter_test/01: MissingCompileTimeError
abstract_override_adds_optional_args_concrete_subclass_test: MissingCompileTimeError
abstract_override_adds_optional_args_concrete_test: MissingCompileTimeError
abstract_override_adds_optional_args_supercall_test: MissingCompileTimeError
abstract_syntax_test/00: MissingCompileTimeError
additional_interface_adds_optional_args_concrete_subclass_test: MissingCompileTimeError
additional_interface_adds_optional_args_concrete_test: MissingCompileTimeError
additional_interface_adds_optional_args_supercall_test: MissingCompileTimeError
assign_static_type_test/01: MissingCompileTimeError
assign_static_type_test/02: MissingCompileTimeError
assign_static_type_test/03: MissingCompileTimeError
assign_static_type_test/04: MissingCompileTimeError
assign_static_type_test/05: MissingCompileTimeError
assign_static_type_test/06: MissingCompileTimeError
assign_to_type_test/01: MissingCompileTimeError
assign_to_type_test/02: MissingCompileTimeError
assign_to_type_test/03: MissingCompileTimeError
assign_to_type_test/04: MissingCompileTimeError
assign_top_method_test: MissingCompileTimeError
async_await_syntax_test/a10a: MissingCompileTimeError
async_await_syntax_test/b10a: MissingCompileTimeError
async_await_syntax_test/c10a: MissingCompileTimeError
async_await_syntax_test/d08b: MissingCompileTimeError
async_await_syntax_test/d10a: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/01: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/02: MissingCompileTimeError
async_or_generator_return_type_stacktrace_test/03: MissingCompileTimeError
async_return_types_test/nestedFuture: MissingCompileTimeError
async_return_types_test/tooManyTypeParameters: MissingCompileTimeError
async_return_types_test/wrongReturnType: MissingCompileTimeError
async_return_types_test/wrongTypeParameter: MissingCompileTimeError
bad_named_parameters2_test/01: MissingCompileTimeError
bad_named_parameters_test/01: MissingCompileTimeError
bad_named_parameters_test/02: MissingCompileTimeError
bad_named_parameters_test/03: MissingCompileTimeError
bad_named_parameters_test/04: MissingCompileTimeError
bad_named_parameters_test/05: MissingCompileTimeError
bad_override_test/01: MissingCompileTimeError
bad_override_test/02: MissingCompileTimeError
bad_override_test/06: MissingCompileTimeError
bit_operations_test/01: MissingCompileTimeError
bit_operations_test/02: MissingCompileTimeError
bit_operations_test/03: MissingCompileTimeError
bit_operations_test/04: MissingCompileTimeError
built_in_identifier_prefix_test: CompileTimeError
call_constructor_on_unresolvable_class_test/01: MissingCompileTimeError
call_constructor_on_unresolvable_class_test/02: MissingCompileTimeError
call_constructor_on_unresolvable_class_test/03: MissingCompileTimeError
call_non_method_field_test/01: MissingCompileTimeError
call_non_method_field_test/02: MissingCompileTimeError
call_nonexistent_constructor_test/01: MissingCompileTimeError
call_nonexistent_constructor_test/02: MissingCompileTimeError
call_nonexistent_static_test/01: MissingCompileTimeError
call_nonexistent_static_test/02: MissingCompileTimeError
call_nonexistent_static_test/03: MissingCompileTimeError
call_nonexistent_static_test/04: MissingCompileTimeError
call_nonexistent_static_test/05: MissingCompileTimeError
call_nonexistent_static_test/06: MissingCompileTimeError
call_nonexistent_static_test/07: MissingCompileTimeError
call_nonexistent_static_test/08: MissingCompileTimeError
call_nonexistent_static_test/09: MissingCompileTimeError
call_nonexistent_static_test/10: MissingCompileTimeError
call_through_getter_test/01: MissingCompileTimeError
call_through_getter_test/02: MissingCompileTimeError
call_type_literal_test/01: MissingCompileTimeError
cast_test/04: MissingCompileTimeError
cast_test/05: MissingCompileTimeError
checked_null_test/01: MissingCompileTimeError
checked_setter_test: MissingCompileTimeError
checked_setter2_test: MissingCompileTimeError
checked_setter3_test/01: MissingCompileTimeError
checked_setter3_test/02: MissingCompileTimeError
checked_setter3_test/03: MissingCompileTimeError
class_literal_test/01: MissingCompileTimeError
class_literal_test/02: MissingCompileTimeError
class_literal_test/03: MissingCompileTimeError
class_literal_test/04: MissingCompileTimeError
class_literal_test/05: MissingCompileTimeError
class_literal_test/06: MissingCompileTimeError
class_literal_test/07: MissingCompileTimeError
class_literal_test/08: MissingCompileTimeError
class_literal_test/09: MissingCompileTimeError
class_literal_test/10: MissingCompileTimeError
class_literal_test/11: MissingCompileTimeError
class_literal_test/12: MissingCompileTimeError
class_literal_test/13: MissingCompileTimeError
class_literal_test/14: MissingCompileTimeError
class_literal_test/15: MissingCompileTimeError
class_literal_test/16: MissingCompileTimeError
class_literal_test/17: MissingCompileTimeError
class_literal_test/18: MissingCompileTimeError
class_literal_test/19: MissingCompileTimeError
class_literal_test/20: MissingCompileTimeError
class_literal_test/21: MissingCompileTimeError
class_literal_test/22: MissingCompileTimeError
class_literal_test/23: MissingCompileTimeError
class_literal_test/24: MissingCompileTimeError
class_literal_test/25: MissingCompileTimeError
constructor_call_as_function_test/01: MissingCompileTimeError
covariant_subtyping_with_substitution_test: RuntimeError
covariant_tear_off_type_test: RuntimeError
create_unresolved_type_test/01: MissingCompileTimeError
cyclic_type_variable_test/01: MissingCompileTimeError
cyclic_type_variable_test/02: MissingCompileTimeError
cyclic_type_variable_test/03: MissingCompileTimeError
cyclic_type_variable_test/04: MissingCompileTimeError
cyclic_typedef_test/13: MissingCompileTimeError
default_factory2_test/01: MissingCompileTimeError
default_factory_test/01: MissingCompileTimeError
deferred_inheritance_constraints_test/redirecting_constructor: MissingCompileTimeError
generic_constructor_mixin_test/01: MissingCompileTimeError
generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_field_mixin6_test/01: MissingCompileTimeError
generic_function_bounds_test: CompileTimeError
generic_function_dcall_test: CompileTimeError
generic_function_typedef2_test/04: MissingCompileTimeError
generic_methods_bounds_test/01: MissingCompileTimeError
generic_methods_bounds_test/02: MissingRuntimeError
generic_methods_closure_test: RuntimeError
generic_methods_dynamic_test/01: MissingCompileTimeError
generic_methods_dynamic_test/02: MissingRuntimeError
generic_methods_dynamic_test/03: MissingCompileTimeError
generic_methods_dynamic_test/04: MissingRuntimeError
generic_methods_generic_class_tearoff_test: RuntimeError
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
generic_methods_named_parameters_test: RuntimeError
generic_methods_optional_parameters_test: RuntimeError
generic_methods_overriding_test/01: MissingCompileTimeError
generic_methods_overriding_test/03: MissingCompileTimeError
generic_methods_recursive_bound_test/02: MissingCompileTimeError
generic_methods_reuse_type_variables_test: RuntimeError
generic_methods_shadowing_test: RuntimeError
generic_methods_simple_as_expression_test/02: MissingRuntimeError
generic_methods_simple_is_expression_test: RuntimeError
generic_methods_tearoff_specialization_test: RuntimeError
generic_methods_type_expression_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_methods_type_expression_test: RuntimeError
generic_no_such_method_dispatcher_test: CompileTimeError
generic_tearoff_test: CompileTimeError
getter_override_test/03: MissingCompileTimeError
getter_no_setter2_test/00: MissingCompileTimeError
getter_no_setter2_test/01: MissingCompileTimeError
getter_no_setter2_test/03: MissingCompileTimeError
getter_no_setter_test/00: MissingCompileTimeError
getter_no_setter_test/01: MissingCompileTimeError
getter_no_setter_test/03: MissingCompileTimeError
getters_setters2_test/02: MissingCompileTimeError
identical_const_test/01: MissingCompileTimeError
identical_const_test/02: MissingCompileTimeError
identical_const_test/03: MissingCompileTimeError
identical_const_test/04: MissingCompileTimeError
if_null_assignment_behavior_test/03: MissingCompileTimeError
if_null_assignment_behavior_test/13: MissingCompileTimeError
if_null_assignment_behavior_test/15: MissingCompileTimeError
if_null_assignment_static_test/02: MissingCompileTimeError
if_null_assignment_static_test/04: MissingCompileTimeError
if_null_assignment_static_test/06: MissingCompileTimeError
if_null_assignment_static_test/07: MissingCompileTimeError
if_null_assignment_static_test/09: MissingCompileTimeError
if_null_assignment_static_test/11: MissingCompileTimeError
if_null_assignment_static_test/13: MissingCompileTimeError
if_null_assignment_static_test/14: MissingCompileTimeError
if_null_assignment_static_test/16: MissingCompileTimeError
if_null_assignment_static_test/18: MissingCompileTimeError
if_null_assignment_static_test/20: MissingCompileTimeError
if_null_assignment_static_test/21: MissingCompileTimeError
if_null_assignment_static_test/23: MissingCompileTimeError
if_null_assignment_static_test/25: MissingCompileTimeError
if_null_assignment_static_test/27: MissingCompileTimeError
if_null_assignment_static_test/28: MissingCompileTimeError
if_null_assignment_static_test/30: MissingCompileTimeError
if_null_assignment_static_test/32: MissingCompileTimeError
if_null_assignment_static_test/34: MissingCompileTimeError
if_null_assignment_static_test/35: MissingCompileTimeError
if_null_assignment_static_test/37: MissingCompileTimeError
if_null_assignment_static_test/39: MissingCompileTimeError
if_null_assignment_static_test/41: MissingCompileTimeError
if_null_assignment_static_test/42: MissingCompileTimeError
if_null_precedence_test/06: MissingCompileTimeError
if_null_precedence_test/07: MissingCompileTimeError
implicit_this_test/01: MissingCompileTimeError
implicit_this_test/02: MissingCompileTimeError
implicit_this_test/04: MissingCompileTimeError
import_self_test/01: MissingCompileTimeError
inferrer_constructor5_test/01: MissingCompileTimeError
initializing_formal_final_test: MissingCompileTimeError
initializing_formal_type_test: MissingCompileTimeError
named_constructor_test/01: MissingCompileTimeError
named_constructor_test/03: MissingCompileTimeError
named_parameters2_test: MissingCompileTimeError
named_parameters3_test: MissingCompileTimeError
named_parameters4_test: MissingCompileTimeError
named_parameters_aggregated_test/05: MissingCompileTimeError
named_parameters_test/01: MissingCompileTimeError
named_parameters_test/02: MissingCompileTimeError
named_parameters_test/03: MissingCompileTimeError
named_parameters_test/04: MissingCompileTimeError
named_parameters_test/05: MissingCompileTimeError
named_parameters_test/06: MissingCompileTimeError
named_parameters_test/07: MissingCompileTimeError
named_parameters_test/08: MissingCompileTimeError
named_parameters_test/09: MissingCompileTimeError
named_parameters_test/10: MissingCompileTimeError
named_parameters_type_test/01: MissingCompileTimeError
named_parameters_type_test/02: MissingCompileTimeError
named_parameters_type_test/03: MissingCompileTimeError
static_field3_test/01: MissingCompileTimeError
static_field3_test/02: MissingCompileTimeError
static_field3_test/03: MissingCompileTimeError
static_field3_test/04: MissingCompileTimeError
static_field_test/01: MissingCompileTimeError
static_field_test/02: MissingCompileTimeError
static_field_test/03: MissingCompileTimeError
static_field_test/04: MissingCompileTimeError
static_final_field2_test/01: MissingCompileTimeError
static_getter_no_setter1_test/01: MissingCompileTimeError
static_getter_no_setter2_test/01: MissingCompileTimeError
static_initializer_type_error_test: MissingCompileTimeError
static_setter_get_test/01: MissingCompileTimeError
string_interpolation_test/01: MissingCompileTimeError
string_no_operator_test/01: MissingCompileTimeError
string_no_operator_test/02: MissingCompileTimeError
string_no_operator_test/03: MissingCompileTimeError
string_no_operator_test/04: MissingCompileTimeError
string_no_operator_test/05: MissingCompileTimeError
string_no_operator_test/06: MissingCompileTimeError
string_no_operator_test/07: MissingCompileTimeError
string_no_operator_test/08: MissingCompileTimeError
string_no_operator_test/09: MissingCompileTimeError
string_no_operator_test/10: MissingCompileTimeError
string_no_operator_test/11: MissingCompileTimeError
string_no_operator_test/12: MissingCompileTimeError
string_no_operator_test/13: MissingCompileTimeError
string_no_operator_test/14: MissingCompileTimeError
string_no_operator_test/15: MissingCompileTimeError
string_no_operator_test/16: MissingCompileTimeError
string_test/01: MissingCompileTimeError
substring_test/01: MissingCompileTimeError
super_assign_test/01: MissingCompileTimeError
super_bound_closure_test/01: MissingCompileTimeError
type_variable_nested_test/01: RuntimeError
type_variable_promotion_test: RuntimeError
type_variable_scope_test/00: MissingCompileTimeError
type_variable_scope_test/01: MissingCompileTimeError
type_variable_scope_test/02: MissingCompileTimeError
type_variable_scope_test/03: MissingCompileTimeError
type_variable_scope_test/04: MissingCompileTimeError
type_variable_scope_test/05: MissingCompileTimeError
type_variable_scope2_test: MissingCompileTimeError
type_variable_static_context_test: MissingCompileTimeError
typed_selector2_test: MissingCompileTimeError
unbound_getter_test: MissingCompileTimeError
unresolved_default_constructor_test/01: MissingCompileTimeError
unresolved_in_factory_test: MissingCompileTimeError
unresolved_top_level_method_test: MissingCompileTimeError
unresolved_top_level_var_test: MissingCompileTimeError
wrong_number_type_arguments_test/*: MissingCompileTimeError
void_block_return_test/00: MissingCompileTimeError
vm/*: SkipByDesign # Tests for the VM.
[ $compiler == dart2js && !$dart2js_with_kernel ]
bad_constructor_test/05: CompileTimeError
deferred_constraints_type_annotation_test/as_operation: MissingCompileTimeError
deferred_constraints_type_annotation_test/catch_check: MissingCompileTimeError
deferred_constraints_type_annotation_test/is_check: MissingCompileTimeError
deferred_constraints_type_annotation_test/new_before_load: MissingCompileTimeError
deferred_constraints_type_annotation_test/new_generic2: MissingCompileTimeError
deferred_constraints_type_annotation_test/new_generic3: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation1: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic1: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic2: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic3: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_generic4: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_null: MissingCompileTimeError
deferred_constraints_type_annotation_test/type_annotation_top_level: MissingCompileTimeError
generic_methods_local_variable_declaration_test: RuntimeError
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/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
modulo_test: RuntimeError # Issue 15246
[ $compiler == dart2js && $runtime != none && !$dart2js_with_kernel ]
assertion_test: RuntimeError # Issue 30326
bit_operations_test: RuntimeError, OK # Issue 1533
covariant_override/runtime_check_test: RuntimeError
generic_closure_test: RuntimeError
generic_function_typedef_test/01: RuntimeError
generic_instanceof_test: RuntimeError
generic_typedef_test: RuntimeError
instanceof2_test: RuntimeError
instanceof4_test/01: RuntimeError
instanceof4_test/none: RuntimeError
many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked && !$dart2js_with_kernel ]
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: CompileTimeError
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
generic_field_mixin6_test/none: RuntimeError
generic_list_checked_test: RuntimeError
getters_setters2_test/01: RuntimeError
getters_setters2_test/none: RuntimeError
if_null_precedence_test/none: RuntimeError
inferrer_synthesized_constructor_test: RuntimeError
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && !$dart2js_with_kernel ]
accessor_conflict_export2_test: Crash # Issue 25626
accessor_conflict_export_test: Crash # Issue 25626
assertion_initializer_const_error2_test/cc01: Crash # Issue 30038
assertion_initializer_const_error2_test/cc02: Crash # Issue 30038
assertion_initializer_const_error2_test/cc03: Crash # Issue 30038
assertion_initializer_const_error2_test/cc04: Crash # Issue 30038
assertion_initializer_const_error2_test/cc05: Crash # Issue 30038
assertion_initializer_const_error2_test/cc06: Crash # Issue 30038
assertion_initializer_const_error2_test/cc07: Crash # Issue 30038
assertion_initializer_const_error2_test/cc08: Crash # Issue 30038
assertion_initializer_const_error2_test/cc09: Crash # Issue 30038
assertion_initializer_const_error2_test/cc10: Crash # Issue 30038
assertion_initializer_const_error2_test/cc11: Crash # Issue 30038
assertion_initializer_const_function_error_test/01: Crash
assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: Crash
bad_typedef_test/00: Crash # Issue 28214
call_function_apply_test: RuntimeError # Issue 23873
canonical_const2_test: RuntimeError, OK # Issue 1533
const_switch_test/02: RuntimeError # Issue 17960
const_switch_test/04: RuntimeError # Issue 17960
getter_setter_in_lib_test: Fail # Issue 23288
if_null_assignment_behavior_test/13: Crash # Issue 23491
if_null_assignment_behavior_test/14: Crash # Issue 23491
identical_closure2_test: RuntimeError # Issue 1533, Issue 12596
generic_function_typedef2_test/00: Crash # Issue 28214
generic_function_typedef2_test/01: Crash # Issue 28214
generic_function_typedef2_test/02: Crash # Issue 28214
generic_function_typedef2_test/03: Crash # Issue 28214
generic_function_typedef2_test/00: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/01: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/02: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/03: MissingCompileTimeError # Issue 28214
generic_function_typedef2_test/05: Crash # Issue 28214
generic_function_typedef2_test/06: Crash # Issue 28214
generalized_void_syntax_test: CompileTimeError # Issue #30176.
generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
infinity_test: RuntimeError # Issue 4984
[ $compiler == dart2js && $runtime != none && !$dart2js_with_kernel ]
accessor_conflict_import2_test: RuntimeError # Issue 25626
accessor_conflict_import_prefixed2_test: RuntimeError # Issue 25626
accessor_conflict_import_prefixed_test: RuntimeError # Issue 25626
accessor_conflict_import_test: RuntimeError # Issue 25626
branch_canonicalization_test: RuntimeError # Issue 638.
[ $compiler == dart2js && !$checked && !$enable_asserts && !$dart2js_with_kernel && $runtime != none ]
assertion_test: RuntimeError # Issue 12748
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa ]
abstract_beats_arguments_test: RuntimeError # Issue 27394
abstract_runtime_error_test/01: RuntimeError # Issue 27394
abstract_runtime_error_test/02: RuntimeError # Issue 27394
arithmetic_canonicalization_test: RuntimeError # Issue 27394
assertion_initializer_const_error_test/01: Crash
assertion_initializer_const_function_test/01: Crash
assign_top_method_test/01: Crash # Issue 27394
async_await_syntax_test/a04b: Crash # Issue 27394
async_await_syntax_test/a06a: RuntimeError # Issue 27394
async_await_syntax_test/a07b: Crash # Issue 27394
async_await_syntax_test/a08b: Crash # Issue 27394
async_await_syntax_test/b06a: RuntimeError # Issue 27394
async_await_syntax_test/c06a: RuntimeError # Issue 27394
async_await_syntax_test/d06a: RuntimeError # Issue 27394
async_star_pause_test: RuntimeError # Issue 27394
async_star_regression_fisk_test: RuntimeError # Issue 27394
async_star_stream_take_test: RuntimeError # Issue 27394
async_star_take_reyield_test: RuntimeError # Issue 27394
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
const_qq_test: Crash # Issue 27394
constants_test/01: Crash
call_nonexistent_static_test/10: Crash # Issue 27394
constants_test/01: Crash
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
generalized_void_syntax_test: Crash # Issue #30176
generic_field_mixin2_test: Crash # Issue 27394
generic_field_mixin3_test: Crash # Issue 27394
generic_field_mixin6_test/01: Crash # Issue 27394
generic_field_mixin_test: Crash # Issue 27394
generic_local_functions_test: Crash # Issue 27394
generic_metadata_test/02: Crash # Issue 27394
generic_metadata_test/03: Crash # Issue 27394
generic_methods_generic_function_parameter_test: Crash # Issue 27394
get_set_syntax_test/00: Crash # Issue 27394
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
issue_25671a_test/01: Crash # Issue 27394
issue_25671b_test/01: Crash # Issue 27394
issue21079_test: Crash # Issue 27394
issue9602_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
static_setter_get_test/01: Crash # Issue 27394
static_top_level_test/00: Crash # Issue 27394
static_top_level_test/04: 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
is_malformed_type_test/94: Crash # Issue 27394
is_malformed_type_test/96: Crash # Issue 27394
is_malformed_type_test/98: 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
[ $compiler == dart2js && !$checked ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && !$checked && $minified && !$dart2js_with_kernel ]
function_subtype_inline2_test: RuntimeError
[ $compiler == dart2js && $runtime == d8 ]
constructor_call_as_function_test/01: MissingCompileTimeError
constructor_duplicate_final_test/01: Pass
constructor_duplicate_final_test/02: Pass
[ $compiler == dart2js && $runtime == d8 && !$checked]
mixin_type_parameters_super_test: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ]
assertion_initializer_const_function_test/none: RuntimeError
[ $compiler == dart2js && $runtime == d8 && $checked ]
regress_30339_test: RuntimeError # Issue 26429
[ $compiler == dart2js && $runtime == drt && $checked ]
regress_30339_test: RuntimeError # Issue 30393
[ $compiler == dart2js && $runtime != none && $checked ]
function_type/function_type0_test: RuntimeError # Issue 30476
function_type/function_type10_test: RuntimeError # Issue 30476
function_type/function_type12_test: RuntimeError # Issue 30476
function_type/function_type13_test: RuntimeError # Issue 30476
function_type/function_type14_test: RuntimeError # Issue 30476
function_type/function_type15_test: RuntimeError # Issue 30476
function_type/function_type16_test: RuntimeError # Issue 30476
function_type/function_type17_test: RuntimeError # Issue 30476
function_type/function_type18_test: RuntimeError # Issue 30476
function_type/function_type19_test: RuntimeError # Issue 30476
function_type/function_type1_test: RuntimeError # Issue 30476
function_type/function_type20_test: RuntimeError # Issue 30476
function_type/function_type21_test: RuntimeError # Issue 30476
function_type/function_type22_test: RuntimeError # Issue 30476
function_type/function_type24_test: RuntimeError # Issue 30476
function_type/function_type25_test: RuntimeError # Issue 30476
function_type/function_type26_test: RuntimeError # Issue 30476
function_type/function_type27_test: RuntimeError # Issue 30476
function_type/function_type28_test: RuntimeError # Issue 30476
function_type/function_type29_test: RuntimeError # Issue 30476
function_type/function_type2_test: RuntimeError # Issue 30476
function_type/function_type30_test: RuntimeError # Issue 30476
function_type/function_type31_test: RuntimeError # Issue 30476
function_type/function_type32_test: RuntimeError # Issue 30476
function_type/function_type33_test: RuntimeError # Issue 30476
function_type/function_type34_test: RuntimeError # Issue 30476
function_type/function_type36_test: RuntimeError # Issue 30476
function_type/function_type3_test: RuntimeError # Issue 30476
function_type/function_type44_test: RuntimeError # Issue 30476
function_type/function_type45_test: RuntimeError # Issue 30476
function_type/function_type46_test: RuntimeError # Issue 30476
function_type/function_type47_test: RuntimeError # Issue 30476
function_type/function_type48_test: RuntimeError # Issue 30476
function_type/function_type49_test: RuntimeError # Issue 30476
function_type/function_type4_test: RuntimeError # Issue 30476
function_type/function_type50_test: RuntimeError # Issue 30476
function_type/function_type51_test: RuntimeError # Issue 30476
function_type/function_type52_test: RuntimeError # Issue 30476
function_type/function_type53_test: RuntimeError # Issue 30476
function_type/function_type54_test: RuntimeError # Issue 30476
function_type/function_type56_test: RuntimeError # Issue 30476
function_type/function_type57_test: RuntimeError # Issue 30476
function_type/function_type58_test: RuntimeError # Issue 30476
function_type/function_type59_test: RuntimeError # Issue 30476
function_type/function_type5_test: RuntimeError # Issue 30476
function_type/function_type60_test: RuntimeError # Issue 30476
function_type/function_type61_test: RuntimeError # Issue 30476
function_type/function_type62_test: RuntimeError # Issue 30476
function_type/function_type63_test: RuntimeError # Issue 30476
function_type/function_type64_test: RuntimeError # Issue 30476
function_type/function_type65_test: RuntimeError # Issue 30476
function_type/function_type66_test: RuntimeError # Issue 30476
function_type/function_type6_test: RuntimeError # Issue 30476
function_type/function_type7_test: RuntimeError # Issue 30476
function_type/function_type80_test: RuntimeError # Issue 30476
function_type/function_type81_test: RuntimeError # Issue 30476
function_type/function_type82_test: RuntimeError # Issue 30476
function_type/function_type83_test: RuntimeError # Issue 30476
function_type/function_type84_test: RuntimeError # Issue 30476
function_type/function_type85_test: RuntimeError # Issue 30476
function_type/function_type86_test: RuntimeError # Issue 30476
function_type/function_type87_test: RuntimeError # Issue 30476
function_type/function_type88_test: RuntimeError # Issue 30476
function_type/function_type89_test: RuntimeError # Issue 30476
function_type/function_type8_test: RuntimeError # Issue 30476
function_type/function_type90_test: RuntimeError # Issue 30476
function_type/function_type96_test: RuntimeError # Issue 30476
function_type/function_type9_test: RuntimeError # Issue 30476
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer #lib2::C::cc02 (Constructor)
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer #lib1::C::bc02 (Constructor)
assertion_initializer_test: Crash # Unsupported operation: Unexpected initializer #lib1::C::cc01 (Constructor)
assertion_test: RuntimeError
async_await_syntax_test/a06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/b06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/c06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/d06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_star_await_pauses_test: RuntimeError
async_star_cancel_and_throw_in_finally_test: RuntimeError
async_star_cancel_while_paused_test: Fail
async_star_no_cancel2_test: RuntimeError
async_star_no_cancel_test: RuntimeError
async_star_pause_test: RuntimeError
async_star_regression_fisk_test: RuntimeError
async_star_stream_take_test: RuntimeError
async_star_take_reyield_test: RuntimeError
await_exceptions_test: RuntimeError
await_for_test: RuntimeError
await_for_use_local_test: RuntimeError
bad_override_test/03: MissingCompileTimeError
bad_override_test/04: MissingCompileTimeError
bad_override_test/05: MissingCompileTimeError
bit_operations_test/none: RuntimeError
bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
branch_canonicalization_test: RuntimeError
call_closurization_test: RuntimeError
call_function_apply_test: RuntimeError
call_test: RuntimeError
canonical_const2_test: RuntimeError
cast_test/none: RuntimeError
cha_deopt1_test: CompileTimeError
cha_deopt2_test: CompileTimeError
cha_deopt3_test: CompileTimeError
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
classes_static_method_clash_test: RuntimeError
closure_in_constructor_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(A.T) in (local(A.factory#))in j:closure_call(A_A$factory_closure.call).
closure_in_initializer_test: Crash # Assertion failure: Cannot find value local(A.#a) in (local(C.#a), BoxLocal(_box_0), local(C.#a), BoxLocal(_box_0)) for j:constructor(C.).
closure_invoked_through_interface_target_field_test: MissingCompileTimeError
closure_invoked_through_interface_target_getter_test: MissingCompileTimeError
closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/nodes.dart': Failed assertion: line 641 pos 12: 'isClosed()': is not true.
compile_time_constant_c_test/02: Crash # NoSuchMethodError: The getter 'isString' was called on null.
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 # Unsupported operation: Unexpected initializer #lib1::C1:: (Constructor)
const_syntax_test/10: MissingCompileTimeError
constants_test/05: MissingCompileTimeError
constructor6_test: Crash # Assertion failure: Cannot find value local(A.#arg) in (local(C.#x), local(C.#y), local(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
constructor_duplicate_final_test/01: MissingCompileTimeError
constructor_duplicate_final_test/02: MissingCompileTimeError
constructor_named_arguments_test/01: MissingCompileTimeError
constructor_named_arguments_test/none: RuntimeError
constructor_redirect1_negative_test/none: MissingCompileTimeError
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).
covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
cyclic_constructor_test/01: Crash # Stack Overflow
cyclic_default_values_test: RuntimeError
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/new: CompileTimeError
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_non_deferred: 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_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
generalized_void_syntax_test: CompileTimeError
generic_async_star_test: RuntimeError
generic_closure_test/01: RuntimeError
generic_closure_test/none: RuntimeError
generic_field_mixin4_test: Crash # Assertion failure: No local for j:field(M_closure._captured_T_0).
generic_field_mixin5_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(M.T) in ()in j:constructor(C3.).
generic_field_mixin6_test/none: RuntimeError
generic_field_mixin_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(M.T) in ()in j:constructor(C3.).
generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_instanceof_test: RuntimeError
generic_list_checked_test: RuntimeError
generic_local_functions_test: Crash # Unsupported operation: Unsupported type parameter type node Y.
generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_test: RuntimeError
generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
getter_override2_test/02: MissingCompileTimeError
getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
getters_setters2_test/01: RuntimeError
getters_setters2_test/none: RuntimeError
identical_closure2_test: RuntimeError
if_null_assignment_behavior_test/06: RuntimeError
if_null_assignment_static_test/01: RuntimeError
if_null_assignment_static_test/03: RuntimeError
if_null_assignment_static_test/05: RuntimeError
if_null_precedence_test/none: RuntimeError
inferrer_synthesized_constructor_test: RuntimeError
infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 296 pos 12: 'local != null': is not true.
infinity_test: RuntimeError
instance_creation_in_function_annotation_test: RuntimeError
instanceof2_test: RuntimeError
instanceof4_test/01: RuntimeError
instanceof4_test/none: RuntimeError
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
issue21079_test: RuntimeError
issue23244_test: Crash # UnimplementedError: ir.DirectPropertyGet
issue_1751477_test: CompileTimeError
many_generic_instanceof_test: RuntimeError
mixin_with_two_implicit_constructors_test: MissingCompileTimeError
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_with_conversions_test: RuntimeError
typevariable_substitution2_test/02: 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.
[ $compiler == dart2js && !$dart2js_with_kernel && !$minified ]
vm/async_await_catch_stacktrace_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer #lib1::C::cc02 (Constructor)
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer #lib5::C::bc02 (Constructor)
assertion_initializer_test: Crash # Unsupported operation: Unexpected initializer #lib1::C::cc01 (Constructor)
assertion_test: RuntimeError
async_await_syntax_test/a06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/b06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/c06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_await_syntax_test/d06a: Crash # Assertion failure: Runtime type information not available for type_variable_local(Stream.T) in (local(Stream.fromIterable#))in j:closure_call(Stream_Stream$fromIterable_closure.call).
async_star_await_pauses_test: RuntimeError
async_star_cancel_and_throw_in_finally_test: RuntimeError
async_star_cancel_while_paused_test: Fail
async_star_no_cancel2_test: RuntimeError
async_star_no_cancel_test: RuntimeError
async_star_pause_test: RuntimeError
async_star_regression_fisk_test: RuntimeError
async_star_stream_take_test: RuntimeError
async_star_take_reyield_test: RuntimeError
await_exceptions_test: RuntimeError
await_for_test: RuntimeError
await_for_use_local_test: RuntimeError
bad_override_test/03: MissingCompileTimeError
bad_override_test/04: MissingCompileTimeError
bad_override_test/05: MissingCompileTimeError
bit_operations_test/none: RuntimeError
bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
branch_canonicalization_test: RuntimeError
call_closurization_test: RuntimeError
call_function_apply_test: RuntimeError
call_test: RuntimeError
canonical_const2_test: RuntimeError
cast_test/none: RuntimeError
cha_deopt1_test: CompileTimeError
cha_deopt2_test: CompileTimeError
cha_deopt3_test: CompileTimeError
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
classes_static_method_clash_test: RuntimeError
closure_in_constructor_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(A.T) in (local(A.factory#))in j:closure_call(A_A$factory_closure.call).
closure_in_initializer_test: Crash # Assertion failure: Cannot find value local(A.#a) in (local(C.#a), BoxLocal(_box_0), local(C.#a), BoxLocal(_box_0)) for j:constructor(C.).
closure_invoked_through_interface_target_field_test: MissingCompileTimeError
closure_invoked_through_interface_target_getter_test: MissingCompileTimeError
compile_time_constant_c_test/02: Crash # NoSuchMethodError: The getter 'isString' was called on null.
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 # Unsupported operation: Unexpected initializer #lib1::C1:: (Constructor)
const_syntax_test/10: MissingCompileTimeError
constants_test/05: MissingCompileTimeError
constructor6_test: Crash # Assertion failure: Cannot find value local(A.#arg) in (local(C.#x), local(C.#y), local(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
constructor_duplicate_final_test/01: MissingCompileTimeError
constructor_duplicate_final_test/02: MissingCompileTimeError
constructor_named_arguments_test/01: MissingCompileTimeError
constructor_named_arguments_test/none: RuntimeError
constructor_redirect1_negative_test/none: MissingCompileTimeError
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).
covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
cyclic_constructor_test/01: Crash # Stack Overflow
cyclic_default_values_test: RuntimeError
cyclic_type2_test: RuntimeError
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
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/new: CompileTimeError
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_non_deferred: 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_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
generalized_void_syntax_test: CompileTimeError
generic_async_star_test: RuntimeError
generic_closure_test/01: RuntimeError
generic_closure_test/none: RuntimeError
generic_field_mixin4_test: Crash # Assertion failure: No local for j:field(M_closure._captured_T_0).
generic_field_mixin5_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(M.T) in ()in j:constructor(C3.).
generic_field_mixin6_test/none: RuntimeError
generic_field_mixin_test: Crash # Assertion failure: Runtime type information not available for type_variable_local(M.T) in ()in j:constructor(C3.).
generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_instanceof_test: RuntimeError
generic_list_checked_test: RuntimeError
generic_local_functions_test: Crash # Unsupported operation: Unsupported type parameter type node Y.
generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_test: RuntimeError
generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
getter_override2_test/02: MissingCompileTimeError
getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
getters_setters2_test/01: RuntimeError
getters_setters2_test/none: RuntimeError
identical_closure2_test: RuntimeError
if_null_assignment_behavior_test/06: RuntimeError
if_null_assignment_static_test/01: RuntimeError
if_null_assignment_static_test/03: RuntimeError
if_null_assignment_static_test/05: RuntimeError
if_null_precedence_test/none: RuntimeError
inferrer_synthesized_constructor_test: RuntimeError
infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
infinity_test: RuntimeError
instance_creation_in_function_annotation_test: RuntimeError
instanceof2_test: RuntimeError
instanceof4_test/01: RuntimeError
instanceof4_test/none: RuntimeError
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
issue21079_test: RuntimeError
issue23244_test: Crash # UnimplementedError: ir.DirectPropertyGet
issue_1751477_test: CompileTimeError
many_generic_instanceof_test: RuntimeError
mixin_with_two_implicit_constructors_test: MissingCompileTimeError
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_with_conversions_test: RuntimeError
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ]
typedef_is_test: Crash
inline_super_field_test: Crash
[ $compiler == dart2js && !$dart2js_with_kernel && $runtime != none ]
async_star_cancel_while_paused_test: RuntimeError # Issue 22853
[ $compiler == dart2js && $runtime == jsshell && !$dart2js_with_kernel ]
async_star_await_pauses_test: RuntimeError # Need triage
async_star_no_cancel2_test: RuntimeError # Need triage
async_star_no_cancel_test: RuntimeError # Need triage
await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
[ $compiler == dart2js && $checked && !$dart2js_with_kernel ]
async_return_types_test/nestedFuture: Fail # Issue 26429
async_return_types_test/wrongTypeParameter: Fail # Issue 26429
default_factory2_test/01: Fail # Issue 14121
[ $compiler == dart2js && $runtime != none && $checked ]
assert_with_message_test: RuntimeError
[ $compiler == dart2js && !$checked && !$dart2js_with_kernel ]
bool_check_test: RuntimeError # Issue 29647
bool_condition_check_test: RuntimeError
generic_test: RuntimeError, OK
[ $compiler == dart2js && $checked ]
covariant_subtyping_test: CompileTimeError
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ]
function_type/function_type14_test: Crash # Issue 27394
function_type/function_type15_test: Crash # Issue 27394
function_type/function_type20_test: Crash # Issue 27394
function_type/function_type21_test: Crash # Issue 27394
function_type/function_type22_test: Crash # Issue 27394
function_type/function_type23_test: Crash # Issue 27394
function_type/function_type24_test: Crash # Issue 27394
function_type/function_type25_test: Crash # Issue 27394
function_type/function_type26_test: Crash # Issue 27394
function_type/function_type27_test: Crash # Issue 27394
function_type/function_type28_test: Crash # Issue 27394
function_type/function_type29_test: Crash # Issue 27394
function_type/function_type30_test: Crash # Issue 27394
function_type/function_type31_test: Crash # Issue 27394
function_type/function_type32_test: Crash # Issue 27394
function_type/function_type33_test: Crash # Issue 27394
function_type/function_type34_test: Crash # Issue 27394
function_type/function_type35_test: Crash # Issue 27394
function_type/function_type36_test: Crash # Issue 27394
function_type/function_type37_test: Crash # Issue 27394
function_type/function_type38_test: Crash # Issue 27394
function_type/function_type39_test: Crash # Issue 27394
function_type/function_type40_test: Crash # Issue 27394
function_type/function_type41_test: Crash # Issue 27394
function_type/function_type42_test: Crash # Issue 27394
function_type/function_type43_test: Crash # Issue 27394
function_type/function_type44_test: Crash # Issue 27394
function_type/function_type45_test: Crash # Issue 27394
function_type/function_type46_test: Crash # Issue 27394
function_type/function_type47_test: Crash # Issue 27394
function_type/function_type48_test: Crash # Issue 27394
function_type/function_type49_test: Crash # Issue 27394
function_type/function_type50_test: Crash # Issue 27394
function_type/function_type51_test: Crash # Issue 27394
function_type/function_type52_test: Crash # Issue 27394
function_type/function_type53_test: Crash # Issue 27394
function_type/function_type54_test: Crash # Issue 27394
function_type/function_type55_test: Crash # Issue 27394
function_type/function_type62_test: Crash # Issue 27394
function_type/function_type63_test: Crash # Issue 27394
function_type/function_type6_test: Crash # Issue 27394
function_type/function_type7_test: Crash # Issue 27394
function_type/function_type98_test: Crash # Issue 27394
function_type/function_type99_test: Crash # Issue 27394
generic_function_typedef_test: Crash # Issue 27394
generic_function_typedef_test/none: Crash # Issue 27394
getter_setter_in_lib_test: Crash # Issue 27394
[ $compiler == dart2js && $runtime == safarimobilesim ]
call_through_getter_test: Fail, OK
[ $compiler == dart2js && $minified && !$dart2js_with_kernel ]
generic_closure_test: Fail # Issue 12605
cyclic_type_test/0*: Fail # Issue 12605
cyclic_type2_test: Fail # Issue 12605
[ $compiler == dart2js && $fast_startup && !$dart2js_with_kernel ]
instance_creation_in_function_annotation_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
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
await_future_test: Pass, Timeout # Issue 26735
[ $compiler == dart2js && $system == windows ]
string_literals_test: Pass, RuntimeError # Failures on dart2js-win7-chrome-4-4-be and dart2js-win7-ie11ff-4-4-be
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && !$dart2js_with_kernel ]
deferred_global_test: Crash # Issue 27394
[ $compiler == dart2js && $fast_startup && !$dart2js_with_kernel ]
issue21079_test: Fail # mirrors not supported
[ $compiler == dart2js && $runtime != drt ]
issue23244_test: RuntimeError # 23244
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && !$dart2js_with_kernel ]
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
[ $compiler == dart2js && ! $dart2js_with_kernel ]
mixin_type_parameters_super_test: RuntimeError
mixin_with_two_implicit_constructors_test: MissingCompileTimeError
multiline_newline_test/01: CompileTimeError # Issue 23888
multiline_newline_test/02: CompileTimeError # Issue 23888
multiline_newline_test/03: RuntimeError
multiline_newline_test/04: MissingCompileTimeError # Issue 23888
multiline_newline_test/05: 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: RuntimeError
multiline_newline_test/04r: MissingCompileTimeError # Issue 23888
multiline_newline_test/05r: MissingCompileTimeError # Issue 23888
modulo_test: RuntimeError # Issue 15246