# 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 ] large_class_declaration_test: Skip large_implicit_getter_test: Skip larger_implicit_getter_test: Skip ############################################################################### # 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 mixin_illegal_super_use_test/01: MissingCompileTimeError mixin_illegal_super_use_test/02: MissingCompileTimeError mixin_illegal_super_use_test/03: MissingCompileTimeError mixin_illegal_super_use_test/04: MissingCompileTimeError mixin_illegal_super_use_test/05: MissingCompileTimeError mixin_illegal_super_use_test/06: MissingCompileTimeError mixin_illegal_super_use_test/07: MissingCompileTimeError mixin_illegal_super_use_test/08: MissingCompileTimeError mixin_illegal_super_use_test/09: MissingCompileTimeError mixin_illegal_super_use_test/10: MissingCompileTimeError mixin_illegal_super_use_test/11: MissingCompileTimeError mixin_illegal_superclass_test/01: MissingCompileTimeError mixin_illegal_superclass_test/02: MissingCompileTimeError mixin_illegal_superclass_test/03: MissingCompileTimeError mixin_illegal_superclass_test/04: MissingCompileTimeError mixin_illegal_superclass_test/05: MissingCompileTimeError mixin_illegal_superclass_test/06: MissingCompileTimeError mixin_illegal_superclass_test/07: MissingCompileTimeError mixin_illegal_superclass_test/08: MissingCompileTimeError mixin_illegal_superclass_test/09: MissingCompileTimeError mixin_illegal_superclass_test/10: MissingCompileTimeError mixin_illegal_superclass_test/11: MissingCompileTimeError mixin_illegal_superclass_test/12: MissingCompileTimeError mixin_illegal_superclass_test/13: MissingCompileTimeError mixin_illegal_superclass_test/14: MissingCompileTimeError mixin_illegal_superclass_test/15: MissingCompileTimeError mixin_illegal_superclass_test/16: MissingCompileTimeError mixin_illegal_superclass_test/17: MissingCompileTimeError mixin_illegal_superclass_test/18: MissingCompileTimeError mixin_illegal_superclass_test/19: MissingCompileTimeError mixin_illegal_superclass_test/20: MissingCompileTimeError mixin_illegal_superclass_test/21: MissingCompileTimeError mixin_illegal_superclass_test/22: MissingCompileTimeError mixin_illegal_superclass_test/23: MissingCompileTimeError mixin_illegal_superclass_test/24: MissingCompileTimeError mixin_illegal_superclass_test/25: MissingCompileTimeError mixin_illegal_superclass_test/26: MissingCompileTimeError mixin_illegal_superclass_test/27: MissingCompileTimeError mixin_illegal_superclass_test/28: MissingCompileTimeError mixin_illegal_superclass_test/29: MissingCompileTimeError mixin_illegal_superclass_test/30: MissingCompileTimeError 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 # 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 async_await_test: Crash, RuntimeError async_star_cancel_and_throw_in_finally_test: RuntimeError async_star_cancel_while_paused_test: RuntimeError async_star_pause_test: Crash, RuntimeError async_star_regression_fisk_test: Timeout async_star_stream_take_test: Timeout async_star_take_reyield_test: Timeout async_star_test: Crash, Timeout asyncstar_throw_in_catch_test: Timeout asyncstar_yield_test: Timeout asyncstar_yieldstar_test: Timeout bad_raw_string_negative_test: Fail cha_deopt1_test: RuntimeError cha_deopt2_test: RuntimeError cha_deopt3_test: RuntimeError closure_type_variable_test: RuntimeError closures_initializer_test: RuntimeError compile_time_constant12_test: Crash 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 constructor2_test: RuntimeError constructor3_test: RuntimeError constructor5_test: RuntimeError constructor6_test: RuntimeError constructor_duplicate_final_test/01: MissingRuntimeError constructor_duplicate_final_test/02: MissingRuntimeError custom_await_stack_trace_test: RuntimeError cyclic_type2_test: CompileTimeError cyclic_type_test/00: RuntimeError cyclic_type_test/01: RuntimeError cyclic_type_test/02: CompileTimeError cyclic_type_test/03: RuntimeError cyclic_type_test/04: CompileTimeError 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 duplicate_export_negative_test: Fail enum_duplicate_test/01: RuntimeError enum_duplicate_test/02: RuntimeError enum_duplicate_test/none: RuntimeError enum_mirror_test: RuntimeError enum_private_test/01: RuntimeError enum_private_test/02: RuntimeError enum_private_test/none: RuntimeError enum_test: RuntimeError evaluation_redirecting_constructor_test: RuntimeError example_constructor_test: RuntimeError external_test/10: MissingRuntimeError external_test/13: MissingRuntimeError external_test/20: MissingRuntimeError f_bounded_equality_test: RuntimeError field_initialization_order_test: RuntimeError final_field_initialization_order_test: RuntimeError fixed_type_variable2_test/02: RuntimeError fixed_type_variable2_test/04: RuntimeError fixed_type_variable2_test/06: RuntimeError fixed_type_variable_test/01: RuntimeError fixed_type_variable_test/02: RuntimeError fixed_type_variable_test/03: RuntimeError fixed_type_variable_test/04: RuntimeError fixed_type_variable_test/05: RuntimeError fixed_type_variable_test/06: RuntimeError 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 generic2_test: RuntimeError generic_closure_test: RuntimeError generic_creation_test: RuntimeError generic_field_mixin2_test: RuntimeError generic_field_mixin4_test: RuntimeError generic_field_mixin5_test: RuntimeError generic_inheritance_test: RuntimeError generic_method_types_test: Pass, RuntimeError generic_methods_type_expression_test: 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 least_upper_bound_expansive_test/01: CompileTimeError least_upper_bound_expansive_test/02: CompileTimeError least_upper_bound_expansive_test/03: CompileTimeError least_upper_bound_expansive_test/04: CompileTimeError least_upper_bound_expansive_test/05: CompileTimeError least_upper_bound_expansive_test/06: CompileTimeError least_upper_bound_expansive_test/07: CompileTimeError least_upper_bound_expansive_test/08: CompileTimeError least_upper_bound_expansive_test/09: CompileTimeError least_upper_bound_expansive_test/10: CompileTimeError least_upper_bound_expansive_test/11: CompileTimeError least_upper_bound_expansive_test/12: CompileTimeError least_upper_bound_expansive_test/none: CompileTimeError 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 map_literal6_test: RuntimeError method_override_test: RuntimeError mixin_generic_test: RuntimeError mixin_mixin2_test: RuntimeError mixin_mixin3_test: RuntimeError mixin_mixin4_test: RuntimeError mixin_mixin5_test: RuntimeError mixin_mixin_bound2_test: RuntimeError mixin_mixin_bound_test: RuntimeError mixin_super_test: RuntimeError mixin_type_parameters_simple_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 not_enough_positional_arguments_test/05: MissingRuntimeError null_test/none: RuntimeError 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_18713_test: RuntimeError regress_22443_test: RuntimeError regress_22700_test: RuntimeError regress_23408_test: RuntimeError regress_27164_test: CompileTimeError regress_r24720_test: RuntimeError regress_28278_test: RuntimeError reify_typevar_test: RuntimeError script1_negative_test: Fail script2_negative_test: Fail setter_no_getter_call_test/none: RuntimeError static_setter_get_test/01: RuntimeError super_test: RuntimeError switch7_negative_test: Fail switch_try_catch_test: RuntimeError sync_generator3_test/test2: 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_parameter_literal_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 const_string_test: RuntimeError 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 ] async_star_regression_fisk_test: Crash # Stack mismatch during expression translation. async_star_test: Crash # Stack mismatch during expression translation. issue23244_test: Crash # Class finalization issue not_enough_positional_arguments_test/02: Crash not_enough_positional_arguments_test/05: Crash vm/optimized_guarded_field_isolates_test: Crash # Class finalization issue # dartk: precompilation failures [ $compiler == dartkp && $runtime == dart_precompiled ] const_evaluation_test/01: Crash full_stacktrace1_test: RuntimeError full_stacktrace2_test: RuntimeError full_stacktrace3_test: RuntimeError if_null_assignment_static_test/35: Crash instance_creation_in_function_annotation_test: Crash invocation_mirror_invoke_on2_test: Crash issue21079_test: Crash large_class_declaration_test: Pass, Timeout library_env_test/has_mirror_support: RuntimeError redirecting_factory_reflection_test: Crash regress_18535_test: Crash stacktrace_rethrow_error_test/none: RuntimeError stacktrace_rethrow_error_test/withtraceparameter: RuntimeError stacktrace_rethrow_nonerror_test: RuntimeError stack_trace_test: RuntimeError string_interpolation7_test: RuntimeError super_call4_test: RuntimeError regress_28255_test: Crash # dartk: precompilation failures (debug) [ $compiler == dartkp && $runtime == dart_precompiled && $mode == debug ] constructor_named_arguments_test/01: Crash not_enough_positional_arguments_test/05: Crash