Files
sdk/tests/language_2/language_2_kernel.status
T
Samir Jindel 55eb75d56f [kernel] Delay type finalization when parsing function types.
Currently, the Kernel FE doesn't set up parent pointers correctly for
signature function types. This prevents type parameters on generic
function types from being finalized correctly. In addition, finalization
of generic interface types within a generic function type can crash if they
reference not-yet-finalized type parameters of the enclosing function type.

This review solves both issues. Several failing tests pass again, although
more thorough testing is blocked on Github issue #31213 (nested generic function
types crashing in Fasta).

Bug:
Change-Id: Ib5ee6b2566492e3fd6688fe5a6b6976692562ea1
Reviewed-on: https://dart-review.googlesource.com/16360
Reviewed-by: Régis Crelier <regis@google.com>
2017-10-25 10:36:57 +00:00

1589 lines
81 KiB
Plaintext

# 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 == dartk" or
# "$compiler == dartkp".
[ $compiler == dartk ]
closure_invoked_through_interface_target_field_test: MissingCompileTimeError
const_error_multiply_initialized_test/02: MissingCompileTimeError
const_error_multiply_initialized_test/04: MissingCompileTimeError
const_string_test: RuntimeError
const_syntax_test/08: MissingCompileTimeError
constructor_duplicate_final_test/01: MissingCompileTimeError
constructor_duplicate_final_test/02: MissingCompileTimeError
ct_const2_test: Pass, Crash # Flaky
generic_function_type_as_type_argument_test/02: Pass # For the wrong reason, issue 30931
generic_function_type_as_type_argument_test/03: CompileTimeError # Issue 30931
generic_no_such_method_dispatcher_test: CompileTimeError
hello_dart_test: Crash # error: expected: cls.is_type_finalized()
library_env_test/has_no_mirror_support: RuntimeError
missing_part_of_tag_test/01: Crash # Issue 30997
regress_19413_test: MissingCompileTimeError
regress_21793_test/01: MissingCompileTimeError
regress_29784_test/01: MissingCompileTimeError
regress_29784_test/02: MissingCompileTimeError
rewrite_implicit_this_test/01: MissingCompileTimeError
script1_negative_test: Crash # Issue 30997
script2_negative_test: Crash # Issue 30997
setter_override2_test/none: CompileTimeError
syntax_test/28: MissingCompileTimeError
syntax_test/29: MissingCompileTimeError
syntax_test/30: MissingCompileTimeError
syntax_test/31: MissingCompileTimeError
syntax_test/32: MissingCompileTimeError
syntax_test/33: MissingCompileTimeError
type_variable_bounds4_test/01: MissingCompileTimeError
const_locals_test: RuntimeError
const_string_test: RuntimeError
const_syntax_test/08: MissingCompileTimeError
redirecting_factory_reflection_test: Crash, Pass
[ $compiler == dartk && $runtime == vm ]
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_test/01: MissingCompileTimeError
cha_deopt1_test: RuntimeError
cha_deopt2_test: RuntimeError
cha_deopt3_test: RuntimeError
conditional_import_string_test: DartkCompileTimeError
conditional_import_test: DartkCompileTimeError
const_locals_test: RuntimeError
const_nested_test: RuntimeError
const_string_test: RuntimeError
constructor_named_arguments_test/01: MissingCompileTimeError
constructor_redirect1_negative_test/01: MissingCompileTimeError
constructor_redirect1_negative_test/none: MissingCompileTimeError
constructor_redirect1_negative_test: MissingCompileTimeError
constructor_redirect2_negative_test: MissingCompileTimeError
covariant_override/runtime_check_test: RuntimeError
cyclic_type2_test: CompileTimeError
cyclic_type_test/02: CompileTimeError
cyclic_type_test/04: CompileTimeError
default_factory2_test/01: MissingCompileTimeError
deferred_call_empty_before_load_test: RuntimeError
deferred_call_empty_before_load_test: RuntimeError
deferred_closurize_load_library_test: DartkCrash
deferred_closurize_load_library_test: DartkCrash
deferred_constant_list_test: RuntimeError
deferred_constant_list_test: RuntimeError
deferred_constraints_type_annotation_test/as_operation: Pass
deferred_constraints_type_annotation_test/catch_check: Pass
deferred_constraints_type_annotation_test/is_check: Pass
deferred_constraints_type_annotation_test/new: CompileTimeError
deferred_constraints_type_annotation_test/new_before_load: Pass
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/new_generic2: Pass
deferred_constraints_type_annotation_test/new_generic3: Pass
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation1: Pass
deferred_constraints_type_annotation_test/type_annotation_generic1: Pass
deferred_constraints_type_annotation_test/type_annotation_generic2: Pass
deferred_constraints_type_annotation_test/type_annotation_generic3: Pass
deferred_constraints_type_annotation_test/type_annotation_generic4: Pass
deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_null: Pass
deferred_constraints_type_annotation_test/type_annotation_top_level: Pass
deferred_function_type_test: RuntimeError
deferred_function_type_test: RuntimeError
deferred_function_type_test: RuntimeError
deferred_function_type_test: RuntimeError
deferred_inlined_test: RuntimeError
deferred_inlined_test: RuntimeError
deferred_inlined_test: RuntimeError
deferred_load_inval_code_test: RuntimeError
deferred_load_inval_code_test: RuntimeError
deferred_load_inval_code_test: RuntimeError
deferred_load_library_wrong_args_test/none: RuntimeError
deferred_load_library_wrong_args_test/none: RuntimeError
deferred_load_library_wrong_args_test/none: RuntimeError
deferred_mixin_test: RuntimeError
deferred_mixin_test: RuntimeError
deferred_mixin_test: RuntimeError
deferred_no_such_method_test: RuntimeError
deferred_not_loaded_check_test: RuntimeError
deferred_only_constant_test: RuntimeError
deferred_optimized_test: RuntimeError
deferred_redirecting_factory_test: RuntimeError
deferred_regression_22995_test: RuntimeError
deferred_shadow_load_library_test: RuntimeError
deferred_shared_and_unshared_classes_test: RuntimeError
deferred_static_seperate_test: RuntimeError
deferred_type_dependency_test/as: RuntimeError
deferred_type_dependency_test/is: RuntimeError
deferred_type_dependency_test/none: RuntimeError
deferred_type_dependency_test/type_annotation: RuntimeError
function_subtype_bound_closure3_test: RuntimeError
function_subtype_bound_closure4_test: RuntimeError
function_subtype_cast1_test: RuntimeError
function_subtype_not1_test: RuntimeError
function_subtype_regression_ddc_588_test: RuntimeError
function_type_alias2_test: RuntimeError
generic_function_dcall_test: CompileTimeError
generic_methods_bounds_test/01: MissingCompileTimeError
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_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_tearoff_specialization_test: RuntimeError
generic_methods_unused_parameter_test: RuntimeError
generic_tearoff_test: CompileTimeError
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_evaluation_order_test: Pass
if_null_precedence_test/06: MissingCompileTimeError
if_null_precedence_test/07: MissingCompileTimeError
if_null_precedence_test/none: RuntimeError
import_combinators2_test/00: MissingCompileTimeError
main_not_a_function_test: DartkCrash
malbounded_type_cast_test/00: MissingCompileTimeError
malbounded_type_cast_test/01: MissingCompileTimeError
malbounded_type_cast_test/02: MissingCompileTimeError
malbounded_type_cast_test/none: RuntimeError
malbounded_type_literal_test/00: MissingCompileTimeError
malbounded_type_test2_test/00: MissingCompileTimeError
malbounded_type_test_test/00: MissingCompileTimeError
malbounded_type_test_test/01: MissingCompileTimeError
malbounded_type_test_test/02: MissingCompileTimeError
malbounded_type_test_test/none: RuntimeError
malformed2_test/00: MissingCompileTimeError
malformed2_test/01: MissingCompileTimeError
malformed2_test/02: MissingCompileTimeError
malformed2_test/03: MissingCompileTimeError
malformed2_test/04: MissingCompileTimeError
malformed2_test/05: MissingCompileTimeError
malformed2_test/06: MissingCompileTimeError
malformed2_test/07: MissingCompileTimeError
malformed2_test/08: MissingCompileTimeError
malformed2_test/09: MissingCompileTimeError
malformed2_test/10: MissingCompileTimeError
malformed2_test/11: MissingCompileTimeError
malformed2_test/12: MissingCompileTimeError
malformed2_test/13: MissingCompileTimeError
malformed_bound_test/00: MissingCompileTimeError
malformed_bound_test/01: MissingCompileTimeError
malformed_inheritance_test/01: MissingCompileTimeError
malformed_inheritance_test/03: MissingCompileTimeError
malformed_inheritance_test/05: MissingCompileTimeError
malformed_test/00: MissingCompileTimeError
malformed_test/01: MissingCompileTimeError
malformed_test/02: MissingCompileTimeError
malformed_test/03: MissingCompileTimeError
malformed_test/04: MissingCompileTimeError
malformed_test/05: MissingCompileTimeError
malformed_test/06: MissingCompileTimeError
malformed_test/07: MissingCompileTimeError
malformed_test/08: MissingCompileTimeError
malformed_test/09: MissingCompileTimeError
malformed_test/10: MissingCompileTimeError
malformed_test/11: MissingCompileTimeError
malformed_test/12: MissingCompileTimeError
malformed_test/13: MissingCompileTimeError
malformed_test/14: MissingCompileTimeError
malformed_test/15: MissingCompileTimeError
malformed_test/16: MissingCompileTimeError
malformed_test/17: MissingCompileTimeError
malformed_test/18: MissingCompileTimeError
malformed_test/19: MissingCompileTimeError
malformed_test/20: MissingCompileTimeError
malformed_test/21: MissingCompileTimeError
malformed_test/22: MissingCompileTimeError
malformed_test/23: MissingCompileTimeError
malformed_test/24: MissingCompileTimeError
malformed_type_test: MissingCompileTimeError
malformed_test/17: MissingCompileTimeError
initializing_formal_final_test: MissingCompileTimeError
initializing_formal_type_test: MissingCompileTimeError
issue_1751477_test: RuntimeError
no_main_test/01: DartkCrash
redirecting_factory_reflection_test: RuntimeError
static_field1_test/01: MissingCompileTimeError
static_field1a_test/01: MissingCompileTimeError
type_literal_test: RuntimeError
type_parameter_test/05: MissingCompileTimeError
void_block_return_test/00: MissingCompileTimeError
runtime_type_function_test: RuntimeError
super_call4_test/01: MissingCompileTimeError
super_call4_test/02: MissingCompileTimeError
super_call4_test/03: MissingCompileTimeError
super_call4_test/04: MissingCompileTimeError
super_getter_setter_test/01: MissingCompileTimeError
super_getter_setter_test/02: MissingCompileTimeError
super_getter_setter_test/03: MissingCompileTimeError
super_no_such_method1_test/01: MissingCompileTimeError
super_no_such_method2_test/01: MissingCompileTimeError
super_no_such_method3_test/01: MissingCompileTimeError
super_no_such_method4_test/01: MissingCompileTimeError
super_no_such_method5_test/01: MissingCompileTimeError
super_operator_index5_test/01: MissingCompileTimeError
super_operator_index5_test/02: MissingCompileTimeError
super_operator_index_test/01: MissingCompileTimeError
super_operator_index_test/02: MissingCompileTimeError
super_operator_index_test/03: MissingCompileTimeError
super_operator_index_test/04: MissingCompileTimeError
super_operator_index_test/05: MissingCompileTimeError
super_operator_index_test/06: MissingCompileTimeError
super_operator_index_test/07: MissingCompileTimeError
wrong_number_type_arguments_test/*: MissingCompileTimeError
main_not_a_function_test: DartkCrash
recursive_generic_test: RuntimeError
[ $compiler == dartk && $runtime == vm && !$checked ]
assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
checked_setter_test: RuntimeError
checked_setter3_test: RuntimeError
generic_methods_bounds_test/02: MissingRuntimeError
getters_setters2_test/01: RuntimeError
getters_setters2_test/none: RuntimeError
inferrer_synthesized_constructor_test: RuntimeError
tearoff_dynamic_test: RuntimeError
[ $compiler == dartk && $runtime == vm && $checked ]
assertion_initializer_const_function_test/01: RuntimeError
if_null_precedence_test/none: Pass
regress_30339_test: RuntimeError
[ $compiler == dartkp && $runtime == dart_precompiled ]
assert_assignable_type_test: Crash
assert_with_type_test_or_cast_test: Pass, Crash
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_test: Crash
bool_check_test: RuntimeError
bool_condition_check_test: RuntimeError
built_in_identifier_prefix_test: CompileTimeError
checked_null_test/01: MissingCompileTimeError
checked_setter2_test: MissingCompileTimeError
checked_setter3_test/01: MissingCompileTimeError
checked_setter3_test/02: MissingCompileTimeError
checked_setter3_test/03: MissingCompileTimeError
function_subtype_inline2_test: RuntimeError
generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_constructor_mixin_test/01: MissingCompileTimeError
generic_methods_generic_function_result_test/none: CompileTimeError
generic_methods_recursive_bound_test/02: MissingCompileTimeError
generic_methods_recursive_bound_test/03: Pass
generic_methods_reuse_type_variables_test: Pass
generic_no_such_method_dispatcher_test : CompileTimeError
generic_tearoff_test: CompileTimeError
generic_test: Crash
typevariable_substitution2_test/02: RuntimeError
[ $compiler == dartkp && $runtime == dart_precompiled && !$checked ]
assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
[ $compiler == dartkp && $runtime == dart_precompiled && $checked ]
assertion_initializer_const_error2_test/cc02: Crash
assertion_initializer_const_error_test/none: Crash
assertion_initializer_const_function_test/01: Crash
assertion_initializer_const_function_test/none: Crash
regress_30339_test: Crash
# dartk: checked mode failures
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
assert_initializer_test/31: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/32: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/33: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/34: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/35: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/36: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/37: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/38: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/41: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/42: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/43: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/44: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/45: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/46: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/47: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/48: MissingCompileTimeError # KernelVM bug: Constant evaluation.
assert_initializer_test/none: RuntimeError # KernelVM bug: Constant evaluation.
async_await_test: RuntimeError
compile_time_constant_checked_test/02: MissingCompileTimeError
const_constructor2_test/20: MissingCompileTimeError
const_constructor2_test/22: MissingCompileTimeError
const_constructor2_test/24: MissingCompileTimeError
const_init2_test/02: MissingCompileTimeError
default_factory2_test/01: Fail
function_type2_test: RuntimeError
list_literal1_test/01: MissingCompileTimeError
map_literal1_test/01: MissingCompileTimeError
setter_override_test/01: MissingCompileTimeError
setter_override_test/02: MissingCompileTimeError
type_parameter_test/05: MissingCompileTimeError
type_parameter_test/none: RuntimeError
type_variable_bounds4_test/01: RuntimeError
regress_22728_test: RuntimeError
regress_26133_test: RuntimeError
malbounded_type_cast_test: RuntimeError
malbounded_type_test_test/03: Fail
malbounded_type_test_test/04: Fail
malformed2_test/00: RuntimeError
malformed2_test/01: MissingCompileTimeError
factory_redirection_test/08: Fail
factory_redirection_test/09: Fail
factory_redirection_test/10: Fail
factory_redirection_test/12: Fail
factory_redirection_test/13: Fail
factory_redirection_test/14: Fail
malbounded_redirecting_factory_test/03: Fail
malbounded_redirecting_factory_test/04: Fail
mixin_invalid_bound2_test/08: Fail
mixin_invalid_bound2_test/09: Fail
mixin_invalid_bound2_test/10: Fail
mixin_invalid_bound_test/06: Fail
mixin_invalid_bound_test/07: Fail
redirecting_factory_infinite_steps_test/01: Fail
redirecting_factory_malbounded_test/01: Fail
[ $compiler == dartk || $compiler == dartkp ]
cha_deopt1_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
cha_deopt2_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
cha_deopt3_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
compile_time_constant_c_test/02: MissingCompileTimeError # KernelVM bug: Constant evaluation.
const_native_factory_test/01: MissingCompileTimeError # Fasta bug: Issue 29763
const_nested_test: RuntimeError # KernelVM bug: Constant evaluation.
const_optional_args_negative_test: Fail # Fasta bug: Default parameter values must be const.
const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation.
const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluation.
constructor_redirect2_test/01: MissingCompileTimeError # Fasta bug: Body on redirecting constructor.
constructor_redirect_test/01: MissingCompileTimeError # Fasta bug: Initializer refers to this.
covariant_subtyping_test: DartkCrash
cyclic_constructor_test/01: MissingCompileTimeError # Fasta bug: Cyclic constructor redirection.
deferred_call_empty_before_load_test: RuntimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_closurize_load_library_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constant_list_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_constants_test/none: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_constants_test/reference_after_load: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_function_type_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_global_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_import_core_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_inheritance_constraints_test/extends: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_inheritance_constraints_test/implements: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_inheritance_constraints_test/mixin: MissingCompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_inlined_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_load_constants_test/none: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_load_constants_test/none: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_load_inval_code_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_load_library_wrong_args_test/none: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_mixin_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_no_such_method_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_not_loaded_check_test: RuntimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_only_constant_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_optimized_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_redirecting_factory_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_regression_22995_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_regression_28678_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_shadow_load_library_test: RuntimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_shared_and_unshared_classes_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_static_seperate_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_super_dependency_test/01: Pass
deferred_type_dependency_test/as: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_type_dependency_test/is: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_type_dependency_test/none: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_type_dependency_test/type_annotation: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
dynamic_prefix_core_test/01: RuntimeError # KernelVM bug: Blocked on language issue 29125.
final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29900
final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29900
function_type/function_type0_test: RuntimeError
function_type/function_type10_test: RuntimeError
function_type/function_type11_test: RuntimeError
function_type/function_type12_test: RuntimeError
function_type/function_type13_test: RuntimeError
function_type/function_type14_test: RuntimeError
function_type/function_type15_test: RuntimeError
function_type/function_type16_test: RuntimeError
function_type/function_type17_test: RuntimeError
function_type/function_type18_test: RuntimeError
function_type/function_type19_test: RuntimeError
function_type/function_type1_test: RuntimeError
function_type/function_type20_test: RuntimeError
function_type/function_type21_test: RuntimeError
function_type/function_type22_test: RuntimeError
function_type/function_type23_test: RuntimeError
function_type/function_type24_test: RuntimeError
function_type/function_type25_test: RuntimeError
function_type/function_type26_test: RuntimeError
function_type/function_type27_test: RuntimeError
function_type/function_type28_test: RuntimeError
function_type/function_type29_test: RuntimeError
function_type/function_type2_test: RuntimeError
function_type/function_type30_test: RuntimeError
function_type/function_type31_test: RuntimeError
function_type/function_type32_test: RuntimeError
function_type/function_type33_test: RuntimeError
function_type/function_type34_test: RuntimeError
function_type/function_type35_test: RuntimeError
function_type/function_type36_test: RuntimeError
function_type/function_type37_test: RuntimeError
function_type/function_type38_test: RuntimeError
function_type/function_type39_test: RuntimeError
function_type/function_type3_test: RuntimeError
function_type/function_type40_test: RuntimeError
function_type/function_type41_test: RuntimeError
function_type/function_type42_test: RuntimeError
function_type/function_type43_test: RuntimeError
function_type/function_type44_test: RuntimeError
function_type/function_type45_test: RuntimeError
function_type/function_type46_test: RuntimeError
function_type/function_type47_test: RuntimeError
function_type/function_type48_test: RuntimeError
function_type/function_type49_test: RuntimeError
function_type/function_type4_test: RuntimeError
function_type/function_type50_test: RuntimeError
function_type/function_type51_test: RuntimeError
function_type/function_type52_test: RuntimeError
function_type/function_type53_test: RuntimeError
function_type/function_type54_test: RuntimeError
function_type/function_type55_test: RuntimeError
function_type/function_type56_test: RuntimeError
function_type/function_type57_test: RuntimeError
function_type/function_type58_test: RuntimeError
function_type/function_type59_test: RuntimeError
function_type/function_type5_test: RuntimeError
function_type/function_type60_test: RuntimeError
function_type/function_type61_test: RuntimeError
function_type/function_type62_test: RuntimeError
function_type/function_type63_test: RuntimeError
function_type/function_type64_test: RuntimeError
function_type/function_type65_test: RuntimeError
function_type/function_type66_test: RuntimeError
function_type/function_type67_test: RuntimeError
function_type/function_type68_test: RuntimeError
function_type/function_type69_test: RuntimeError
function_type/function_type6_test: RuntimeError
function_type/function_type70_test: RuntimeError
function_type/function_type71_test: RuntimeError
function_type/function_type72_test: RuntimeError
function_type/function_type73_test: RuntimeError
function_type/function_type74_test: RuntimeError
function_type/function_type75_test: RuntimeError
function_type/function_type76_test: RuntimeError
function_type/function_type77_test: RuntimeError
function_type/function_type78_test: RuntimeError
function_type/function_type79_test: RuntimeError
function_type/function_type7_test: RuntimeError
function_type/function_type80_test: RuntimeError
function_type/function_type81_test: RuntimeError
function_type/function_type82_test: RuntimeError
function_type/function_type83_test: RuntimeError
function_type/function_type84_test: RuntimeError
function_type/function_type85_test: RuntimeError
function_type/function_type86_test: RuntimeError
function_type/function_type87_test: RuntimeError
function_type/function_type88_test: RuntimeError
function_type/function_type89_test: RuntimeError
function_type/function_type8_test: RuntimeError
function_type/function_type90_test: RuntimeError
function_type/function_type91_test: RuntimeError
function_type/function_type92_test: RuntimeError
function_type/function_type93_test: RuntimeError
function_type/function_type94_test: RuntimeError
function_type/function_type95_test: RuntimeError
function_type/function_type96_test: RuntimeError
function_type/function_type97_test: RuntimeError
function_type/function_type98_test: RuntimeError
function_type/function_type99_test: RuntimeError
function_type/function_type9_test: RuntimeError
generalized_void_syntax_test: CompileTimeError # Issue #30176.
issue_1751477_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
mixin_super_constructor_named_test/01: MissingCompileTimeError # KernelVM bug: Issue 15101
mixin_super_constructor_positionals_test/01: MissingCompileTimeError # KernelVM bug: Issue 15101
named_constructor_test/01: MissingRuntimeError # Fasta bug: Bad compilation of constructor reference.
named_parameters_default_eq_test/02: MissingCompileTimeError # Fasta bug: Default values are not allowed on redirecting factory constructors.
nested_generic_closure_test: RuntimeError
not_enough_positional_arguments_test/01: MissingCompileTimeError
not_enough_positional_arguments_test/02: MissingCompileTimeError
not_enough_positional_arguments_test/05: MissingCompileTimeError
vm/closure_memory_retention_test: Skip # KernelVM bug: Hits OOM
vm/debug_break_enabled_vm_test/01: CompileTimeError # KernelVM bug: Bad test using extended break syntax.
vm/debug_break_enabled_vm_test/none: CompileTimeError # KernelVM bug: Bad test using extended break syntax.
vm/closure_memory_retention_test: Skip # KernelVM bug: Hits OOM
vm/regress_27201_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
vm/type_vm_test: RuntimeError # Fasta bug: Bad position information in stack trace.
library_env_test/has_html_support: RuntimeError # KernelVM bug: Configurable imports.
library_env_test/has_no_io_support: RuntimeError # KernelVM bug: Configurable imports.
external_test/10: MissingRuntimeError # KernelVM bug: Unbound external.
external_test/13: MissingRuntimeError # KernelVM bug: Unbound external.
external_test/20: MissingRuntimeError # KernelVM bug: Unbound external.
factory_redirection_test/07: MissingCompileTimeError # Fasta bug: Bad constructor redirection.
regress_22443_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
regress_23408_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
regress_27617_test/1: MissingCompileTimeError # Fasta bug: Bad constructor redirection.
regress_28217_test/01: MissingCompileTimeError # Fasta bug: Bad constructor redirection.
regress_28217_test/none: MissingCompileTimeError # Fasta bug: Bad constructor redirection.
final_attempt_reinitialization_test/01: MissingCompileTimeError # Issue 29900
final_attempt_reinitialization_test/02: MissingCompileTimeError # Issue 29900
conditional_import_string_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
conditional_import_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
config_import_corelib_test: RuntimeError # KernelVM bug: Configurable imports.
config_import_test: RuntimeError # KernelVM bug: Configurable imports.
const_map2_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation.
const_map3_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation.
const_nested_test: RuntimeError # KernelVM bug: Constant evaluation.
const_switch2_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation.
const_syntax_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluation.
compile_time_constant_o_test/01: RuntimeError # KernelVM bug: Constant map duplicated key.
compile_time_constant_o_test/02: RuntimeError # KernelVM bug: Constant map duplicated key.
const_dynamic_type_literal_test/02: RuntimeError # KernelVM bug: Constant map duplicated key.
const_factory_with_body_test/01: MissingCompileTimeError # Fasta bug: Const factory with body.
const_instance_field_test/01: MissingCompileTimeError # Fasta bug: Const instance field.
const_optional_args_negative_test: Fail # Fasta bug: Default parameter values must be const.
const_constructor_nonconst_field_test/01: MissingCompileTimeError # Fasta bug: Non-const expression in field initializer.
const_native_factory_test/01: MissingCompileTimeError # Fasta bug: Issue 29763
regress_28278_test: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
regress_31057_test: CompileTimeError
switch_bad_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation.
switch_bad_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evaluation.
switch_case_test/00: MissingCompileTimeError # KernelVM bug: Constant evaluation.
switch_case_test/01: MissingCompileTimeError # KernelVM bug: Constant evaluation.
switch_case_test/02: MissingCompileTimeError # KernelVM bug: Constant evaluation.
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
assign_static_type_test/02: MissingCompileTimeError
async_return_types_test/nestedFuture: Fail
async_return_types_test/wrongTypeParameter: Fail
# These test entries will be valid for vm (with and without kernel).
[ $compiler == none || $compiler == app_jit || $compiler == dartk ]
async_star_cancel_while_paused_test: RuntimeError
async_star_pause_test: Fail, OK
[ $compiler == dartk && $runtime == vm ]
async_star_cancel_while_paused_test: RuntimeError
[ $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
generic_methods_type_expression_test: RuntimeError # Issue 25869 / 27460
[ $compiler == dartkp ]
constructor_call_as_function_test/01: MissingCompileTimeError
constructor_duplicate_final_test/01: MissingCompileTimeError
constructor_duplicate_final_test/02: MissingCompileTimeError
const_syntax_test/08: Crash
const_syntax_test/09: Crash
const_syntax_test/10: Crash
export_double_same_main_test: Crash # Issue 29895
factory3_test: Crash
final_syntax_test/09: Crash
generic_function_dcall_test: CompileTimeError
generic_function_bounds_test: CompileTimeError
implicit_closure1_test: Crash
named_parameters_type_test/01: Crash
named_parameters_type_test/02: Crash
named_parameters_type_test/03: Crash
positional_parameters_type_test/01: Crash
positional_parameters_type_test/02: Crash
positional_parameters_type_test/none: Crash
factory3_test: Crash
export_double_same_main_test: Crash # Issue 29895
final_syntax_test/09: Crash
const_conditional_test/08: Crash
const_syntax_test/08: Crash
const_syntax_test/09: Crash
const_syntax_test/10: Crash
stacktrace_demangle_ctors_test: RuntimeError
type_checks_in_factory_method_test: Crash
vm/integer_type_propagation_test: Crash
vm/optimized_stacktrace_test: Crash
vm/regress_27671_test: Crash
vm/type_vm_test: Crash
[ ($compiler == dartkp) && !$checked ]
generic_field_mixin6_test/none: RuntimeError
[ !$checked && ($compiler == dartk || $compiler == dartkp) ]
deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
mixin_forwarding_constructor4_test/01: MissingCompileTimeError # KernelVM bug: Issue 15101
mixin_forwarding_constructor4_test/02: MissingCompileTimeError # KernelVM bug: Issue 15101
mixin_forwarding_constructor4_test/03: MissingCompileTimeError # KernelVM bug: Issue 15101
regress_20394_test/01: MissingCompileTimeError # Fasta bug: Illegal access to private constructor.
redirecting_factory_long_test: RuntimeError # Fasta bug: Bad compilation of type arguments for redirecting factory.
redirecting_factory_default_values_test/01: MissingCompileTimeError # Fasta bug: Default values are not allowed on redirecting factory constructors.
redirecting_factory_default_values_test/02: MissingCompileTimeError # Fasta bug: Default values are not allowed on redirecting factory constructors.
private_super_constructor_test/01: MissingCompileTimeError # Fasta bug: Illegal access to private constructor.
[ $compiler == none || $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
# Non-contractive types are not supported in the vm.
cyclic_type_test/02: Fail, OK
cyclic_type_test/04: Fail, OK
cyclic_type2_test: Fail, OK
language_2/least_upper_bound_expansive_test/none: CompileTimeError
duplicate_export_negative_test: Fail # Issue 6134
example_constructor_test: Fail, OK
field_initialization_order_test: Fail, OK
no_main_test/01: Skip
constructor3_test: Fail, OK
main_not_a_function_test: Skip
mixin_illegal_super_use_test: Skip # Issues 24478 and 23773
mixin_illegal_superclass_test: Skip # Issues 24478 and 23773
super_test: Fail, OK
[ ($compiler == dartk || $compiler == dartkp) && $mode == debug ]
cyclic_type_variable_test/01: Crash
cyclic_type_variable_test/02: Crash
cyclic_type_variable_test/03: Crash
cyclic_type_variable_test/04: Crash
cyclic_type_variable_test/none: Crash
type_parameter_test/04: Crash
type_parameter_test/05: Crash
const_instance_field_test/01: Crash
[ $compiler == none || $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
constructor3_test: Fail, OK, Pass
vm/regress_29145_test: Skip # Issue 29145
[ $compiler == dartk && $mode == debug ]
deopt_inlined_function_lazy_test: Skip
[ $compiler == dartkp || $compiler == dartk ]
async_star_test/01: Pass
[ ($compiler == dartk || $compiler == dartkp) && $checked ]
regress_22728_test: Fail # Dartk Issue 28498
[ $compiler == dartkp && $mode == debug ]
malbounded_type_cast_test: Crash
external_test/13: Crash
final_syntax_test/09: Crash
regress_29025_test: Crash
[ $compiler == dartk && $strong ]
class_literal_static_test/01: MissingCompileTimeError
class_literal_static_test/02: MissingCompileTimeError
class_literal_static_test/03: MissingCompileTimeError
class_literal_static_test/04: MissingCompileTimeError
class_literal_static_test/05: MissingCompileTimeError
class_literal_static_test/06: MissingCompileTimeError
class_literal_static_test/07: MissingCompileTimeError
class_literal_static_test/08: MissingCompileTimeError
class_literal_static_test/09: MissingCompileTimeError
class_literal_static_test/10: MissingCompileTimeError
class_literal_static_test/11: MissingCompileTimeError
class_literal_static_test/12: MissingCompileTimeError
class_literal_static_test/13: MissingCompileTimeError
class_literal_static_test/14: MissingCompileTimeError
class_literal_static_test/15: MissingCompileTimeError
class_literal_static_test/16: MissingCompileTimeError
class_literal_static_test/17: MissingCompileTimeError
class_literal_static_test/18: MissingCompileTimeError
class_literal_static_test/19: MissingCompileTimeError
class_literal_static_test/20: MissingCompileTimeError
class_literal_static_test/21: MissingCompileTimeError
class_literal_static_test/22: MissingCompileTimeError
class_literal_static_test/23: MissingCompileTimeError
class_literal_static_test/24: MissingCompileTimeError
class_literal_static_test/25: MissingCompileTimeError
class_override_test: MissingCompileTimeError
closure_internals_test/01: MissingCompileTimeError
closure_internals_test/02: MissingCompileTimeError
closure_internals_test/03: MissingCompileTimeError
closure_type_test: RuntimeError
compile_time_constant_k_test/01: MissingCompileTimeError
compile_time_constant_k_test/02: MissingCompileTimeError
compile_time_constant_k_test/03: MissingCompileTimeError
compile_time_constant_static2_test/01: MissingCompileTimeError
compile_time_constant_static2_test/02: MissingCompileTimeError
compile_time_constant_static2_test/03: MissingCompileTimeError
compile_time_constant_static2_test/04: MissingCompileTimeError
compile_time_constant_static2_test/05: MissingCompileTimeError
compile_time_constant_static2_test/06: MissingCompileTimeError
compile_time_constant_static3_test/01: MissingCompileTimeError
compile_time_constant_static3_test/02: MissingCompileTimeError
compile_time_constant_static3_test/03: MissingCompileTimeError
compile_time_constant_static3_test/04: MissingCompileTimeError
compile_time_constant_static3_test/05: MissingCompileTimeError
compile_time_constant_static3_test/06: MissingCompileTimeError
compile_time_constant_static4_test/01: MissingCompileTimeError
compile_time_constant_static4_test/02: MissingCompileTimeError
compile_time_constant_static4_test/03: MissingCompileTimeError
compile_time_constant_static5_test/03: MissingCompileTimeError
compile_time_constant_static5_test/04: MissingCompileTimeError
compile_time_constant_static5_test/05: MissingCompileTimeError
compile_time_constant_static5_test/06: MissingCompileTimeError
compile_time_constant_static5_test/07: MissingCompileTimeError
compile_time_constant_static5_test/08: MissingCompileTimeError
compile_time_constant_static5_test/09: MissingCompileTimeError
compile_time_constant_static5_test/10: MissingCompileTimeError
compile_time_constant_static5_test/11: Pass
compile_time_constant_static5_test/12: MissingCompileTimeError
compile_time_constant_static5_test/13: MissingCompileTimeError
compile_time_constant_static5_test/14: MissingCompileTimeError
compile_time_constant_static5_test/15: MissingCompileTimeError
compile_time_constant_static5_test/16: Pass
compile_time_constant_static5_test/17: MissingCompileTimeError
compile_time_constant_static5_test/18: MissingCompileTimeError
compile_time_constant_static5_test/19: MissingCompileTimeError
compile_time_constant_static5_test/20: MissingCompileTimeError
compile_time_constant_static5_test/21: Pass
compile_time_constant_static5_test/22: MissingCompileTimeError
compile_time_constant_static5_test/23: Pass
compile_time_constant_static5_test/24: MissingCompileTimeError
compile_time_constant_static5_test/25: MissingCompileTimeError
compile_time_constant_static_test/01: MissingCompileTimeError
compile_time_constant_static_test/02: MissingCompileTimeError
compile_time_constant_static_test/03: MissingCompileTimeError
const_list_test: RuntimeError
const_map4_test: RuntimeError
constructor12_test: RuntimeError
covariant_override/tear_off_type_test: RuntimeError
crash_6725_test/01: MissingCompileTimeError
ct_const_test: RuntimeError
double_to_string_as_exponential2_test/01: MissingCompileTimeError
double_to_string_as_exponential2_test/02: MissingCompileTimeError
double_to_string_as_exponential2_test/03: MissingCompileTimeError
double_to_string_as_fixed2_test/01: MissingCompileTimeError
double_to_string_as_fixed2_test/02: MissingCompileTimeError
double_to_string_as_fixed2_test/03: MissingCompileTimeError
double_to_string_as_precision2_test/01: MissingCompileTimeError
double_to_string_as_precision2_test/02: MissingCompileTimeError
double_to_string_as_precision2_test/03: MissingCompileTimeError
dynamic_test: RuntimeError
first_class_types_test: RuntimeError
function_subtype3_test: RuntimeError
function_subtype_bound_closure1_test: RuntimeError
function_subtype_bound_closure2_test: RuntimeError
function_subtype_bound_closure5_test: RuntimeError
function_subtype_bound_closure5a_test: RuntimeError
function_subtype_bound_closure6_test: RuntimeError
function_subtype_cast0_test: RuntimeError
function_subtype_cast2_test: RuntimeError
function_subtype_cast3_test: RuntimeError
function_subtype_local1_test: RuntimeError
function_subtype_local2_test: RuntimeError
function_subtype_local5_test: RuntimeError
function_subtype_named1_test: Pass
function_subtype_named2_test: Pass
function_subtype_not0_test: RuntimeError
function_subtype_not2_test: RuntimeError
function_subtype_not3_test: RuntimeError
function_subtype_optional1_test: Pass
function_subtype_optional2_test: Pass
function_subtype_simple1_test: RuntimeError
function_subtype_top_level1_test: RuntimeError
function_subtype_typearg2_test: Pass
function_subtype_typearg3_test: Pass
generic_function_typedef_test/01: Pass
generic_instanceof2_test: RuntimeError
generic_is_check_test: RuntimeError
generic_method_types_test/02: RuntimeError
generic_methods_named_parameters_test: Pass
generic_methods_optional_parameters_test: Pass
generic_test: RuntimeError
initializing_formal_type_annotation_test/01: MissingCompileTimeError
initializing_formal_type_annotation_test/02: MissingCompileTimeError
instanceof4_test/01: Pass
instanceof4_test/none: Pass
is_malformed_type_test/94: MissingCompileTimeError
is_malformed_type_test/95: MissingCompileTimeError
is_malformed_type_test/96: MissingCompileTimeError
is_malformed_type_test/97: MissingCompileTimeError
is_malformed_type_test/98: MissingCompileTimeError
is_malformed_type_test/99: MissingCompileTimeError
is_not_class2_test/01: MissingCompileTimeError
isnot_malformed_type_test/01: MissingCompileTimeError
issue11724_test/01: MissingCompileTimeError
issue1363_test/01: MissingCompileTimeError
issue15606_test/01: MissingCompileTimeError
issue18628_1_test/01: MissingCompileTimeError
issue18628_2_test/01: MissingCompileTimeError
issue23244_test: RuntimeError
issue_25671a_test/01: Pass
issue_25671b_test/01: DartkCrash
list_is_test: RuntimeError
malbounded_type_cast_test/none: Pass
malbounded_type_test_test/none: Pass
map_literal11_test/none: MissingRuntimeError
map_literal1_test/01: MissingCompileTimeError
map_literal3_test/01: MissingCompileTimeError
map_literal3_test/02: MissingCompileTimeError
map_literal3_test/03: MissingCompileTimeError
map_literal3_test/04: MissingCompileTimeError
map_literal4_test/01: MissingCompileTimeError
map_literal4_test/02: MissingCompileTimeError
map_literal4_test/03: MissingCompileTimeError
map_literal4_test/04: MissingCompileTimeError
map_literal4_test/05: MissingCompileTimeError
map_literal4_test/06: MissingCompileTimeError
map_literal8_test: Pass
method_override_test: RuntimeError
mixin_bound_test: DartkCrash
mixin_type_parameters_mixin_extends_test: Pass
mixin_type_parameters_mixin_test: Pass
mixin_type_parameters_super_extends_test: Pass
mixin_type_parameters_super_test: Pass
named_parameters_default_eq_test/none: RuntimeError
no_such_method_mock_test: Pass
number_identifier_test/05: MissingCompileTimeError
number_identifier_test/08: MissingCompileTimeError
number_identifier_test/09: MissingCompileTimeError
on_catch_malformed_type_test: MissingCompileTimeError
operator5_test: MissingCompileTimeError
operator_equals_test: MissingCompileTimeError
optimized_constant_array_string_access_test: MissingCompileTimeError
override_inheritance_mixed_test/08: Pass
redirecting_factory_default_values_test/03: MissingCompileTimeError
redirecting_factory_incompatible_signature_test/01: MissingCompileTimeError
redirecting_factory_infinite_steps_test/01: MissingCompileTimeError
redirecting_factory_malbounded_test/01: MissingCompileTimeError
regress_28341_test: Pass
type_literal_prefix_call_test/00: MissingCompileTimeError
type_parameter_test/01: MissingCompileTimeError
type_parameter_test/02: MissingCompileTimeError
type_parameter_test/03: MissingCompileTimeError
type_parameter_test/04: MissingCompileTimeError
type_parameter_test/06: MissingCompileTimeError
type_parameter_test/07: MissingCompileTimeError
type_parameter_test/08: MissingCompileTimeError
type_parameter_test/09: MissingCompileTimeError
type_promotion_assign_test/01: MissingCompileTimeError
type_promotion_assign_test/02: MissingCompileTimeError
type_promotion_assign_test/03: MissingCompileTimeError
type_promotion_assign_test/04: MissingCompileTimeError
type_promotion_closure_test/01: MissingCompileTimeError
type_promotion_closure_test/02: MissingCompileTimeError
type_promotion_closure_test/03: MissingCompileTimeError
type_promotion_closure_test/04: MissingCompileTimeError
type_promotion_closure_test/06: MissingCompileTimeError
type_promotion_closure_test/07: MissingCompileTimeError
type_promotion_closure_test/09: MissingCompileTimeError
type_promotion_closure_test/10: MissingCompileTimeError
type_promotion_closure_test/11: MissingCompileTimeError
type_promotion_closure_test/12: MissingCompileTimeError
type_promotion_closure_test/13: MissingCompileTimeError
type_promotion_closure_test/14: MissingCompileTimeError
type_promotion_closure_test/15: MissingCompileTimeError
type_promotion_closure_test/16: MissingCompileTimeError
type_promotion_functions_test/01: Pass
type_promotion_functions_test/02: Pass
type_promotion_functions_test/03: Pass
type_promotion_functions_test/04: Pass
type_promotion_functions_test/05: Pass
type_promotion_functions_test/06: Pass
type_promotion_functions_test/07: Pass
type_promotion_functions_test/08: Pass
type_promotion_functions_test/09: Pass
type_promotion_functions_test/10: Pass
type_promotion_functions_test/11: Pass
type_promotion_functions_test/12: Pass
type_promotion_functions_test/13: Pass
type_promotion_functions_test/14: Pass
type_promotion_functions_test/none: Pass
type_promotion_local_test/01: MissingCompileTimeError
type_promotion_local_test/02: MissingCompileTimeError
type_promotion_local_test/03: MissingCompileTimeError
type_promotion_local_test/04: MissingCompileTimeError
type_promotion_local_test/05: MissingCompileTimeError
type_promotion_local_test/06: MissingCompileTimeError
type_promotion_local_test/07: MissingCompileTimeError
type_promotion_local_test/08: MissingCompileTimeError
type_promotion_local_test/09: MissingCompileTimeError
type_promotion_local_test/10: MissingCompileTimeError
type_promotion_local_test/11: MissingCompileTimeError
type_promotion_local_test/12: MissingCompileTimeError
type_promotion_local_test/13: MissingCompileTimeError
type_promotion_local_test/14: MissingCompileTimeError
type_promotion_local_test/15: MissingCompileTimeError
type_promotion_local_test/16: MissingCompileTimeError
type_promotion_local_test/17: MissingCompileTimeError
type_promotion_local_test/18: MissingCompileTimeError
type_promotion_local_test/19: MissingCompileTimeError
type_promotion_local_test/20: MissingCompileTimeError
type_promotion_local_test/21: MissingCompileTimeError
type_promotion_local_test/22: MissingCompileTimeError
type_promotion_local_test/23: MissingCompileTimeError
type_promotion_local_test/24: MissingCompileTimeError
type_promotion_local_test/25: MissingCompileTimeError
type_promotion_local_test/26: MissingCompileTimeError
type_promotion_local_test/27: MissingCompileTimeError
type_promotion_local_test/28: MissingCompileTimeError
type_promotion_local_test/29: MissingCompileTimeError
type_promotion_local_test/30: MissingCompileTimeError
type_promotion_local_test/31: MissingCompileTimeError
type_promotion_local_test/32: MissingCompileTimeError
type_promotion_local_test/33: MissingCompileTimeError
type_promotion_local_test/34: MissingCompileTimeError
type_promotion_local_test/35: MissingCompileTimeError
type_promotion_local_test/36: MissingCompileTimeError
type_promotion_local_test/37: MissingCompileTimeError
type_promotion_local_test/38: MissingCompileTimeError
type_promotion_local_test/39: MissingCompileTimeError
type_promotion_local_test/40: MissingCompileTimeError
type_promotion_local_test/41: MissingCompileTimeError
type_promotion_logical_and_test/01: MissingCompileTimeError
type_promotion_logical_and_test/02: MissingCompileTimeError
type_promotion_logical_and_test/03: MissingCompileTimeError
type_promotion_more_specific_test/02: MissingCompileTimeError
type_promotion_more_specific_test/04: Pass
type_promotion_more_specific_test/06: MissingCompileTimeError
type_promotion_more_specific_test/07: MissingCompileTimeError
type_promotion_more_specific_test/09: MissingCompileTimeError
type_promotion_multiple_test/01: MissingCompileTimeError
type_promotion_multiple_test/02: MissingCompileTimeError
type_promotion_multiple_test/03: MissingCompileTimeError
type_promotion_multiple_test/04: MissingCompileTimeError
type_promotion_multiple_test/05: MissingCompileTimeError
type_promotion_multiple_test/06: MissingCompileTimeError
type_promotion_multiple_test/07: MissingCompileTimeError
type_promotion_multiple_test/08: MissingCompileTimeError
type_promotion_multiple_test/09: MissingCompileTimeError
type_promotion_multiple_test/10: MissingCompileTimeError
type_promotion_multiple_test/11: MissingCompileTimeError
type_promotion_multiple_test/12: MissingCompileTimeError
type_promotion_multiple_test/13: MissingCompileTimeError
type_promotion_multiple_test/14: MissingCompileTimeError
type_promotion_multiple_test/15: MissingCompileTimeError
type_promotion_multiple_test/16: MissingCompileTimeError
type_promotion_multiple_test/17: MissingCompileTimeError
type_promotion_multiple_test/18: MissingCompileTimeError
type_promotion_multiple_test/19: MissingCompileTimeError
type_promotion_multiple_test/20: MissingCompileTimeError
type_promotion_multiple_test/21: MissingCompileTimeError
type_promotion_multiple_test/22: MissingCompileTimeError
type_variable_nested_test/01: Pass
type_variable_promotion_test: Pass
vm/optimized_guarded_field_isolates_test: RuntimeError
vm/regress_28325_test: RuntimeError
vm/type_cast_vm_test: RuntimeError
vm/type_vm_test/01: MissingCompileTimeError
vm/type_vm_test/02: MissingCompileTimeError
vm/type_vm_test/03: MissingCompileTimeError
vm/type_vm_test/04: MissingCompileTimeError
vm/type_vm_test/05: MissingCompileTimeError
vm/type_vm_test/06: MissingCompileTimeError
vm/type_vm_test/08: MissingCompileTimeError
vm/type_vm_test/09: MissingCompileTimeError
vm/type_vm_test/10: MissingCompileTimeError
vm/type_vm_test/11: MissingCompileTimeError
vm/type_vm_test/12: MissingCompileTimeError
vm/type_vm_test/13: MissingCompileTimeError
vm/type_vm_test/14: MissingCompileTimeError
vm/type_vm_test/15: MissingCompileTimeError
vm/type_vm_test/16: MissingCompileTimeError
vm/type_vm_test/22: MissingCompileTimeError
vm/type_vm_test/24: MissingCompileTimeError
vm/type_vm_test/25: MissingCompileTimeError
vm/type_vm_test/26: MissingCompileTimeError
vm/type_vm_test/27: MissingCompileTimeError
void_type_callbacks_test/none: CompileTimeError
void_type_function_types_test/none: CompileTimeError
void_type_override_test/none: CompileTimeError
void_type_usage_test/call_as: CompileTimeError
void_type_usage_test/call_for: CompileTimeError
void_type_usage_test/call_stmt: CompileTimeError
void_type_usage_test/field_assign2: CompileTimeError
void_type_usage_test/field_assign: CompileTimeError
void_type_usage_test/final_local_as: CompileTimeError
void_type_usage_test/final_local_for: CompileTimeError
void_type_usage_test/final_local_stmt: CompileTimeError
void_type_usage_test/global_as: CompileTimeError
void_type_usage_test/global_for: CompileTimeError
void_type_usage_test/global_for_in2: CompileTimeError
void_type_usage_test/global_stmt: CompileTimeError
void_type_usage_test/instance2_as: CompileTimeError
void_type_usage_test/instance2_for: CompileTimeError
void_type_usage_test/instance2_for_in3: CompileTimeError
void_type_usage_test/instance2_stmt: CompileTimeError
void_type_usage_test/instance3_as: CompileTimeError
void_type_usage_test/instance3_for: CompileTimeError
void_type_usage_test/instance3_for_in3: CompileTimeError
void_type_usage_test/instance3_stmt: CompileTimeError
void_type_usage_test/instance_as: CompileTimeError
void_type_usage_test/instance_for: CompileTimeError
void_type_usage_test/instance_stmt: CompileTimeError
void_type_usage_test/local_as: CompileTimeError
void_type_usage_test/local_assign: CompileTimeError
void_type_usage_test/local_for: CompileTimeError
void_type_usage_test/local_for_in2: CompileTimeError
void_type_usage_test/local_stmt: CompileTimeError
void_type_usage_test/none: CompileTimeError
void_type_usage_test/param_as: CompileTimeError
void_type_usage_test/param_for: CompileTimeError
void_type_usage_test/param_for_in2: CompileTimeError
void_type_usage_test/param_stmt: CompileTimeError
void_type_usage_test/paren_as: CompileTimeError
void_type_usage_test/paren_for: CompileTimeError
void_type_usage_test/paren_stmt: CompileTimeError
void_type_usage_test/setter_assign: CompileTimeError
wrong_number_type_arguments_test/none: Pass
[ $compiler == dartkp && $strong ]
abstract_syntax_test/01: MissingCompileTimeError
assert_message_test: Crash
assertion_initializer_const_error_test/01: Pass
async_await_syntax_test/a12b: MissingCompileTimeError
async_await_syntax_test/a12d: MissingCompileTimeError
async_await_syntax_test/a15b: MissingCompileTimeError
async_await_syntax_test/a15d: MissingCompileTimeError
async_await_syntax_test/b12b: MissingCompileTimeError
async_await_syntax_test/b12d: MissingCompileTimeError
async_await_syntax_test/b15b: MissingCompileTimeError
async_await_syntax_test/b15d: MissingCompileTimeError
async_await_syntax_test/e1: MissingCompileTimeError
async_rethrow_test: Crash
async_star_await_pauses_test: Crash
async_star_regression_2238_test: Crash
async_star_stream_take_test: Crash
async_star_test/01: Crash
async_star_test/02: Crash
async_star_test/03: Crash
async_star_test/04: Crash
async_star_test/05: Crash
async_star_test/none: Crash
async_test: Crash
await_for_test: Crash
bad_constructor_test/00: MissingCompileTimeError
bad_named_parameters_test/04: Crash
bad_override_test/03: MissingCompileTimeError
bad_override_test/04: MissingCompileTimeError
bad_override_test/05: MissingCompileTimeError
built_in_identifier_illegal_test/01: MissingCompileTimeError
built_in_identifier_illegal_test/04: MissingCompileTimeError
built_in_identifier_illegal_test/05: MissingCompileTimeError
built_in_identifier_illegal_test/06: MissingCompileTimeError
built_in_identifier_illegal_test/07: MissingCompileTimeError
built_in_identifier_illegal_test/08: MissingCompileTimeError
built_in_identifier_illegal_test/12: MissingCompileTimeError
built_in_identifier_illegal_test/13: MissingCompileTimeError
built_in_identifier_illegal_test/15: MissingCompileTimeError
built_in_identifier_illegal_test/16: MissingCompileTimeError
built_in_identifier_illegal_test/17: MissingCompileTimeError
built_in_identifier_illegal_test/18: MissingCompileTimeError
built_in_identifier_illegal_test/19: MissingCompileTimeError
built_in_identifier_illegal_test/20: MissingCompileTimeError
class_cycle_test/02: MissingCompileTimeError
class_cycle_test/03: MissingCompileTimeError
class_keyword_test/02: Pass
class_literal_static_test/01: MissingCompileTimeError
class_literal_static_test/02: MissingCompileTimeError
class_literal_static_test/03: MissingCompileTimeError
class_literal_static_test/04: MissingCompileTimeError
class_literal_static_test/05: MissingCompileTimeError
class_literal_static_test/06: MissingCompileTimeError
class_literal_static_test/07: MissingCompileTimeError
class_literal_static_test/08: MissingCompileTimeError
class_literal_static_test/09: MissingCompileTimeError
class_literal_static_test/10: MissingCompileTimeError
class_literal_static_test/11: MissingCompileTimeError
class_literal_static_test/12: MissingCompileTimeError
class_literal_static_test/13: MissingCompileTimeError
class_literal_static_test/14: MissingCompileTimeError
class_literal_static_test/15: MissingCompileTimeError
class_literal_static_test/16: MissingCompileTimeError
class_literal_static_test/17: MissingCompileTimeError
class_literal_static_test/18: MissingCompileTimeError
class_literal_static_test/19: MissingCompileTimeError
class_literal_static_test/20: MissingCompileTimeError
class_literal_static_test/21: MissingCompileTimeError
class_literal_static_test/22: MissingCompileTimeError
class_literal_static_test/23: MissingCompileTimeError
class_literal_static_test/24: MissingCompileTimeError
class_literal_static_test/25: MissingCompileTimeError
class_override_test: MissingCompileTimeError
closure_internals_test/01: MissingCompileTimeError
closure_internals_test/02: MissingCompileTimeError
closure_internals_test/03: MissingCompileTimeError
closure_type_test: RuntimeError
compile_time_constant_k_test/01: MissingCompileTimeError
compile_time_constant_k_test/02: MissingCompileTimeError
compile_time_constant_k_test/03: MissingCompileTimeError
compile_time_constant_static2_test/01: MissingCompileTimeError
compile_time_constant_static2_test/02: MissingCompileTimeError
compile_time_constant_static2_test/03: MissingCompileTimeError
compile_time_constant_static2_test/04: MissingCompileTimeError
compile_time_constant_static2_test/05: MissingCompileTimeError
compile_time_constant_static2_test/06: MissingCompileTimeError
compile_time_constant_static3_test/01: MissingCompileTimeError
compile_time_constant_static3_test/02: MissingCompileTimeError
compile_time_constant_static3_test/03: MissingCompileTimeError
compile_time_constant_static3_test/04: MissingCompileTimeError
compile_time_constant_static3_test/05: MissingCompileTimeError
compile_time_constant_static3_test/06: MissingCompileTimeError
compile_time_constant_static4_test/01: MissingCompileTimeError
compile_time_constant_static4_test/02: MissingCompileTimeError
compile_time_constant_static4_test/03: MissingCompileTimeError
compile_time_constant_static5_test/03: MissingCompileTimeError
compile_time_constant_static5_test/04: MissingCompileTimeError
compile_time_constant_static5_test/05: MissingCompileTimeError
compile_time_constant_static5_test/06: MissingCompileTimeError
compile_time_constant_static5_test/07: MissingCompileTimeError
compile_time_constant_static5_test/08: MissingCompileTimeError
compile_time_constant_static5_test/09: MissingCompileTimeError
compile_time_constant_static5_test/10: MissingCompileTimeError
compile_time_constant_static5_test/11: Pass
compile_time_constant_static5_test/12: MissingCompileTimeError
compile_time_constant_static5_test/13: MissingCompileTimeError
compile_time_constant_static5_test/14: MissingCompileTimeError
compile_time_constant_static5_test/15: MissingCompileTimeError
compile_time_constant_static5_test/16: Pass
compile_time_constant_static5_test/17: MissingCompileTimeError
compile_time_constant_static5_test/18: MissingCompileTimeError
compile_time_constant_static5_test/19: MissingCompileTimeError
compile_time_constant_static5_test/20: MissingCompileTimeError
compile_time_constant_static5_test/21: Pass
compile_time_constant_static5_test/22: MissingCompileTimeError
compile_time_constant_static5_test/23: Pass
compile_time_constant_static5_test/24: MissingCompileTimeError
compile_time_constant_static5_test/25: MissingCompileTimeError
compile_time_constant_static_test/01: MissingCompileTimeError
compile_time_constant_static_test/02: MissingCompileTimeError
compile_time_constant_static_test/03: MissingCompileTimeError
const_error_multiply_initialized_test/02: MissingCompileTimeError
const_error_multiply_initialized_test/04: MissingCompileTimeError
const_getter_test/01: MissingCompileTimeError
const_getter_test/02: MissingCompileTimeError
const_list_test: RuntimeError
const_map4_test: RuntimeError
const_native_factory_test: MissingCompileTimeError
const_syntax_test/03: MissingCompileTimeError
const_syntax_test/04: MissingCompileTimeError
constants_test/01: MissingCompileTimeError
constants_test/02: MissingCompileTimeError
constructor_name_test/02: MissingCompileTimeError
constructor_named_arguments_test/01: MissingCompileTimeError
constructor_redirect1_negative_test/01: MissingCompileTimeError
constructor_redirect1_negative_test/none: MissingCompileTimeError
constructor_redirect2_negative_test: MissingCompileTimeError
covariant_subtyping_test: Crash
covariant_test/01: MissingCompileTimeError
covariant_test/04: MissingCompileTimeError
covariant_test/07: MissingCompileTimeError
covariant_test/10: MissingCompileTimeError
covariant_test/11: MissingCompileTimeError
covariant_test/20b: MissingCompileTimeError
covariant_test/21: MissingCompileTimeError
covariant_test/21b: MissingCompileTimeError
covariant_test/24: MissingCompileTimeError
covariant_test/27: MissingCompileTimeError
covariant_test/27b: MissingCompileTimeError
covariant_test/30: MissingCompileTimeError
covariant_test/30b: MissingCompileTimeError
covariant_test/31: MissingCompileTimeError
covariant_test/31b: MissingCompileTimeError
covariant_test/41: MissingCompileTimeError
covariant_test/44: MissingCompileTimeError
covariant_test/47: MissingCompileTimeError
covariant_test/50: MissingCompileTimeError
covariant_test/51: MissingCompileTimeError
crash_6725_test/01: MissingCompileTimeError
ct_const_test: RuntimeError
deferred_constraints_type_annotation_test/as_operation: Pass
deferred_constraints_type_annotation_test/catch_check: Pass
deferred_constraints_type_annotation_test/is_check: Pass
deferred_constraints_type_annotation_test/new: CompileTimeError
deferred_constraints_type_annotation_test/new_before_load: Pass
deferred_constraints_type_annotation_test/new_generic1: CompileTimeError
deferred_constraints_type_annotation_test/new_generic2: Pass
deferred_constraints_type_annotation_test/new_generic3: Pass
deferred_constraints_type_annotation_test/none: CompileTimeError
deferred_constraints_type_annotation_test/static_method: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation1: Pass
deferred_constraints_type_annotation_test/type_annotation_generic1: Pass
deferred_constraints_type_annotation_test/type_annotation_generic2: Pass
deferred_constraints_type_annotation_test/type_annotation_generic3: Pass
deferred_constraints_type_annotation_test/type_annotation_generic4: Pass
deferred_constraints_type_annotation_test/type_annotation_non_deferred: CompileTimeError
deferred_constraints_type_annotation_test/type_annotation_null: Pass
deferred_constraints_type_annotation_test/type_annotation_top_level: Pass
deferred_load_constants_test/02: Pass
deferred_load_constants_test/03: Pass
deferred_load_constants_test/05: Pass
deferred_load_library_wrong_args_test/01: CompileTimeError
deferred_no_prefix_test/01: MissingCompileTimeError
double_to_string_as_exponential2_test/01: MissingCompileTimeError
double_to_string_as_exponential2_test/02: MissingCompileTimeError
double_to_string_as_exponential2_test/03: MissingCompileTimeError
double_to_string_as_fixed2_test/01: MissingCompileTimeError
double_to_string_as_fixed2_test/02: MissingCompileTimeError
double_to_string_as_fixed2_test/03: MissingCompileTimeError
double_to_string_as_precision2_test/01: MissingCompileTimeError
double_to_string_as_precision2_test/02: MissingCompileTimeError
double_to_string_as_precision2_test/03: MissingCompileTimeError
duplicate_implements_test/01: MissingCompileTimeError
duplicate_implements_test/02: MissingCompileTimeError
duplicate_implements_test/03: MissingCompileTimeError
duplicate_implements_test/04: MissingCompileTimeError
enum_syntax_test/08: MissingCompileTimeError
export_ambiguous_main_test: MissingCompileTimeError
external_test/14: MissingCompileTimeError
external_test/16: MissingCompileTimeError
external_test/21: CompileTimeError
external_test/24: CompileTimeError
factory3_test/01: Pass
fauxverride_test/03: MissingCompileTimeError
fauxverride_test/05: MissingCompileTimeError
field_method4_test: Crash
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_syntax_test/03: MissingCompileTimeError
final_syntax_test/04: MissingCompileTimeError
first_class_types_test: RuntimeError
function_syntax_test/00: MissingCompileTimeError
function_syntax_test/01: MissingCompileTimeError
function_syntax_test/22: MissingCompileTimeError
function_syntax_test/64: MissingCompileTimeError
function_syntax_test/67: MissingCompileTimeError
function_syntax_test/68: MissingCompileTimeError
function_syntax_test/69: MissingCompileTimeError
function_syntax_test/71: MissingCompileTimeError
function_syntax_test/73: MissingCompileTimeError
function_syntax_test/74: MissingCompileTimeError
generic_function_type_as_type_argument_test/02: Pass
generic_function_type_as_type_argument_test/03: CompileTimeError
generic_functions_test: Crash
generic_methods_bounds_test/01: Crash
generic_methods_dynamic_test/01: Crash
generic_methods_dynamic_test/03: Crash
generic_methods_dynamic_test/05: Crash
generic_methods_function_type_test: Crash
generic_methods_generic_function_parameter_test: Crash
generic_methods_generic_function_result_test/01: MissingCompileTimeError
generic_methods_generic_function_result_test/none: Pass
generic_methods_overriding_test/02: Crash
generic_methods_overriding_test/04: Crash
generic_methods_overriding_test/05: Crash
generic_methods_overriding_test/06: Crash
generic_methods_recursive_bound_test/03: MissingRuntimeError
generic_methods_test: Crash
generic_methods_type_expression_test: Crash
get_set_syntax_test/00: MissingCompileTimeError
get_set_syntax_test/04: MissingCompileTimeError
getter_declaration_negative_test: Crash
getter_override2_test/02: MissingCompileTimeError
getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
getter_parameters_test/01: MissingCompileTimeError
getter_parameters_test/02: Crash
getter_parameters_test/03: MissingCompileTimeError
getter_parameters_test/04: MissingCompileTimeError
initializing_formal_type_annotation_test/01: MissingCompileTimeError
initializing_formal_type_annotation_test/02: MissingCompileTimeError
instance_call_wrong_argument_count_negative_test: Crash
instanceof4_test/01: Pass
instanceof4_test/none: Pass
is_malformed_type_test/94: MissingCompileTimeError
is_malformed_type_test/95: MissingCompileTimeError
is_malformed_type_test/96: MissingCompileTimeError
is_malformed_type_test/97: MissingCompileTimeError
is_malformed_type_test/98: MissingCompileTimeError
is_malformed_type_test/99: MissingCompileTimeError
is_not_class2_test/01: MissingCompileTimeError
isnot_malformed_type_test/01: MissingCompileTimeError
issue11724_test/01: MissingCompileTimeError
issue1363_test/01: MissingCompileTimeError
issue15606_test/01: MissingCompileTimeError
issue18628_1_test/01: MissingCompileTimeError
issue18628_2_test/01: MissingCompileTimeError
issue_25671a_test/01: Pass
issue_25671b_test/01: Crash
least_upper_bound_expansive_test/01: MissingCompileTimeError
least_upper_bound_expansive_test/02: MissingCompileTimeError
least_upper_bound_expansive_test/03: MissingCompileTimeError
least_upper_bound_expansive_test/04: MissingCompileTimeError
least_upper_bound_expansive_test/05: MissingCompileTimeError
least_upper_bound_expansive_test/06: MissingCompileTimeError
least_upper_bound_expansive_test/07: MissingCompileTimeError
least_upper_bound_expansive_test/08: MissingCompileTimeError
least_upper_bound_expansive_test/09: MissingCompileTimeError
least_upper_bound_expansive_test/10: MissingCompileTimeError
least_upper_bound_expansive_test/11: MissingCompileTimeError
least_upper_bound_expansive_test/12: MissingCompileTimeError
least_upper_bound_expansive_test/none: RuntimeError
map_literal11_test/none: MissingRuntimeError
map_literal1_test/01: MissingCompileTimeError
map_literal3_test/01: MissingCompileTimeError
map_literal3_test/02: MissingCompileTimeError
map_literal3_test/03: MissingCompileTimeError
map_literal3_test/04: MissingCompileTimeError
map_literal4_test/01: MissingCompileTimeError
map_literal4_test/02: MissingCompileTimeError
map_literal4_test/03: MissingCompileTimeError
map_literal4_test/04: MissingCompileTimeError
map_literal4_test/05: MissingCompileTimeError
map_literal4_test/06: MissingCompileTimeError
map_literal7_test: RuntimeError
map_literal8_test: Pass
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
mixin_black_listed_test/02: MissingCompileTimeError
mixin_bound_test: Crash
mixin_illegal_syntax_test/12: MissingCompileTimeError
mock_writable_final_field_test: RuntimeError
multiline_strings_test: Pass
nested_generic_closure_test: Crash
no_such_method_subtype_test: RuntimeError
null_test/02: MissingCompileTimeError
null_test/03: MissingCompileTimeError
number_identifier_test/05: MissingCompileTimeError
number_identifier_test/08: MissingCompileTimeError
number_identifier_test/09: MissingCompileTimeError
on_catch_malformed_type_test: MissingCompileTimeError
operator1_negative_test: Fail
operator5_test: MissingCompileTimeError
operator_equals_test: MissingCompileTimeError
optimized_constant_array_string_access_test: MissingCompileTimeError
optional_named_parameters_test/02: Crash
optional_named_parameters_test/04: Crash
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
positional_parameters_type_test/none: Pass
redirecting_factory_default_values_test/03: MissingCompileTimeError
redirecting_factory_incompatible_signature_test/01: MissingCompileTimeError
redirecting_factory_infinite_steps_test/01: MissingCompileTimeError
redirecting_factory_malbounded_test/01: MissingCompileTimeError
regress_26175_test: Crash
regress_28341_test: Pass
regress_29784_test/01: Crash
regress_29784_test/02: Crash
regress_29784_test/none: Crash
regress_30339_test: Crash
setter_override_test/00: MissingCompileTimeError
setter_override_test/03: MissingCompileTimeError
static_final_field2_test/02: MissingCompileTimeError
static_top_level_test/00: MissingCompileTimeError
static_top_level_test/04: MissingCompileTimeError
super_call4_test: Crash
super_getter_setter_test: Pass
sync_generator2_test/41: MissingCompileTimeError
sync_generator2_test/52: MissingCompileTimeError
syntax_test/02: MissingCompileTimeError
syntax_test/03: MissingCompileTimeError
syntax_test/12: MissingCompileTimeError
syntax_test/27: MissingCompileTimeError
syntax_test/28: MissingCompileTimeError
syntax_test/29: MissingCompileTimeError
syntax_test/30: MissingCompileTimeError
syntax_test/31: MissingCompileTimeError
syntax_test/32: MissingCompileTimeError
syntax_test/33: MissingCompileTimeError
syntax_test/35: MissingCompileTimeError
syntax_test/36: MissingCompileTimeError
syntax_test/37: MissingCompileTimeError
syntax_test/38: MissingCompileTimeError
syntax_test/39: MissingCompileTimeError
syntax_test/40: MissingCompileTimeError
syntax_test/41: MissingCompileTimeError
syntax_test/42: MissingCompileTimeError
syntax_test/43: MissingCompileTimeError
syntax_test/44: MissingCompileTimeError
syntax_test/45: MissingCompileTimeError
syntax_test/46: MissingCompileTimeError
syntax_test/48: MissingCompileTimeError
type_literal_prefix_call_test/00: MissingCompileTimeError
type_parameter_test/01: MissingCompileTimeError
type_parameter_test/02: MissingCompileTimeError
type_parameter_test/03: MissingCompileTimeError
type_parameter_test/04: MissingCompileTimeError
type_parameter_test/06: MissingCompileTimeError
type_parameter_test/07: MissingCompileTimeError
type_parameter_test/08: MissingCompileTimeError
type_parameter_test/09: MissingCompileTimeError
type_parameter_test/none: Timeout
type_promotion_assign_test/01: MissingCompileTimeError
type_promotion_assign_test/02: MissingCompileTimeError
type_promotion_assign_test/03: MissingCompileTimeError
type_promotion_assign_test/04: MissingCompileTimeError
type_promotion_closure_test/01: MissingCompileTimeError
type_promotion_closure_test/02: MissingCompileTimeError
type_promotion_closure_test/03: MissingCompileTimeError
type_promotion_closure_test/04: MissingCompileTimeError
type_promotion_closure_test/06: MissingCompileTimeError
type_promotion_closure_test/07: MissingCompileTimeError
type_promotion_closure_test/09: MissingCompileTimeError
type_promotion_closure_test/10: MissingCompileTimeError
type_promotion_closure_test/11: MissingCompileTimeError
type_promotion_closure_test/12: MissingCompileTimeError
type_promotion_closure_test/13: MissingCompileTimeError
type_promotion_closure_test/14: MissingCompileTimeError
type_promotion_closure_test/15: MissingCompileTimeError
type_promotion_closure_test/16: MissingCompileTimeError
type_promotion_functions_test/01: Pass
type_promotion_functions_test/02: Pass
type_promotion_functions_test/03: Pass
type_promotion_functions_test/04: Pass
type_promotion_functions_test/05: Pass
type_promotion_functions_test/06: Pass
type_promotion_functions_test/07: Pass
type_promotion_functions_test/08: Pass
type_promotion_functions_test/09: Pass
type_promotion_functions_test/10: Pass
type_promotion_functions_test/11: Pass
type_promotion_functions_test/12: Pass
type_promotion_functions_test/13: Pass
type_promotion_functions_test/14: Pass
type_promotion_functions_test/none: Pass
type_promotion_local_test/01: MissingCompileTimeError
type_promotion_local_test/02: MissingCompileTimeError
type_promotion_local_test/03: MissingCompileTimeError
type_promotion_local_test/04: MissingCompileTimeError
type_promotion_local_test/05: MissingCompileTimeError
type_promotion_local_test/06: MissingCompileTimeError
type_promotion_local_test/07: MissingCompileTimeError
type_promotion_local_test/08: MissingCompileTimeError
type_promotion_local_test/09: MissingCompileTimeError
type_promotion_local_test/10: MissingCompileTimeError
type_promotion_local_test/11: MissingCompileTimeError
type_promotion_local_test/12: MissingCompileTimeError
type_promotion_local_test/13: MissingCompileTimeError
type_promotion_local_test/14: MissingCompileTimeError
type_promotion_local_test/15: MissingCompileTimeError
type_promotion_local_test/16: MissingCompileTimeError
type_promotion_local_test/17: MissingCompileTimeError
type_promotion_local_test/18: MissingCompileTimeError
type_promotion_local_test/19: MissingCompileTimeError
type_promotion_local_test/20: MissingCompileTimeError
type_promotion_local_test/21: MissingCompileTimeError
type_promotion_local_test/22: MissingCompileTimeError
type_promotion_local_test/23: MissingCompileTimeError
type_promotion_local_test/24: MissingCompileTimeError
type_promotion_local_test/25: MissingCompileTimeError
type_promotion_local_test/26: MissingCompileTimeError
type_promotion_local_test/27: MissingCompileTimeError
type_promotion_local_test/28: MissingCompileTimeError
type_promotion_local_test/29: MissingCompileTimeError
type_promotion_local_test/30: MissingCompileTimeError
type_promotion_local_test/31: MissingCompileTimeError
type_promotion_local_test/32: MissingCompileTimeError
type_promotion_local_test/33: MissingCompileTimeError
type_promotion_local_test/34: MissingCompileTimeError
type_promotion_local_test/35: MissingCompileTimeError
type_promotion_local_test/36: MissingCompileTimeError
type_promotion_local_test/37: MissingCompileTimeError
type_promotion_local_test/38: MissingCompileTimeError
type_promotion_local_test/39: MissingCompileTimeError
type_promotion_local_test/40: MissingCompileTimeError
type_promotion_local_test/41: MissingCompileTimeError
type_promotion_logical_and_test/01: MissingCompileTimeError
type_promotion_logical_and_test/02: MissingCompileTimeError
type_promotion_logical_and_test/03: MissingCompileTimeError
type_promotion_more_specific_test/02: MissingCompileTimeError
type_promotion_more_specific_test/04: Pass
type_promotion_more_specific_test/06: MissingCompileTimeError
type_promotion_more_specific_test/07: MissingCompileTimeError
type_promotion_more_specific_test/09: MissingCompileTimeError
type_promotion_multiple_test/01: MissingCompileTimeError
type_promotion_multiple_test/02: MissingCompileTimeError
type_promotion_multiple_test/03: MissingCompileTimeError
type_promotion_multiple_test/04: MissingCompileTimeError
type_promotion_multiple_test/05: MissingCompileTimeError
type_promotion_multiple_test/06: MissingCompileTimeError
type_promotion_multiple_test/07: MissingCompileTimeError
type_promotion_multiple_test/08: MissingCompileTimeError
type_promotion_multiple_test/09: MissingCompileTimeError
type_promotion_multiple_test/10: MissingCompileTimeError
type_promotion_multiple_test/11: MissingCompileTimeError
type_promotion_multiple_test/12: MissingCompileTimeError
type_promotion_multiple_test/13: MissingCompileTimeError
type_promotion_multiple_test/14: MissingCompileTimeError
type_promotion_multiple_test/15: MissingCompileTimeError
type_promotion_multiple_test/16: MissingCompileTimeError
type_promotion_multiple_test/17: MissingCompileTimeError
type_promotion_multiple_test/18: MissingCompileTimeError
type_promotion_multiple_test/19: MissingCompileTimeError
type_promotion_multiple_test/20: MissingCompileTimeError
type_promotion_multiple_test/21: MissingCompileTimeError
type_promotion_multiple_test/22: MissingCompileTimeError
type_variable_promotion_test: Pass
unicode_bom_test: Pass
vm/async_await_catch_stacktrace_test: Crash
vm/optimized_guarded_field_isolates_test: Crash
vm/store_to_load_forwarding_phis_vm_test: Crash
void_type_callbacks_test/none: CompileTimeError
void_type_function_types_test/none: CompileTimeError
void_type_override_test/none: CompileTimeError
void_type_usage_test/call_as: CompileTimeError
void_type_usage_test/call_for: CompileTimeError
void_type_usage_test/call_stmt: CompileTimeError
void_type_usage_test/field_assign2: CompileTimeError
void_type_usage_test/field_assign: CompileTimeError
void_type_usage_test/final_local_as: CompileTimeError
void_type_usage_test/final_local_for: CompileTimeError
void_type_usage_test/final_local_stmt: CompileTimeError
void_type_usage_test/global_as: CompileTimeError
void_type_usage_test/global_for: CompileTimeError
void_type_usage_test/global_for_in2: CompileTimeError
void_type_usage_test/global_stmt: CompileTimeError
void_type_usage_test/instance2_as: CompileTimeError
void_type_usage_test/instance2_for: CompileTimeError
void_type_usage_test/instance2_for_in3: CompileTimeError
void_type_usage_test/instance2_stmt: CompileTimeError
void_type_usage_test/instance3_as: CompileTimeError
void_type_usage_test/instance3_for: CompileTimeError
void_type_usage_test/instance3_for_in3: CompileTimeError
void_type_usage_test/instance3_stmt: CompileTimeError
void_type_usage_test/instance_as: CompileTimeError
void_type_usage_test/instance_for: CompileTimeError
void_type_usage_test/instance_stmt: CompileTimeError
void_type_usage_test/local_as: CompileTimeError
void_type_usage_test/local_assign: CompileTimeError
void_type_usage_test/local_for: CompileTimeError
void_type_usage_test/local_for_in2: CompileTimeError
void_type_usage_test/local_stmt: CompileTimeError
void_type_usage_test/none: CompileTimeError
void_type_usage_test/param_as: CompileTimeError
void_type_usage_test/param_for: CompileTimeError
void_type_usage_test/param_for_in2: CompileTimeError
void_type_usage_test/param_stmt: CompileTimeError
void_type_usage_test/paren_as: CompileTimeError
void_type_usage_test/paren_for: CompileTimeError
void_type_usage_test/paren_stmt: CompileTimeError
void_type_usage_test/setter_assign: CompileTimeError
wrong_number_type_arguments_test/none: Pass