| # Copyright (c) 2016, 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. |
| |
| [ $compiler == dartk || $compiler == dartkp ] |
| abstract_beats_arguments_test: RuntimeError |
| abstract_runtime_error_test/01: RuntimeError |
| abstract_runtime_error_test/02: RuntimeError |
| accessor_conflict_export2_test: RuntimeError |
| accessor_conflict_export_test: RuntimeError |
| accessor_conflict_import2_test: RuntimeError |
| application_negative_test: Crash |
| arg_param_trailing_comma_test/107: MissingCompileTimeError |
| arg_param_trailing_comma_test/none: RuntimeError |
| assignable_expression_test/02: MissingCompileTimeError |
| assignable_expression_test/03: MissingCompileTimeError |
| assignable_expression_test/12: MissingCompileTimeError |
| assignable_expression_test/13: MissingCompileTimeError |
| assignable_expression_test/22: MissingCompileTimeError |
| assignable_expression_test/23: MissingCompileTimeError |
| assignable_expression_test/32: MissingCompileTimeError |
| assignable_expression_test/33: MissingCompileTimeError |
| assignable_expression_test/42: MissingCompileTimeError |
| assignable_expression_test/43: MissingCompileTimeError |
| async_await_syntax_test/a01b: MissingCompileTimeError |
| async_await_syntax_test/a01c: MissingCompileTimeError |
| async_await_syntax_test/a05f: MissingCompileTimeError |
| async_await_syntax_test/a05g: MissingCompileTimeError |
| async_await_syntax_test/a05h: MissingCompileTimeError |
| async_await_syntax_test/a06b: MissingCompileTimeError |
| async_await_syntax_test/a12e: MissingCompileTimeError |
| async_await_syntax_test/a12f: MissingCompileTimeError |
| async_await_syntax_test/b01b: MissingCompileTimeError |
| async_await_syntax_test/b01c: MissingCompileTimeError |
| async_await_syntax_test/b10b: MissingCompileTimeError |
| async_await_syntax_test/b12e: MissingCompileTimeError |
| async_await_syntax_test/b12f: MissingCompileTimeError |
| async_await_syntax_test/c01b: MissingCompileTimeError |
| async_await_syntax_test/c01c: MissingCompileTimeError |
| async_await_syntax_test/c11a: MissingCompileTimeError |
| async_await_syntax_test/c11b: MissingCompileTimeError |
| async_await_syntax_test/d01b: MissingCompileTimeError |
| async_await_syntax_test/d01c: MissingCompileTimeError |
| async_await_syntax_test/e1: MissingCompileTimeError |
| async_await_syntax_test/e2: MissingCompileTimeError |
| async_await_syntax_test/e3: MissingCompileTimeError |
| async_return_types_test/return_value_sync_star: MissingCompileTimeError |
| async_star_pause_test: Crash |
| async_test/constructor3: MissingCompileTimeError |
| async_test/setter1: MissingCompileTimeError |
| await_backwards_compatibility_test/await1: MissingCompileTimeError |
| await_for_test: Crash, Fail |
| await_test: RuntimeError |
| bad_constructor_test/05: CompileTimeError |
| bad_initializer1_negative_test: Crash |
| bad_raw_string_negative_test: Fail |
| black_listed_test/13: MissingCompileTimeError |
| body_less_constructor_wrong_arg_negative_test: Crash |
| 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/10: 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 |
| built_in_identifier_test/01: CompileTimeError |
| call_nonexistent_static_test/01: CompileTimeError |
| call_nonexistent_static_test/04: CompileTimeError |
| call_nonexistent_static_test/06: CompileTimeError |
| cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 |
| cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 |
| cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 |
| class_cycle2_test/01: MissingCompileTimeError |
| class_cycle2_test/02: MissingCompileTimeError |
| class_cycle_test/00: MissingCompileTimeError |
| class_cycle_test/01: MissingCompileTimeError |
| compile_time_constant10_test/01: Crash |
| compile_time_constant10_test/02: Crash |
| compile_time_constant13_test/03: MissingCompileTimeError |
| compile_time_constant_arguments_test/01: MissingCompileTimeError |
| compile_time_constant_arguments_test/02: MissingCompileTimeError |
| compile_time_constant_arguments_test/03: MissingCompileTimeError |
| compile_time_constant_arguments_test/04: MissingCompileTimeError |
| compile_time_constant_arguments_test/05: MissingCompileTimeError |
| compile_time_constant_arguments_test/06: MissingCompileTimeError |
| compile_time_constant_c_test/02: MissingCompileTimeError |
| compile_time_constant_c_test/03: MissingCompileTimeError |
| compile_time_constant_k_test/01: RuntimeError |
| compile_time_constant_k_test/02: RuntimeError |
| compile_time_constant_k_test/03: RuntimeError |
| compile_time_constant_o_test/01: RuntimeError |
| compile_time_constant_o_test/02: RuntimeError |
| compile_time_constant_p_test/01: Crash |
| compile_time_constant_r_test/01: Crash |
| compile_time_constant_r_test/02: Crash |
| compile_time_constant_r_test/03: Crash |
| compile_time_constant_test/01: MissingCompileTimeError |
| compile_time_constant_test/02: Crash |
| conditional_import_string_test: RuntimeError |
| conditional_import_test: RuntimeError |
| conditional_method_invocation_test/11: MissingCompileTimeError |
| conditional_property_access_test/09: MissingCompileTimeError |
| conditional_property_assignment_test/20: MissingCompileTimeError |
| conditional_property_assignment_test/21: MissingCompileTimeError |
| conditional_property_assignment_test/22: MissingCompileTimeError |
| config_import_corelib_test: RuntimeError |
| config_import_test: RuntimeError |
| const_conditional_test/01: MissingCompileTimeError |
| const_conditional_test/02: MissingCompileTimeError |
| const_conditional_test/03: MissingCompileTimeError |
| const_conditional_test/04: MissingCompileTimeError |
| const_conditional_test/05: MissingCompileTimeError |
| const_conditional_test/06: MissingCompileTimeError |
| const_conditional_test/07: MissingCompileTimeError |
| const_conditional_test/08: MissingCompileTimeError |
| const_conditional_test/09: MissingCompileTimeError |
| const_conditional_test/10: MissingCompileTimeError |
| const_constructor_mixin2_test/01: MissingCompileTimeError |
| const_constructor_mixin3_test/01: MissingCompileTimeError |
| const_constructor_mixin_test/01: MissingCompileTimeError |
| const_constructor_nonconst_field_test/01: MissingCompileTimeError |
| const_constructor_super_test/01: MissingCompileTimeError |
| const_constructor_super_test/02: Crash |
| const_constructor_syntax_test/01: MissingCompileTimeError |
| const_constructor_syntax_test/02: MissingCompileTimeError |
| const_constructor_syntax_test/03: MissingCompileTimeError |
| const_constructor_syntax_test/04: MissingCompileTimeError |
| const_constructor_test/01: MissingCompileTimeError |
| const_dynamic_type_literal_test/02: RuntimeError |
| const_error_multiply_initialized_test/01: MissingCompileTimeError |
| const_error_multiply_initialized_test/02: RuntimeError |
| const_error_multiply_initialized_test/03: MissingCompileTimeError |
| const_error_multiply_initialized_test/04: RuntimeError |
| const_factory_with_body_test/01: MissingCompileTimeError |
| const_for_in_variable_test/01: MissingCompileTimeError |
| const_instance_field_test/01: MissingCompileTimeError |
| const_map2_test/00: MissingCompileTimeError |
| const_map3_test/00: MissingCompileTimeError |
| const_nested_test: RuntimeError |
| const_optional_args_negative_test: Fail |
| const_switch2_test/01: MissingCompileTimeError |
| const_syntax_test/01: MissingCompileTimeError |
| const_syntax_test/02: MissingCompileTimeError |
| const_syntax_test/03: MissingCompileTimeError |
| const_syntax_test/04: MissingCompileTimeError |
| const_syntax_test/05: MissingCompileTimeError |
| const_syntax_test/06: MissingCompileTimeError |
| const_syntax_test/07: MissingCompileTimeError |
| const_syntax_test/08: MissingCompileTimeError |
| const_syntax_test/09: MissingCompileTimeError |
| const_syntax_test/10: Crash |
| const_syntax_test/11: MissingCompileTimeError |
| const_syntax_test/12: MissingCompileTimeError |
| const_types_test/07: MissingCompileTimeError |
| const_types_test/08: MissingCompileTimeError |
| const_types_test/09: MissingCompileTimeError |
| const_types_test/10: MissingCompileTimeError |
| const_types_test/11: MissingCompileTimeError |
| const_types_test/12: MissingCompileTimeError |
| const_types_test/14: MissingCompileTimeError |
| const_types_test/15: MissingCompileTimeError |
| const_types_test/16: MissingCompileTimeError |
| const_types_test/17: MissingCompileTimeError |
| const_types_test/18: MissingCompileTimeError |
| const_types_test/19: MissingCompileTimeError |
| const_types_test/20: MissingCompileTimeError |
| const_types_test/21: MissingCompileTimeError |
| const_types_test/22: MissingCompileTimeError |
| const_types_test/23: MissingCompileTimeError |
| const_types_test/24: MissingCompileTimeError |
| const_types_test/25: MissingCompileTimeError |
| const_types_test/26: MissingCompileTimeError |
| const_types_test/27: MissingCompileTimeError |
| const_types_test/28: MissingCompileTimeError |
| const_types_test/29: MissingCompileTimeError |
| const_types_test/30: MissingCompileTimeError |
| const_types_test/41: MissingCompileTimeError |
| constant_locals_test/01: MissingCompileTimeError |
| constant_locals_test/02: MissingCompileTimeError |
| constant_locals_test/03: MissingCompileTimeError |
| constant_locals_test/04: MissingCompileTimeError |
| constant_locals_test/05: MissingCompileTimeError |
| constant_type_literal_test/01: MissingCompileTimeError |
| constructor10_test/00: Crash |
| constructor10_test/01: Crash |
| constructor10_test/02: Crash |
| constructor_duplicate_final_test/01: MissingRuntimeError |
| constructor_duplicate_final_test/02: MissingRuntimeError |
| constructor_duplicate_initializers_test/03: MissingCompileTimeError |
| constructor_redirect2_test/01: MissingCompileTimeError |
| constructor_redirect_test/01: MissingCompileTimeError |
| covariant_test/00c: RuntimeError |
| covariant_test/02: MissingCompileTimeError |
| covariant_test/08: MissingCompileTimeError |
| covariant_test/12: MissingCompileTimeError |
| covariant_test/14: MissingCompileTimeError |
| covariant_test/16: MissingCompileTimeError |
| covariant_test/19: MissingCompileTimeError |
| covariant_test/20c: RuntimeError |
| covariant_test/22: MissingCompileTimeError |
| covariant_test/28: MissingCompileTimeError |
| covariant_test/32: MissingCompileTimeError |
| covariant_test/34: MissingCompileTimeError |
| covariant_test/36: MissingCompileTimeError |
| covariant_test/39: MissingCompileTimeError |
| covariant_test/40: RuntimeError |
| covariant_test/40b: RuntimeError |
| covariant_test/40c: RuntimeError |
| covariant_test/42: RuntimeError |
| covariant_test/46: MissingCompileTimeError |
| covariant_test/46b: MissingCompileTimeError |
| covariant_test/48: RuntimeError |
| covariant_test/52: RuntimeError |
| covariant_test/54: RuntimeError |
| covariant_test/56: RuntimeError |
| covariant_test/59: MissingCompileTimeError |
| covariant_test/none: RuntimeError |
| crash_6725_test/01: CompileTimeError |
| cyclic_class_member_test/01: MissingCompileTimeError |
| cyclic_constructor_test/01: MissingCompileTimeError |
| cyclic_type_test/00: RuntimeError |
| cyclic_type_test/01: RuntimeError |
| cyclic_type_test/03: RuntimeError |
| 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 |
| cyclic_typedef_test/01: MissingCompileTimeError |
| cyclic_typedef_test/02: MissingCompileTimeError |
| cyclic_typedef_test/03: MissingCompileTimeError |
| cyclic_typedef_test/04: MissingCompileTimeError |
| cyclic_typedef_test/05: MissingCompileTimeError |
| cyclic_typedef_test/06: MissingCompileTimeError |
| cyclic_typedef_test/07: MissingCompileTimeError |
| cyclic_typedef_test/08: MissingCompileTimeError |
| cyclic_typedef_test/09: MissingCompileTimeError |
| cyclic_typedef_test/10: MissingCompileTimeError |
| cyclic_typedef_test/11: MissingCompileTimeError |
| deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 28335 |
| deferred_closurize_load_library_test: RuntimeError |
| deferred_constant_list_test: RuntimeError |
| deferred_constraints_constants_test/constructor1: MissingCompileTimeError |
| deferred_constraints_constants_test/constructor2: MissingCompileTimeError |
| deferred_constraints_constants_test/default_argument1: MissingCompileTimeError |
| deferred_constraints_constants_test/default_argument2: MissingCompileTimeError |
| deferred_constraints_constants_test/metadata1: MissingCompileTimeError |
| deferred_constraints_constants_test/metadata2: MissingCompileTimeError |
| deferred_constraints_constants_test/metadata3: MissingCompileTimeError |
| deferred_constraints_constants_test/none: RuntimeError |
| deferred_constraints_constants_test/reference1: MissingCompileTimeError |
| deferred_constraints_constants_test/reference2: MissingCompileTimeError |
| deferred_constraints_constants_test/reference_after_load: RuntimeError |
| deferred_constraints_type_annotation_test/as_operation: RuntimeError |
| deferred_constraints_type_annotation_test/catch_check: RuntimeError |
| deferred_constraints_type_annotation_test/is_check: RuntimeError |
| deferred_constraints_type_annotation_test/new: RuntimeError |
| deferred_constraints_type_annotation_test/new_before_load: RuntimeError |
| deferred_constraints_type_annotation_test/new_generic1: RuntimeError |
| deferred_constraints_type_annotation_test/new_generic2: RuntimeError |
| deferred_constraints_type_annotation_test/new_generic3: RuntimeError |
| deferred_constraints_type_annotation_test/none: RuntimeError |
| deferred_constraints_type_annotation_test/static_method: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation1: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError |
| deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError |
| deferred_duplicate_prefix1_test/01: MissingCompileTimeError |
| deferred_duplicate_prefix2_test/01: MissingCompileTimeError |
| deferred_duplicate_prefix3_test/01: MissingCompileTimeError |
| deferred_function_type_test: RuntimeError |
| deferred_global_test: RuntimeError |
| deferred_import_core_test: RuntimeError |
| deferred_inheritance_constraints_test/extends: MissingCompileTimeError |
| deferred_inheritance_constraints_test/implements: MissingCompileTimeError |
| deferred_inheritance_constraints_test/mixin: MissingCompileTimeError |
| deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError |
| deferred_inlined_test: RuntimeError |
| deferred_load_constants_test/01: MissingCompileTimeError |
| deferred_load_constants_test/02: MissingCompileTimeError |
| deferred_load_constants_test/03: MissingCompileTimeError |
| deferred_load_constants_test/04: MissingCompileTimeError |
| deferred_load_constants_test/05: MissingCompileTimeError |
| deferred_load_constants_test/none: RuntimeError |
| deferred_load_inval_code_test: RuntimeError |
| deferred_load_library_wrong_args_test/none: RuntimeError |
| deferred_mixin_test: RuntimeError |
| deferred_no_prefix_test/01: MissingCompileTimeError |
| 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_regression_28678_test: RuntimeError |
| deferred_shadow_load_library_test: RuntimeError |
| deferred_shared_and_unshared_classes_test: RuntimeError |
| deferred_static_seperate_test: RuntimeError |
| deferred_super_dependency_test/01: 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 |
| dynamic2_test/00: MissingCompileTimeError |
| dynamic2_test/01: MissingCompileTimeError |
| dynamic_prefix_core_test/01: RuntimeError |
| enum_private_test/02: RuntimeError |
| enum_syntax_test/06: MissingCompileTimeError |
| enum_syntax_test/20: Crash |
| enum_syntax_test/21: MissingCompileTimeError |
| enum_syntax_test/22: Crash |
| enum_syntax_test/30: MissingCompileTimeError |
| evaluation_redirecting_constructor_test: RuntimeError |
| export_ambiguous_main_negative_test: Crash |
| export_double_same_main_test: Crash |
| export_main_test: Crash |
| export_private_test/01: MissingCompileTimeError |
| external_test/11: MissingCompileTimeError |
| external_test/12: MissingCompileTimeError |
| external_test/13: MissingRuntimeError |
| external_test/20: MissingRuntimeError |
| external_test/21: MissingCompileTimeError |
| external_test/22: MissingCompileTimeError |
| external_test/23: MissingCompileTimeError |
| external_test/24: MissingCompileTimeError |
| external_test/25: MissingCompileTimeError |
| external_test/30: MissingCompileTimeError |
| external_test/31: MissingCompileTimeError |
| factory_redirection_test/07: MissingCompileTimeError |
| field_decl_missing_var_type_test/01: MissingCompileTimeError |
| final_initializer_instance_reference_test/01: MissingCompileTimeError |
| final_is_not_const_test/01: MissingCompileTimeError |
| final_super_field_set_test/01: RuntimeError |
| final_syntax_test/01: MissingCompileTimeError |
| final_syntax_test/02: MissingCompileTimeError |
| final_syntax_test/03: MissingCompileTimeError |
| final_syntax_test/04: MissingCompileTimeError |
| first_class_types_literals_test/08: CompileTimeError |
| for2_test: RuntimeError |
| for_variable_capture_test: RuntimeError |
| function_subtype0_test: RuntimeError |
| function_subtype1_test: RuntimeError |
| function_subtype2_test: RuntimeError |
| function_subtype_bound_closure3_test: RuntimeError |
| function_subtype_bound_closure4_test: RuntimeError |
| function_subtype_cast1_test: RuntimeError |
| function_subtype_inline0_test: RuntimeError |
| function_subtype_local3_test: RuntimeError |
| function_subtype_local4_test: RuntimeError |
| function_subtype_not1_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 |
| function_type_alias2_test: RuntimeError |
| function_type_alias3_test: RuntimeError |
| function_type_alias4_test: RuntimeError |
| function_type_alias5_test/00: MissingCompileTimeError |
| function_type_alias5_test/01: MissingCompileTimeError |
| function_type_alias5_test/02: MissingCompileTimeError |
| function_type_alias6_test/00: MissingCompileTimeError |
| function_type_alias7_test/00: MissingCompileTimeError |
| function_type_alias7_test/02: MissingCompileTimeError |
| function_type_alias9_test/00: MissingCompileTimeError |
| function_type_parameter2_negative_test: Crash |
| function_type_parameter_negative_test: Crash |
| generic_closure_test: RuntimeError |
| generic_field_mixin2_test: RuntimeError |
| generic_field_mixin3_test: RuntimeError |
| generic_field_mixin4_test: RuntimeError |
| generic_field_mixin5_test: RuntimeError |
| generic_field_mixin_test: RuntimeError |
| generic_metadata_test/02: MissingCompileTimeError |
| generic_metadata_test/03: MissingCompileTimeError |
| generic_method_types_test: Pass, RuntimeError |
| getter_closure_execution_order_test: RuntimeError |
| getter_parameters_test/01: MissingCompileTimeError |
| getter_parameters_test/02: MissingCompileTimeError |
| getter_parameters_test/03: MissingCompileTimeError |
| getter_parameters_test/04: MissingCompileTimeError |
| getter_setter_in_lib_test: RuntimeError |
| if_null_assignment_behavior_test/09: RuntimeError |
| if_null_assignment_behavior_test/10: RuntimeError |
| if_null_assignment_behavior_test/15: RuntimeError |
| implicit_scope_test: Crash |
| import_combinators_test: RuntimeError |
| import_private_test/01: MissingCompileTimeError |
| initializing_formal_capture_test: RuntimeError |
| initializing_formal_final_test: RuntimeError |
| inst_field_initializer1_negative_test: Fail |
| instanceof3_test: RuntimeError |
| interface_cycle_test/01: MissingCompileTimeError |
| interface_cycle_test/02: MissingCompileTimeError |
| invocation_mirror_test: RuntimeError |
| is_malformed_type_test/94: RuntimeError |
| is_malformed_type_test/95: RuntimeError |
| is_malformed_type_test/96: RuntimeError |
| is_malformed_type_test/97: RuntimeError |
| is_malformed_type_test/98: RuntimeError |
| is_malformed_type_test/99: RuntimeError |
| is_not_class2_test: RuntimeError |
| isnot_malformed_type_test: RuntimeError |
| issue_1751477_test: RuntimeError |
| large_class_declaration_test: SkipSlow # KernelVM Issue 28312 |
| library_ambiguous_test/00: MissingRuntimeError |
| library_ambiguous_test/04: MissingRuntimeError |
| library_env_test/has_html_support: RuntimeError |
| library_env_test/has_no_io_support: RuntimeError |
| list_literal2_negative_test: Fail |
| list_literal4_test: RuntimeError |
| main_not_a_function_test/01: Crash |
| malformed2_test/00: RuntimeError |
| malformed_inheritance_test/09: MissingCompileTimeError |
| malformed_inheritance_test/10: MissingCompileTimeError |
| malformed_test/none: RuntimeError |
| map_literal2_negative_test: Fail |
| map_literal3_test: RuntimeError |
| map_literal6_test: RuntimeError |
| metadata_test: CompileTimeError |
| method_name_test: CompileTimeError |
| method_override_test: RuntimeError |
| missing_const_constructor_test/02: MissingCompileTimeError |
| missing_const_constructor_test/03: MissingCompileTimeError |
| missing_const_constructor_test/04: Crash |
| missing_const_constructor_test/05: MissingCompileTimeError |
| missing_const_constructor_test/06: MissingCompileTimeError |
| missing_part_of_tag_test/01: MissingCompileTimeError |
| mixin_black_listed_test/08: MissingCompileTimeError |
| mixin_cyclic_test/01: MissingCompileTimeError |
| mixin_cyclic_test/02: MissingCompileTimeError |
| mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
| mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
| mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
| mixin_illegal_constructor_test/01: MissingCompileTimeError |
| mixin_illegal_constructor_test/02: MissingCompileTimeError |
| mixin_illegal_constructor_test/03: MissingCompileTimeError |
| mixin_illegal_constructor_test/04: MissingCompileTimeError |
| mixin_illegal_constructor_test/05: MissingCompileTimeError |
| mixin_illegal_constructor_test/06: MissingCompileTimeError |
| mixin_illegal_constructor_test/07: MissingCompileTimeError |
| mixin_illegal_constructor_test/08: MissingCompileTimeError |
| mixin_illegal_constructor_test/09: MissingCompileTimeError |
| mixin_illegal_constructor_test/10: MissingCompileTimeError |
| mixin_illegal_constructor_test/11: MissingCompileTimeError |
| mixin_illegal_constructor_test/12: MissingCompileTimeError |
| mixin_illegal_cycles_test/01: MissingCompileTimeError |
| mixin_illegal_cycles_test/02: MissingCompileTimeError |
| mixin_illegal_cycles_test/03: MissingCompileTimeError |
| mixin_illegal_cycles_test/04: MissingCompileTimeError |
| mixin_illegal_cycles_test/05: MissingCompileTimeError |
| mixin_illegal_cycles_test/06: MissingCompileTimeError |
| mixin_illegal_object_test/01: MissingCompileTimeError |
| mixin_illegal_object_test/02: MissingCompileTimeError |
| mixin_issue10216_2_test: RuntimeError |
| mixin_mixin2_test: RuntimeError |
| mixin_mixin3_test: RuntimeError |
| mixin_mixin4_test: RuntimeError |
| mixin_mixin5_test: RuntimeError |
| mixin_mixin6_test: RuntimeError |
| mixin_mixin7_test: RuntimeError |
| mixin_mixin_bound2_test: RuntimeError |
| mixin_mixin_bound_test: RuntimeError |
| mixin_mixin_test: RuntimeError |
| mixin_of_mixin_test/03: RuntimeError |
| mixin_of_mixin_test/14: RuntimeError |
| mixin_super_constructor_named_test/01: MissingCompileTimeError |
| mixin_super_constructor_positionals_test/01: MissingCompileTimeError |
| mixin_super_test: RuntimeError |
| mixin_type_parameters_super_extends_test: RuntimeError |
| mixin_type_parameters_super_test: RuntimeError |
| multiline_newline_test/01: RuntimeError |
| multiline_newline_test/02: RuntimeError |
| multiline_newline_test/03: RuntimeError |
| multiline_newline_test/04: MissingCompileTimeError |
| multiline_newline_test/05: MissingCompileTimeError |
| multiline_newline_test/06: MissingCompileTimeError |
| multiline_newline_test/none: RuntimeError |
| named_constructor_test/01: MissingRuntimeError |
| named_parameters_aggregated_test/01: MissingCompileTimeError |
| named_parameters_aggregated_test/03: MissingCompileTimeError |
| named_parameters_aggregated_test/04: MissingCompileTimeError |
| named_parameters_default_eq_test/01: MissingCompileTimeError |
| named_parameters_default_eq_test/02: MissingCompileTimeError |
| no_main_test/01: Crash |
| not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 28301 |
| not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 28301 |
| on_catch_malformed_type_test: RuntimeError |
| parameter_initializer6_negative_test: Fail |
| part2_test: RuntimeError |
| private_access_test/05: RuntimeError |
| private_access_test/06: RuntimeError |
| private_super_constructor_test/01: MissingCompileTimeError |
| redirecting_constructor_initializer_test: RuntimeError |
| redirecting_factory_default_values_test/01: MissingCompileTimeError |
| redirecting_factory_default_values_test/02: MissingCompileTimeError |
| redirecting_factory_infinite_steps_test/02: Crash |
| redirecting_factory_long_test: RuntimeError |
| ref_before_declaration_test/00: MissingCompileTimeError |
| ref_before_declaration_test/01: MissingCompileTimeError |
| ref_before_declaration_test/02: MissingCompileTimeError |
| ref_before_declaration_test/03: MissingCompileTimeError |
| ref_before_declaration_test/04: MissingCompileTimeError |
| ref_before_declaration_test/05: MissingCompileTimeError |
| ref_before_declaration_test/06: MissingCompileTimeError |
| ref_before_declaration_test/07: MissingCompileTimeError |
| regress_13494_test: CompileTimeError |
| regress_20394_test/01: MissingCompileTimeError |
| regress_22438_test: RuntimeError |
| regress_22443_test: RuntimeError # Deferred Loading Issue 28335 |
| regress_23408_test: RuntimeError # Deferred Loading Issue 28335 |
| regress_27617_test/1: MissingCompileTimeError |
| regress_28217_test/01: MissingCompileTimeError |
| regress_28217_test/none: MissingCompileTimeError |
| regress_28278_test: RuntimeError # Mirrors Issue |
| runtime_type_function_test: RuntimeError |
| scope_variable_test/01: MissingCompileTimeError |
| script1_negative_test: Fail |
| script2_negative_test: Fail |
| setter0_test: RuntimeError |
| setter4_test: CompileTimeError |
| setter_override_test/01: RuntimeError |
| setter_override_test/02: RuntimeError |
| setter_override_test/none: RuntimeError |
| static_field3_test/03: CompileTimeError |
| static_field3_test/04: CompileTimeError |
| static_final_field2_test/02: MissingCompileTimeError |
| static_parameter_test/01: MissingCompileTimeError |
| static_parameter_test/02: MissingCompileTimeError |
| static_parameter_test/03: MissingCompileTimeError |
| static_parameter_test/04: MissingCompileTimeError |
| static_parameter_test/05: MissingCompileTimeError |
| static_parameter_test/06: MissingCompileTimeError |
| static_parameter_test/07: MissingCompileTimeError |
| static_parameter_test/08: MissingCompileTimeError |
| static_parameter_test/09: MissingCompileTimeError |
| static_parameter_test/10: MissingCompileTimeError |
| static_parameter_test/11: MissingCompileTimeError |
| static_parameter_test/12: MissingCompileTimeError |
| super_call3_test/02: Crash |
| super_conditional_operator_test/01: MissingCompileTimeError |
| super_conditional_operator_test/02: MissingCompileTimeError |
| super_conditional_operator_test/03: MissingCompileTimeError |
| super_conditional_operator_test/04: MissingCompileTimeError |
| super_conditional_operator_test/05: MissingCompileTimeError |
| super_conditional_operator_test/06: MissingCompileTimeError |
| super_conditional_operator_test/07: MissingCompileTimeError |
| super_conditional_operator_test/08: MissingCompileTimeError |
| super_conditional_operator_test/09: MissingCompileTimeError |
| super_conditional_operator_test/10: MissingCompileTimeError |
| super_conditional_operator_test/11: MissingCompileTimeError |
| super_conditional_operator_test/12: MissingCompileTimeError |
| super_conditional_operator_test/13: MissingCompileTimeError |
| super_conditional_operator_test/14: MissingCompileTimeError |
| super_conditional_operator_test/15: MissingCompileTimeError |
| super_conditional_operator_test/16: MissingCompileTimeError |
| super_conditional_operator_test/17: MissingCompileTimeError |
| super_conditional_operator_test/18: MissingCompileTimeError |
| super_no_such_method1_test/01: RuntimeError |
| super_no_such_method2_test/01: RuntimeError |
| super_no_such_method3_test/01: RuntimeError |
| super_no_such_method4_test/01: RuntimeError |
| super_no_such_method5_test/01: RuntimeError |
| switch1_negative_test: Fail |
| switch_bad_case_test/01: MissingCompileTimeError |
| switch_bad_case_test/02: MissingCompileTimeError |
| switch_case_test/00: MissingCompileTimeError |
| switch_case_test/01: MissingCompileTimeError |
| switch_case_test/02: MissingCompileTimeError |
| sync_generator2_test/01: MissingCompileTimeError |
| sync_generator2_test/02: MissingCompileTimeError |
| sync_generator2_test/03: MissingCompileTimeError |
| sync_generator2_test/04: MissingCompileTimeError |
| sync_generator2_test/05: MissingCompileTimeError |
| sync_generator2_test/06: MissingCompileTimeError |
| sync_generator2_test/09: Crash |
| sync_generator2_test/11: MissingCompileTimeError |
| sync_generator2_test/20: MissingCompileTimeError |
| sync_generator2_test/30: MissingCompileTimeError |
| sync_generator2_test/40: MissingCompileTimeError |
| sync_generator2_test/41: MissingCompileTimeError |
| sync_generator2_test/51: MissingCompileTimeError |
| sync_generator2_test/52: MissingCompileTimeError |
| syntax_test/02: MissingCompileTimeError |
| syntax_test/03: MissingCompileTimeError |
| syntax_test/27: MissingCompileTimeError |
| this_conditional_operator_test/01: MissingCompileTimeError |
| try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410 |
| try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410 |
| try_catch_syntax_test/01: MissingCompileTimeError |
| try_catch_syntax_test/05: MissingCompileTimeError |
| try_catch_syntax_test/07: MissingCompileTimeError |
| try_catch_syntax_test/09: MissingCompileTimeError |
| try_catch_syntax_test/10: MissingCompileTimeError |
| try_catch_syntax_test/11: MissingCompileTimeError |
| try_catch_syntax_test/12: MissingCompileTimeError |
| try_catch_syntax_test/16: Crash |
| try_catch_syntax_test/17: Crash |
| type_variable_conflict2_test/01: RuntimeError |
| type_variable_conflict_test/01: MissingCompileTimeError |
| type_variable_conflict_test/02: MissingCompileTimeError |
| type_variable_conflict_test/03: MissingCompileTimeError |
| type_variable_conflict_test/04: MissingCompileTimeError |
| type_variable_conflict_test/05: MissingCompileTimeError |
| type_variable_conflict_test/06: MissingCompileTimeError |
| type_variable_function_type_test: RuntimeError |
| type_variable_scope3_test/00: MissingCompileTimeError |
| vm/debug_break_enabled_vm_test/01: CompileTimeError |
| vm/debug_break_enabled_vm_test/none: CompileTimeError |
| vm/regress_27201_test: CompileTimeError |
| vm/regress_27671_test: RuntimeError |
| vm/type_vm_test: RuntimeError |
| |
| # dartk: JIT & AOT failures (debug) |
| [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| async_await_syntax_test/a05g: Crash |
| async_await_syntax_test/a05h: Crash |
| async_await_syntax_test/b10b: Crash |
| async_await_syntax_test/c11a: Crash |
| async_await_syntax_test/c11b: Crash |
| const_instance_field_test/01: Crash |
| list_literal2_negative_test: Crash |
| switch1_negative_test: Crash |
| type_parameter_test/04: Crash |
| type_parameter_test/05: Crash |
| |
| # Triaged checked mode failures |
| [ ($compiler == dartk || $compiler == dartkp) && $checked ] |
| language/regress_22728_test: Fail # Dartk Issue 28498 |
| |
| # dartk: JIT failures |
| [ $compiler == dartk ] |
| const_evaluation_test/01: RuntimeError |
| const_locals_test: RuntimeError |
| const_string_test: RuntimeError # Dartk Issue 28306 |
| constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
| ct_const2_test: Pass, Crash # Flaky |
| disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "kind() != RawScript::kKernelTag". Issue 28790 |
| final_syntax_test/09: Crash |
| getter_declaration_negative_test: Fail |
| hello_dart_test: Crash |
| instance_creation_in_function_annotation_test: RuntimeError |
| library_env_test/has_no_mirror_support: RuntimeError |
| redirecting_factory_reflection_test: Crash |
| redirecting_factory_reflection_test: RuntimeError |
| setter_declaration2_negative_test: Fail |
| setter_declaration_negative_test: Fail |
| super_call4_test: RuntimeError |
| super_getter_setter_test: RuntimeError |
| vm/lazy_deopt_vm_test: Pass, Slow, Timeout |
| vm/optimized_stacktrace_test: Skip # Issue 28788 |
| |
| # dartk: JIT failures (debug) |
| [ $compiler == dartk && $mode == debug ] |
| constructor_duplicate_initializers_test/03: Crash |
| deopt_inlined_function_lazy_test: Skip |
| hello_dart_test: Crash # error: expected: cls.is_type_finalized() |
| not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301 |
| not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
| ref_before_declaration_test/00: Crash |
| ref_before_declaration_test/01: Crash |
| ref_before_declaration_test/02: Crash |
| ref_before_declaration_test/03: Crash |
| ref_before_declaration_test/04: Crash |
| ref_before_declaration_test/05: Crash |
| ref_before_declaration_test/06: Crash |
| ref_before_declaration_test/07: Crash |
| ref_before_declaration_test/none: Crash |
| try_catch_syntax_test/05: Crash |
| vm/lazy_deopt_vm_test: Crash |
| |
| # dartk: precompilation failures |
| [ $compiler == dartkp ] |
| const_syntax_test/08: Crash |
| const_syntax_test/09: Crash |
| final_syntax_test/09: MissingCompileTimeError |
| getter_declaration_negative_test: Crash |
| getter_parameters_test/02: Crash |
| ref_before_declaration_test/00: Crash |
| ref_before_declaration_test/01: Crash |
| ref_before_declaration_test/02: Crash |
| ref_before_declaration_test/03: Crash |
| ref_before_declaration_test/04: Crash |
| ref_before_declaration_test/05: Crash |
| ref_before_declaration_test/06: Crash |
| ref_before_declaration_test/07: Crash |
| ref_before_declaration_test/none: Crash |
| setter_declaration2_negative_test: Crash |
| setter_declaration_negative_test: Crash |
| try_catch_syntax_test/05: Crash |
| vm/closure_memory_retention_test: Skip # Hits OOM |
| |
| # dartk: precompilation failures (debug) |
| [ $compiler == dartkp && $mode == debug ] |
| external_test/13: Crash |
| final_syntax_test/09: Crash |
| constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
| not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |