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 [ $compiler == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
6 abstract_beats_arguments_test: RuntimeError | 6 abstract_beats_arguments_test: RuntimeError |
7 abstract_runtime_error_test/01: RuntimeError | 7 abstract_runtime_error_test/01: RuntimeError |
8 abstract_runtime_error_test/02: RuntimeError | 8 abstract_runtime_error_test/02: RuntimeError |
9 accessor_conflict_export2_test: RuntimeError | 9 accessor_conflict_export2_test: RuntimeError |
10 accessor_conflict_export_test: RuntimeError | 10 accessor_conflict_export_test: RuntimeError |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 async_await_syntax_test/b12f: MissingCompileTimeError | 69 async_await_syntax_test/b12f: MissingCompileTimeError |
70 async_await_syntax_test/c01b: MissingCompileTimeError | 70 async_await_syntax_test/c01b: MissingCompileTimeError |
71 async_await_syntax_test/c01c: MissingCompileTimeError | 71 async_await_syntax_test/c01c: MissingCompileTimeError |
72 async_await_syntax_test/c11a: MissingCompileTimeError | 72 async_await_syntax_test/c11a: MissingCompileTimeError |
73 async_await_syntax_test/c11b: MissingCompileTimeError | 73 async_await_syntax_test/c11b: MissingCompileTimeError |
74 async_await_syntax_test/d01b: MissingCompileTimeError | 74 async_await_syntax_test/d01b: MissingCompileTimeError |
75 async_await_syntax_test/d01c: MissingCompileTimeError | 75 async_await_syntax_test/d01c: MissingCompileTimeError |
76 async_await_syntax_test/e1: MissingCompileTimeError | 76 async_await_syntax_test/e1: MissingCompileTimeError |
77 async_await_syntax_test/e2: MissingCompileTimeError | 77 async_await_syntax_test/e2: MissingCompileTimeError |
78 async_await_syntax_test/e3: MissingCompileTimeError | 78 async_await_syntax_test/e3: MissingCompileTimeError |
79 async_await_test: Crash | |
80 async_return_types_test/return_value_sync_star: MissingCompileTimeError | 79 async_return_types_test/return_value_sync_star: MissingCompileTimeError |
81 async_star_pause_test: Crash | 80 async_star_pause_test: Crash |
82 async_star_test: Crash | |
83 async_test/constructor2: DartkCrash | 81 async_test/constructor2: DartkCrash |
84 async_test/constructor3: MissingCompileTimeError | 82 async_test/constructor3: MissingCompileTimeError |
85 async_test/setter1: MissingCompileTimeError | 83 async_test/setter1: MissingCompileTimeError |
86 await_backwards_compatibility_test/await1: MissingCompileTimeError | 84 await_backwards_compatibility_test/await1: MissingCompileTimeError |
87 await_test: RuntimeError | 85 await_test: RuntimeError |
88 bad_constructor_test/05: CompileTimeError | 86 bad_constructor_test/05: CompileTimeError |
89 bad_initializer1_negative_test: Crash | 87 bad_initializer1_negative_test: Crash |
90 bad_raw_string_negative_test: Fail | 88 bad_raw_string_negative_test: Fail |
91 black_listed_test/13: MissingCompileTimeError | 89 black_listed_test/13: MissingCompileTimeError |
92 body_less_constructor_wrong_arg_negative_test: Crash | 90 body_less_constructor_wrong_arg_negative_test: Crash |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 const_syntax_test/01: MissingCompileTimeError | 185 const_syntax_test/01: MissingCompileTimeError |
188 const_syntax_test/02: MissingCompileTimeError | 186 const_syntax_test/02: MissingCompileTimeError |
189 const_syntax_test/03: MissingCompileTimeError | 187 const_syntax_test/03: MissingCompileTimeError |
190 const_syntax_test/04: MissingCompileTimeError | 188 const_syntax_test/04: MissingCompileTimeError |
191 const_syntax_test/05: MissingCompileTimeError | 189 const_syntax_test/05: MissingCompileTimeError |
192 const_syntax_test/06: MissingCompileTimeError | 190 const_syntax_test/06: MissingCompileTimeError |
193 const_syntax_test/07: MissingCompileTimeError | 191 const_syntax_test/07: MissingCompileTimeError |
194 const_syntax_test/10: Crash | 192 const_syntax_test/10: Crash |
195 const_syntax_test/11: MissingCompileTimeError | 193 const_syntax_test/11: MissingCompileTimeError |
196 const_syntax_test/12: MissingCompileTimeError | 194 const_syntax_test/12: MissingCompileTimeError |
| 195 const_types_test/07: MissingCompileTimeError |
| 196 const_types_test/08: MissingCompileTimeError |
197 const_types_test/09: MissingCompileTimeError | 197 const_types_test/09: MissingCompileTimeError |
198 const_types_test/10: MissingCompileTimeError | 198 const_types_test/10: MissingCompileTimeError |
199 const_types_test/11: MissingCompileTimeError | 199 const_types_test/11: MissingCompileTimeError |
200 const_types_test/12: MissingCompileTimeError | 200 const_types_test/12: MissingCompileTimeError |
| 201 const_types_test/14: MissingCompileTimeError |
| 202 const_types_test/15: MissingCompileTimeError |
201 const_types_test/16: MissingCompileTimeError | 203 const_types_test/16: MissingCompileTimeError |
202 const_types_test/17: MissingCompileTimeError | 204 const_types_test/17: MissingCompileTimeError |
203 const_types_test/18: MissingCompileTimeError | 205 const_types_test/18: MissingCompileTimeError |
204 const_types_test/19: MissingCompileTimeError | 206 const_types_test/19: MissingCompileTimeError |
205 const_types_test/20: MissingCompileTimeError | 207 const_types_test/20: MissingCompileTimeError |
206 const_types_test/21: MissingCompileTimeError | 208 const_types_test/21: MissingCompileTimeError |
207 const_types_test/22: MissingCompileTimeError | 209 const_types_test/22: MissingCompileTimeError |
208 const_types_test/23: MissingCompileTimeError | 210 const_types_test/23: MissingCompileTimeError |
209 const_types_test/24: MissingCompileTimeError | 211 const_types_test/24: MissingCompileTimeError |
210 const_types_test/25: MissingCompileTimeError | 212 const_types_test/25: MissingCompileTimeError |
211 const_types_test/26: MissingCompileTimeError | 213 const_types_test/26: MissingCompileTimeError |
212 const_types_test/27: MissingCompileTimeError | 214 const_types_test/27: MissingCompileTimeError |
213 const_types_test/28: MissingCompileTimeError | 215 const_types_test/28: MissingCompileTimeError |
214 const_types_test/29: MissingCompileTimeError | 216 const_types_test/29: MissingCompileTimeError |
215 const_types_test/30: MissingCompileTimeError | 217 const_types_test/30: MissingCompileTimeError |
216 const_types_test/41: MissingCompileTimeError | 218 const_types_test/41: MissingCompileTimeError |
217 constant_locals_test/01: MissingCompileTimeError | 219 constant_locals_test/01: MissingCompileTimeError |
218 constant_locals_test/02: MissingCompileTimeError | 220 constant_locals_test/02: MissingCompileTimeError |
219 constant_locals_test/03: MissingCompileTimeError | 221 constant_locals_test/03: MissingCompileTimeError |
220 constant_locals_test/04: MissingCompileTimeError | 222 constant_locals_test/04: MissingCompileTimeError |
221 constant_locals_test/05: MissingCompileTimeError | 223 constant_locals_test/05: MissingCompileTimeError |
| 224 constant_type_literal_test/01: MissingCompileTimeError |
222 constructor10_test/00: Crash | 225 constructor10_test/00: Crash |
223 constructor10_test/01: Crash | 226 constructor10_test/01: Crash |
224 constructor10_test/02: Crash | 227 constructor10_test/02: Crash |
225 constructor_duplicate_final_test/01: MissingRuntimeError | 228 constructor_duplicate_final_test/01: MissingRuntimeError |
226 constructor_duplicate_final_test/02: MissingRuntimeError | 229 constructor_duplicate_final_test/02: MissingRuntimeError |
227 constructor_duplicate_initializers_test/03: MissingCompileTimeError | 230 constructor_duplicate_initializers_test/03: MissingCompileTimeError |
228 constructor_redirect2_test/01: MissingCompileTimeError | 231 constructor_redirect2_test/01: MissingCompileTimeError |
229 constructor_redirect_test/01: MissingCompileTimeError | 232 constructor_redirect_test/01: MissingCompileTimeError |
230 covariant_test/00c: RuntimeError | 233 covariant_test/00c: RuntimeError |
231 covariant_test/02: MissingCompileTimeError | 234 covariant_test/02: MissingCompileTimeError |
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
581 private_super_constructor_test/01: MissingCompileTimeError | 584 private_super_constructor_test/01: MissingCompileTimeError |
582 redirecting_constructor_initializer_test: RuntimeError | 585 redirecting_constructor_initializer_test: RuntimeError |
583 redirecting_factory_default_values_test/01: MissingCompileTimeError | 586 redirecting_factory_default_values_test/01: MissingCompileTimeError |
584 redirecting_factory_default_values_test/02: MissingCompileTimeError | 587 redirecting_factory_default_values_test/02: MissingCompileTimeError |
585 redirecting_factory_infinite_steps_test/02: Crash | 588 redirecting_factory_infinite_steps_test/02: Crash |
586 redirecting_factory_long_test: RuntimeError | 589 redirecting_factory_long_test: RuntimeError |
587 regress_13494_test: RuntimeError | 590 regress_13494_test: RuntimeError |
588 regress_20394_test/01: MissingCompileTimeError | 591 regress_20394_test/01: MissingCompileTimeError |
589 regress_22438_test: RuntimeError | 592 regress_22438_test: RuntimeError |
590 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 | 593 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 |
591 regress_22445_test: RuntimeError | |
592 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 | 594 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 |
593 regress_26855_test/0: DartkCrash | 595 regress_26855_test/0: DartkCrash |
594 regress_27617_test/1: MissingCompileTimeError | 596 regress_27617_test/1: MissingCompileTimeError |
595 regress_27957_test: RuntimeError | 597 regress_27957_test: RuntimeError |
596 regress_28217_test/01: MissingCompileTimeError | 598 regress_28217_test/01: MissingCompileTimeError |
597 regress_28217_test/none: MissingCompileTimeError | 599 regress_28217_test/none: MissingCompileTimeError |
598 regress_28278_test: RuntimeError # Mirrors Issue | 600 regress_28278_test: RuntimeError # Mirrors Issue |
599 reify_typevar_static_test/00: MissingCompileTimeError | 601 reify_typevar_static_test/00: MissingCompileTimeError |
600 runtime_type_function_test: RuntimeError | 602 runtime_type_function_test: RuntimeError |
601 scope_variable_test/01: MissingCompileTimeError | 603 scope_variable_test/01: MissingCompileTimeError |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
687 type_variable_conflict2_test/01: RuntimeError | 689 type_variable_conflict2_test/01: RuntimeError |
688 type_variable_conflict_test/01: MissingCompileTimeError | 690 type_variable_conflict_test/01: MissingCompileTimeError |
689 type_variable_conflict_test/02: MissingCompileTimeError | 691 type_variable_conflict_test/02: MissingCompileTimeError |
690 type_variable_conflict_test/03: MissingCompileTimeError | 692 type_variable_conflict_test/03: MissingCompileTimeError |
691 type_variable_conflict_test/04: MissingCompileTimeError | 693 type_variable_conflict_test/04: MissingCompileTimeError |
692 type_variable_conflict_test/05: MissingCompileTimeError | 694 type_variable_conflict_test/05: MissingCompileTimeError |
693 type_variable_conflict_test/06: MissingCompileTimeError | 695 type_variable_conflict_test/06: MissingCompileTimeError |
694 type_variable_function_type_test: RuntimeError | 696 type_variable_function_type_test: RuntimeError |
695 type_variable_scope3_test/00: MissingCompileTimeError | 697 type_variable_scope3_test/00: MissingCompileTimeError |
696 vm/causal_async_exception_stack_test: RuntimeError | 698 vm/causal_async_exception_stack_test: RuntimeError |
697 vm/closure_memory_retention_test: Crash, Timeout | |
698 vm/debug_break_enabled_vm_test/01: CompileTimeError | 699 vm/debug_break_enabled_vm_test/01: CompileTimeError |
699 vm/debug_break_enabled_vm_test/none: CompileTimeError | 700 vm/debug_break_enabled_vm_test/none: CompileTimeError |
700 vm/regress_27201_test: CompileTimeError | 701 vm/regress_27201_test: CompileTimeError |
701 vm/regress_27671_test: RuntimeError | 702 vm/regress_27671_test: RuntimeError |
702 vm/regress_28325_test: RuntimeError | 703 vm/regress_28325_test: RuntimeError |
703 vm/type_cast_vm_test: RuntimeError | 704 vm/type_cast_vm_test: RuntimeError |
704 vm/type_vm_test: RuntimeError | 705 vm/type_vm_test: RuntimeError |
705 | 706 |
706 # dartk: JIT & AOT failures (debug) | 707 # dartk: JIT & AOT failures (debug) |
707 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 708 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
858 unsupported_operators_test/02: MissingCompileTimeError | 859 unsupported_operators_test/02: MissingCompileTimeError |
859 unsupported_operators_test/03: MissingCompileTimeError | 860 unsupported_operators_test/03: MissingCompileTimeError |
860 unsupported_operators_test/04: MissingCompileTimeError | 861 unsupported_operators_test/04: MissingCompileTimeError |
861 | 862 |
862 # dartk: precompilation failures (debug) | 863 # dartk: precompilation failures (debug) |
863 [ $compiler == dartkp && $mode == debug ] | 864 [ $compiler == dartkp && $mode == debug ] |
864 external_test/13: Crash | 865 external_test/13: Crash |
865 final_syntax_test/09: Crash | 866 final_syntax_test/09: Crash |
866 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 | 867 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
867 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 | 868 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
OLD | NEW |