| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 # These tests currently take too long. Remove when they are fixed. | 5 # These tests currently take too long. Remove when they are fixed. |
| 6 [ $compiler == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
| 7 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 | 7 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 |
| 8 | 8 |
| 9 ############################################################################### | 9 ############################################################################### |
| 10 # Dartk Entries | 10 # Dartk Entries |
| 11 ############################################################################### | 11 ############################################################################### |
| 12 | 12 |
| 13 [ $compiler == dartk || $compiler == dartkp ] | 13 [ $compiler == dartk || $compiler == dartkp ] |
| 14 conditional_import_string_test: DartkCompileTimeError | 14 conditional_import_string_test: DartkCompileTimeError |
| 15 conditional_import_test: DartkCompileTimeError | 15 conditional_import_test: DartkCompileTimeError |
| 16 conflicting_type_variable_and_setter_test: DartkCompileTimeError | 16 conflicting_type_variable_and_setter_test: DartkCompileTimeError |
| 17 const_for_in_variable_test/01: MissingCompileTimeError | 17 const_for_in_variable_test/01: MissingCompileTimeError |
| 18 constructor_duplicate_final_test/03: MissingCompileTimeError | 18 constructor_duplicate_final_test/03: MissingCompileTimeError |
| 19 covariant_override_test: DartkCrash | |
| 20 deep_nesting1_negative_test: DartkCrash | 19 deep_nesting1_negative_test: DartkCrash |
| 21 deep_nesting2_negative_test: DartkCrash | 20 deep_nesting2_negative_test: DartkCrash |
| 22 enum_syntax_test/06: MissingCompileTimeError | 21 enum_syntax_test/06: MissingCompileTimeError |
| 23 external_test/21: MissingCompileTimeError | 22 external_test/21: MissingCompileTimeError |
| 24 external_test/24: MissingCompileTimeError | 23 external_test/24: MissingCompileTimeError |
| 25 external_test/25: MissingCompileTimeError | 24 external_test/25: MissingCompileTimeError |
| 26 final_syntax_test/01: MissingCompileTimeError | 25 final_syntax_test/01: MissingCompileTimeError |
| 27 final_syntax_test/02: MissingCompileTimeError | 26 final_syntax_test/02: MissingCompileTimeError |
| 28 final_syntax_test/03: MissingCompileTimeError | 27 final_syntax_test/03: MissingCompileTimeError |
| 29 final_syntax_test/04: MissingCompileTimeError | 28 final_syntax_test/04: MissingCompileTimeError |
| 30 metadata_test: DartkCompileTimeError | 29 metadata_test: DartkCompileTimeError |
| 31 multiline_newline_test/01: DartkCompileTimeError | 30 multiline_newline_test/01: DartkCompileTimeError |
| 32 multiline_newline_test/02: DartkCompileTimeError | 31 multiline_newline_test/02: DartkCompileTimeError |
| 33 multiline_newline_test/03: DartkCompileTimeError | 32 multiline_newline_test/03: DartkCompileTimeError |
| 34 multiline_newline_test/04: MissingCompileTimeError | 33 multiline_newline_test/04: MissingCompileTimeError |
| 35 multiline_newline_test/05: MissingCompileTimeError | 34 multiline_newline_test/05: MissingCompileTimeError |
| 36 multiline_newline_test/06: MissingCompileTimeError | 35 multiline_newline_test/06: MissingCompileTimeError |
| 37 not_enough_positional_arguments_test/01: DartkCompileTimeError | 36 not_enough_positional_arguments_test/01: DartkCompileTimeError |
| 38 regress_27617_test/1: MissingCompileTimeError | 37 regress_27617_test/1: MissingCompileTimeError |
| 39 type_variable_conflict2_test/02: MissingCompileTimeError | 38 type_variable_conflict2_test/02: MissingCompileTimeError |
| 40 vm/debug_break_enabled_vm_test/01: DartkCompileTimeError | 39 vm/debug_break_enabled_vm_test/01: DartkCompileTimeError |
| 41 vm/debug_break_enabled_vm_test/none: DartkCompileTimeError | 40 vm/debug_break_enabled_vm_test/none: DartkCompileTimeError |
| 42 vm/reflect_core_vm_test: DartkCompileTimeError | 41 vm/reflect_core_vm_test: DartkCompileTimeError |
| 43 vm/regress_27201_test: DartkCompileTimeError | 42 vm/regress_27201_test: DartkCompileTimeError |
| 44 vm/regress_28325_test: RuntimeError # Issue 28055. | 43 vm/regress_28325_test: RuntimeError # Issue 28055. |
| 45 covariant_test/06: MissingCompileTimeError # 28166 | 44 covariant_test/00c: DartkCompileTimeError # Issue 28166 |
| 46 covariant_test/06b: MissingCompileTimeError # 28166 | 45 covariant_test/20c: DartkCompileTimeError # Issue 28166 |
| 47 covariant_test/07: MissingCompileTimeError # 28166 | 46 covariant_test/40: DartkCompileTimeError # Issue 28166 |
| 48 covariant_test/08: MissingCompileTimeError # 28166 | 47 covariant_test/40b: DartkCompileTimeError # Issue 28166 |
| 49 covariant_test/11: MissingCompileTimeError # 28166 | 48 covariant_test/40c: DartkCompileTimeError # Issue 28166 |
| 50 covariant_test/15: MissingCompileTimeError # 28166 | 49 covariant_test/42: DartkCompileTimeError # Issue 28166 |
| 51 covariant_test/26: MissingCompileTimeError # 28166 | 50 covariant_test/48: DartkCompileTimeError # Issue 28166 |
| 52 covariant_test/26b: MissingCompileTimeError # 28166 | 51 covariant_test/52: DartkCompileTimeError # Issue 28166 |
| 53 covariant_test/27: MissingCompileTimeError # 28166 | 52 covariant_test/54: DartkCompileTimeError # Issue 28166 |
| 54 covariant_test/28: MissingCompileTimeError # 28166 | 53 covariant_test/56: DartkCompileTimeError # Issue 28166 |
| 55 covariant_test/31: MissingCompileTimeError # 28166 | 54 covariant_test/none: DartkCompileTimeError # Issue 28166 |
| 56 covariant_test/35: MissingCompileTimeError # 28166 | |
| 57 covariant_test/40: DartkCompileTimeError # 28166 | |
| 58 covariant_test/40b: DartkCompileTimeError # 28166 | |
| 59 covariant_test/42: DartkCompileTimeError # 28166 | |
| 60 covariant_test/46: MissingCompileTimeError # 28166 | |
| 61 covariant_test/46b: MissingCompileTimeError # 28166 | |
| 62 covariant_test/47: MissingCompileTimeError # 28166 | |
| 63 covariant_test/51: MissingCompileTimeError # 28166 | |
| 64 covariant_test/52: DartkCompileTimeError # 28166 | |
| 65 covariant_test/54: DartkCompileTimeError # 28166 | |
| 66 covariant_test/55: MissingCompileTimeError # 28166 | |
| 67 covariant_test/56: DartkCompileTimeError # 28166 | |
| 68 covariant_override_test: DartkCompileTimeError # Issue 28166 | |
| 69 | 55 |
| 70 # dartk: temporary failure | 56 # dartk: temporary failure |
| 71 mixin_illegal_syntax_test/00: DartkCrash | 57 mixin_illegal_syntax_test/00: DartkCrash |
| 72 | 58 |
| 73 # dartk: JIT failures | 59 # dartk: JIT failures |
| 74 [ $compiler == dartk && $runtime == vm ] | 60 [ $compiler == dartk && $runtime == vm ] |
| 75 config_import_corelib_test: RuntimeError | 61 config_import_corelib_test: RuntimeError |
| 76 enum_syntax_test/05: MissingCompileTimeError | 62 enum_syntax_test/05: MissingCompileTimeError |
| 77 reify_typevar_static_test/00: MissingCompileTimeError | 63 reify_typevar_static_test/00: MissingCompileTimeError |
| 78 type_variable_conflict2_test/06: MissingCompileTimeError | 64 type_variable_conflict2_test/06: MissingCompileTimeError |
| (...skipping 25 matching lines...) Expand all Loading... |
| 104 compile_time_constant_k_test/03: RuntimeError | 90 compile_time_constant_k_test/03: RuntimeError |
| 105 compile_time_constant_o_test/01: RuntimeError | 91 compile_time_constant_o_test/01: RuntimeError |
| 106 compile_time_constant_o_test/02: RuntimeError | 92 compile_time_constant_o_test/02: RuntimeError |
| 107 config_import_test: RuntimeError | 93 config_import_test: RuntimeError |
| 108 const_dynamic_type_literal_test/02: RuntimeError | 94 const_dynamic_type_literal_test/02: RuntimeError |
| 109 const_error_multiply_initialized_test/02: RuntimeError | 95 const_error_multiply_initialized_test/02: RuntimeError |
| 110 const_error_multiply_initialized_test/04: RuntimeError | 96 const_error_multiply_initialized_test/04: RuntimeError |
| 111 const_nested_test: RuntimeError | 97 const_nested_test: RuntimeError |
| 112 constructor_duplicate_final_test/01: MissingRuntimeError | 98 constructor_duplicate_final_test/01: MissingRuntimeError |
| 113 constructor_duplicate_final_test/02: MissingRuntimeError | 99 constructor_duplicate_final_test/02: MissingRuntimeError |
| 114 custom_await_stack_trace_test: RuntimeError | |
| 115 cyclic_type_test/00: RuntimeError | 100 cyclic_type_test/00: RuntimeError |
| 116 cyclic_type_test/01: RuntimeError | 101 cyclic_type_test/01: RuntimeError |
| 117 cyclic_type_test/03: RuntimeError | 102 cyclic_type_test/03: RuntimeError |
| 118 cyclic_type_variable_test/01: Crash | 103 cyclic_type_variable_test/01: Crash |
| 119 cyclic_type_variable_test/02: Crash | 104 cyclic_type_variable_test/02: Crash |
| 120 cyclic_type_variable_test/03: Crash | 105 cyclic_type_variable_test/03: Crash |
| 121 cyclic_type_variable_test/04: Crash | 106 cyclic_type_variable_test/04: Crash |
| 122 cyclic_type_variable_test/none: Crash | 107 cyclic_type_variable_test/none: Crash |
| 123 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833
5 | 108 deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 2833
5 |
| 124 deferred_closurize_load_library_test: RuntimeError | 109 deferred_closurize_load_library_test: RuntimeError |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 277 [ $compiler == dartkp && $runtime == dart_precompiled ] | 262 [ $compiler == dartkp && $runtime == dart_precompiled ] |
| 278 assert_with_type_test_or_cast_test: Pass, Crash # Multitest via multiple VMOpti
ons. | 263 assert_with_type_test_or_cast_test: Pass, Crash # Multitest via multiple VMOpti
ons. |
| 279 named_parameters_type_test/01: Crash | 264 named_parameters_type_test/01: Crash |
| 280 named_parameters_type_test/02: Crash | 265 named_parameters_type_test/02: Crash |
| 281 named_parameters_type_test/03: Crash | 266 named_parameters_type_test/03: Crash |
| 282 positional_parameters_type_test/01: Crash | 267 positional_parameters_type_test/01: Crash |
| 283 positional_parameters_type_test/02: Crash | 268 positional_parameters_type_test/02: Crash |
| 284 type_checks_in_factory_method_test: Crash | 269 type_checks_in_factory_method_test: Crash |
| 285 vm/regress_27671_test: Crash | 270 vm/regress_27671_test: Crash |
| 286 vm/type_vm_test: Crash | 271 vm/type_vm_test: Crash |
| OLD | NEW |