# 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. # These tests currently take too long. Remove when they are fixed. [ $compiler == dartk || $compiler == dartkp ] large_class_declaration_test: SkipSlow # KernelVM Issue 28312 ############################################################################### # Dartk Entries ############################################################################### [ $compiler == dartk || $compiler == dartkp ] bad_constructor_test/05: DartkCompileTimeError conditional_import_string_test: DartkCompileTimeError conditional_import_test: DartkCompileTimeError conflicting_type_variable_and_setter_test: DartkCompileTimeError const_for_in_variable_test/01: MissingCompileTimeError constructor_duplicate_final_test/03: MissingCompileTimeError deep_nesting1_negative_test: DartkCrash deep_nesting2_negative_test: DartkCrash deferred_closurize_load_library_test: DartkCrash enum_syntax_test/06: MissingCompileTimeError export_double_same_main_test: DartkCrash export_main_test: DartkCrash external_test/21: MissingCompileTimeError external_test/24: MissingCompileTimeError external_test/25: MissingCompileTimeError final_syntax_test/01: MissingCompileTimeError final_syntax_test/02: MissingCompileTimeError final_syntax_test/03: MissingCompileTimeError final_syntax_test/04: MissingCompileTimeError main_not_a_function_test/01: DartkCrash metadata_test: DartkCompileTimeError multiline_newline_test/01: DartkCompileTimeError multiline_newline_test/02: DartkCompileTimeError multiline_newline_test/03: DartkCompileTimeError multiline_newline_test/04: MissingCompileTimeError multiline_newline_test/05: MissingCompileTimeError multiline_newline_test/06: MissingCompileTimeError no_main_test/01: DartkCrash not_enough_positional_arguments_test/01: DartkCompileTimeError regress_27617_test/1: MissingCompileTimeError super_call3_test/01: DartkCrash type_variable_conflict2_test/02: MissingCompileTimeError vm/debug_break_enabled_vm_test/01: DartkCompileTimeError vm/debug_break_enabled_vm_test/none: DartkCompileTimeError vm/reflect_core_vm_test: DartkCompileTimeError vm/regress_27201_test: DartkCompileTimeError vm/regress_28325_test: RuntimeError # Issue 28055. covariant_test/none: CompileTimeError # Issue 28166 covariant_override_test: DartkCrash # Issue 28166 # dartk: JIT failures [ $compiler == dartk && $runtime == vm ] config_import_corelib_test: RuntimeError enum_syntax_test/05: MissingCompileTimeError reify_typevar_static_test/00: MissingCompileTimeError type_variable_conflict2_test/06: MissingCompileTimeError type_variable_conflict2_test/08: MissingCompileTimeError type_variable_conflict2_test/10: MissingCompileTimeError # dartk: precompilation failures [ $compiler == dartkp && $runtime == dart_precompiled ] config_import_corelib_test: RuntimeError ############################################################################### # VM Entries ############################################################################### # dartk: Shared JIT & Precompilation failures [ ($compiler == dartk && $runtime == vm) || ($compiler == dartkp && $runtime == dart_precompiled) ] accessor_conflict_export2_test: RuntimeError accessor_conflict_export_test: RuntimeError accessor_conflict_import2_test: RuntimeError accessor_conflict_import_prefixed2_test: RuntimeError accessor_conflict_import_prefixed_test: RuntimeError accessor_conflict_import_test: RuntimeError assertion_test: RuntimeError bad_raw_string_negative_test: Fail cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 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 config_import_test: RuntimeError const_dynamic_type_literal_test/02: RuntimeError const_error_multiply_initialized_test/02: RuntimeError const_error_multiply_initialized_test/04: RuntimeError const_nested_test: RuntimeError constructor_duplicate_final_test/01: MissingRuntimeError constructor_duplicate_final_test/02: MissingRuntimeError custom_await_stack_trace_test: RuntimeError 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 deferred_call_empty_before_load_test: RuntimeError deferred_constant_list_test: RuntimeError deferred_constraints_constants_test/none: RuntimeError 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_function_type_test: RuntimeError deferred_global_test: RuntimeError deferred_import_core_test: RuntimeError deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError deferred_inlined_test: RuntimeError 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_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_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 evaluation_redirecting_constructor_test: RuntimeError external_test/10: MissingRuntimeError external_test/13: MissingRuntimeError external_test/20: MissingRuntimeError for2_test: RuntimeError for_variable_capture_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_type_alias2_test: RuntimeError function_type_alias3_test: RuntimeError function_type_alias4_test: RuntimeError generic_closure_test: RuntimeError generic_field_mixin4_test: RuntimeError generic_method_types_test: Pass, RuntimeError generic_test: RuntimeError getter_closure_execution_order_test: RuntimeError getter_setter_in_lib_test: RuntimeError inferrer_closure_test: RuntimeError initializing_formal_final_test: RuntimeError is_not_class2_test: RuntimeError issue13474_test: RuntimeError issue_1751477_test: RuntimeError library_env_test/has_html_support: RuntimeError library_env_test/has_no_io_support: RuntimeError list_literal4_test: RuntimeError malformed_test/none: RuntimeError map_literal3_test: RuntimeError map_literal4_test: RuntimeError # Checked Mode Issue map_literal6_test: RuntimeError method_override_test: RuntimeError mixin_type_parameters_super_extends_test: RuntimeError mixin_type_parameters_super_test: RuntimeError multiline_newline_test/none: RuntimeError named_parameters_type_test/01: MissingRuntimeError named_parameters_type_test/02: MissingRuntimeError named_parameters_type_test/03: MissingRuntimeError not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 28301 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 28301 number_identifier_test/05: RuntimeError positional_parameters_type_test/01: MissingRuntimeError positional_parameters_type_test/02: MissingRuntimeError prefix10_negative_test: Fail prefix21_test: RuntimeError redirecting_constructor_initializer_test: RuntimeError regress_22443_test: RuntimeError # Deferred Loading Issue 28335 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 regress_28278_test: RuntimeError # Mirrors Issue script1_negative_test: Fail script2_negative_test: Fail setter_no_getter_call_test/none: RuntimeError static_setter_get_test/01: RuntimeError switch7_negative_test: Fail switch_try_catch_test: RuntimeError try_catch_on_syntax_test/10: MissingRuntimeError try_catch_on_syntax_test/11: MissingRuntimeError try_finally_regress_25654_test: RuntimeError type_checks_in_factory_method_test: RuntimeError type_variable_function_type_test: RuntimeError vm/type_cast_vm_test: RuntimeError vm/type_vm_test: RuntimeError # dartk: JIT failures [ $compiler == dartk && $runtime == vm ] const_evaluation_test/01: RuntimeError const_locals_test: RuntimeError constructor_named_arguments_test/01: Crash # Dartk Issue 28301 const_string_test: RuntimeError # Dartk Issue 28306 instance_creation_in_function_annotation_test: RuntimeError library_env_test/has_no_mirror_support: RuntimeError redirecting_factory_reflection_test: RuntimeError # dartk: JIT failures (debug) [ $compiler == dartk && $runtime == vm && $mode == debug ] not_enough_positional_arguments_test/02: Crash # Dartk Issue 28301 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 # dartk: precompilation failures [ $compiler == dartkp && $runtime == dart_precompiled ] if_null_assignment_static_test/35: Crash # Dartk Issue 28302 string_interpolation7_test: RuntimeError # Dartk Issue 28306 # dartk: precompilation failures (debug) [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] constructor_named_arguments_test/01: Crash # Dartk Issue 28301 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301