| Index: tests/language_strong/language_strong_kernel.status
|
| diff --git a/tests/language_strong/language_strong_kernel.status b/tests/language_strong/language_strong_kernel.status
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..30aff8b2f3c156e933d3ce8d159232e5bb973649
|
| --- /dev/null
|
| +++ b/tests/language_strong/language_strong_kernel.status
|
| @@ -0,0 +1,161 @@
|
| +# 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 && $runtime == vm ]
|
| +assertion_test: RuntimeError
|
| +async_await_test/02: DartkCompileTimeError
|
| +async_await_test/03: DartkCompileTimeError
|
| +async_await_test/none: DartkCompileTimeError
|
| +async_star_cancel_and_throw_in_finally_test: RuntimeError
|
| +async_star_cancel_while_paused_test: RuntimeError
|
| +async_star_regression_fisk_test: Timeout
|
| +async_star_stream_take_test: Timeout
|
| +async_star_take_reyield_test: Timeout
|
| +async_star_test/01: DartkCompileTimeError
|
| +async_star_test/02: DartkCompileTimeError
|
| +async_star_test/03: DartkCompileTimeError
|
| +async_star_test/04: DartkCompileTimeError
|
| +async_star_test/05: DartkCompileTimeError
|
| +async_star_test/none: DartkCompileTimeError
|
| +asyncstar_throw_in_catch_test: Timeout
|
| +asyncstar_yield_test: Timeout
|
| +asyncstar_yieldstar_test: Timeout
|
| +await_in_cascade_test: RuntimeError
|
| +bad_raw_string_negative_test: Fail
|
| +cha_deopt1_test: RuntimeError
|
| +cha_deopt2_test: RuntimeError
|
| +cha_deopt3_test: RuntimeError
|
| +checked_covariant_overrides_test: RuntimeError
|
| +closure_type_variable_test: RuntimeError
|
| +closures_initializer_test: RuntimeError
|
| +compile_time_constant12_test: Crash
|
| +conditional_import_string_test: DartkCompileTimeError
|
| +conditional_import_test: DartkCompileTimeError
|
| +const_evaluation_test/01: RuntimeError
|
| +const_locals_test: RuntimeError
|
| +const_nested_test: RuntimeError
|
| +const_string_test: RuntimeError
|
| +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
|
| +deferred_call_empty_before_load_test: RuntimeError
|
| +deferred_closurize_load_library_test: DartkCrash
|
| +deferred_constant_list_test: 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_inlined_test: 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_type_dependency_test/as: RuntimeError
|
| +deferred_type_dependency_test/is: RuntimeError
|
| +deferred_type_dependency_test/none: RuntimeError
|
| +deferred_type_dependency_test/type_annotation: RuntimeError
|
| +enum_duplicate_test/01: RuntimeError
|
| +enum_duplicate_test/02: RuntimeError
|
| +enum_duplicate_test/none: RuntimeError
|
| +enum_mirror_test: RuntimeError
|
| +enum_test: RuntimeError
|
| +evaluation_redirecting_constructor_test: RuntimeError
|
| +export_double_same_main_test: DartkCrash
|
| +export_main_test: DartkCrash
|
| +f_bounded_equality_test: RuntimeError
|
| +first_class_types_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
|
| +flatten_test/05: MissingRuntimeError
|
| +flatten_test/08: MissingRuntimeError
|
| +flatten_test/09: MissingRuntimeError
|
| +flatten_test/12: 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_subtype_regression_ddc_588_test: RuntimeError
|
| +function_type_alias2_test: RuntimeError
|
| +function_type_alias3_test: RuntimeError
|
| +function_type_alias4_test: RuntimeError
|
| +generic2_test: RuntimeError
|
| +generic_creation_test: RuntimeError
|
| +generic_field_mixin2_test: RuntimeError
|
| +generic_field_mixin4_test: DartkCompileTimeError
|
| +generic_field_mixin5_test: DartkCompileTimeError
|
| +generic_inheritance_test: RuntimeError
|
| +generic_tearoff_test: Crash
|
| +getter_closure_execution_order_test: RuntimeError
|
| +inferrer_closure_test: RuntimeError
|
| +initializing_formal_final_test: RuntimeError
|
| +instance_creation_in_function_annotation_test: RuntimeError
|
| +instanceof4_test/01: RuntimeError
|
| +instanceof4_test/none: RuntimeError
|
| +issue_1751477_test: RuntimeError
|
| +lazy_static7_test: DartkCompileTimeError
|
| +main_not_a_function_test/01: DartkCrash
|
| +many_named_arguments_test: DartkCompileTimeError
|
| +map_literal11_test: RuntimeError
|
| +map_literal7_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
|
| +no_main_test/01: DartkCrash
|
| +prefix10_negative_test: Fail
|
| +prefix21_test: RuntimeError
|
| +recursive_generic_test: RuntimeError
|
| +redirecting_factory_reflection_test: RuntimeError
|
| +regress_22443_test: RuntimeError
|
| +regress_22700_test: RuntimeError
|
| +regress_r24720_test: RuntimeError
|
| +reify_typevar_static_test/00: MissingCompileTimeError
|
| +reify_typevar_test: RuntimeError
|
| +switch_try_catch_test: RuntimeError
|
| +sync_generator3_test/test2: RuntimeError
|
| +type_literal_test: RuntimeError
|
| +type_parameter_literal_test: RuntimeError
|
|
|