blob: 1092ef5cfe18b6f5c75e01e160c3ffd0ac034e1a [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 == 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
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
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_reuse_type_variables_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_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