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 |
11 accessor_conflict_import2_test: RuntimeError | 11 accessor_conflict_import2_test: RuntimeError |
12 application_negative_test: Crash | 12 application_negative_test: Crash |
13 arg_param_trailing_comma_test/107: MissingCompileTimeError | 13 arg_param_trailing_comma_test/107: MissingCompileTimeError |
14 arg_param_trailing_comma_test/none: RuntimeError | |
15 assignable_expression_test/02: MissingCompileTimeError | 14 assignable_expression_test/02: MissingCompileTimeError |
16 assignable_expression_test/03: MissingCompileTimeError | 15 assignable_expression_test/03: MissingCompileTimeError |
17 assignable_expression_test/12: MissingCompileTimeError | 16 assignable_expression_test/12: MissingCompileTimeError |
18 assignable_expression_test/13: MissingCompileTimeError | 17 assignable_expression_test/13: MissingCompileTimeError |
19 assignable_expression_test/22: MissingCompileTimeError | 18 assignable_expression_test/22: MissingCompileTimeError |
20 assignable_expression_test/23: MissingCompileTimeError | 19 assignable_expression_test/23: MissingCompileTimeError |
21 assignable_expression_test/32: MissingCompileTimeError | 20 assignable_expression_test/32: MissingCompileTimeError |
22 assignable_expression_test/33: MissingCompileTimeError | 21 assignable_expression_test/33: MissingCompileTimeError |
23 assignable_expression_test/42: MissingCompileTimeError | 22 assignable_expression_test/42: MissingCompileTimeError |
24 assignable_expression_test/43: MissingCompileTimeError | 23 assignable_expression_test/43: MissingCompileTimeError |
25 await_for_test: RuntimeError | 24 await_for_test: RuntimeError |
26 await_test: RuntimeError | |
27 bad_constructor_test/05: CompileTimeError | 25 bad_constructor_test/05: CompileTimeError |
28 bad_initializer1_negative_test: Crash | 26 bad_initializer1_negative_test: Crash |
29 bad_raw_string_negative_test: Fail | 27 bad_raw_string_negative_test: Fail |
30 body_less_constructor_wrong_arg_negative_test: Crash | 28 body_less_constructor_wrong_arg_negative_test: Crash |
31 built_in_identifier_test/01: CompileTimeError | 29 built_in_identifier_test/01: CompileTimeError |
32 call_nonexistent_static_test/01: CompileTimeError | 30 call_nonexistent_static_test/01: CompileTimeError |
33 call_nonexistent_static_test/04: CompileTimeError | 31 call_nonexistent_static_test/04: CompileTimeError |
34 call_nonexistent_static_test/06: CompileTimeError | 32 call_nonexistent_static_test/06: CompileTimeError |
35 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 | 33 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 |
36 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 | 34 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
147 constant_locals_test/05: MissingCompileTimeError | 145 constant_locals_test/05: MissingCompileTimeError |
148 constant_type_literal_test/01: MissingCompileTimeError | 146 constant_type_literal_test/01: MissingCompileTimeError |
149 constructor10_test/00: Crash | 147 constructor10_test/00: Crash |
150 constructor10_test/01: Crash | 148 constructor10_test/01: Crash |
151 constructor10_test/02: Crash | 149 constructor10_test/02: Crash |
152 constructor_duplicate_final_test/01: MissingRuntimeError | 150 constructor_duplicate_final_test/01: MissingRuntimeError |
153 constructor_duplicate_final_test/02: MissingRuntimeError | 151 constructor_duplicate_final_test/02: MissingRuntimeError |
154 constructor_duplicate_initializers_test/03: MissingCompileTimeError | 152 constructor_duplicate_initializers_test/03: MissingCompileTimeError |
155 constructor_redirect2_test/01: MissingCompileTimeError | 153 constructor_redirect2_test/01: MissingCompileTimeError |
156 constructor_redirect_test/01: MissingCompileTimeError | 154 constructor_redirect_test/01: MissingCompileTimeError |
157 covariant_test/00c: RuntimeError | |
158 covariant_test/02: MissingCompileTimeError | 155 covariant_test/02: MissingCompileTimeError |
159 covariant_test/08: MissingCompileTimeError | 156 covariant_test/08: MissingCompileTimeError |
160 covariant_test/12: MissingCompileTimeError | 157 covariant_test/12: MissingCompileTimeError |
161 covariant_test/14: MissingCompileTimeError | 158 covariant_test/14: MissingCompileTimeError |
162 covariant_test/16: MissingCompileTimeError | 159 covariant_test/16: MissingCompileTimeError |
163 covariant_test/19: MissingCompileTimeError | 160 covariant_test/19: MissingCompileTimeError |
164 covariant_test/20c: RuntimeError | |
165 covariant_test/22: MissingCompileTimeError | 161 covariant_test/22: MissingCompileTimeError |
166 covariant_test/28: MissingCompileTimeError | 162 covariant_test/28: MissingCompileTimeError |
167 covariant_test/32: MissingCompileTimeError | 163 covariant_test/32: MissingCompileTimeError |
168 covariant_test/34: MissingCompileTimeError | 164 covariant_test/34: MissingCompileTimeError |
169 covariant_test/36: MissingCompileTimeError | 165 covariant_test/36: MissingCompileTimeError |
170 covariant_test/39: MissingCompileTimeError | 166 covariant_test/39: MissingCompileTimeError |
171 covariant_test/40: RuntimeError | |
172 covariant_test/40b: RuntimeError | |
173 covariant_test/40c: RuntimeError | |
174 covariant_test/42: RuntimeError | |
175 covariant_test/46: MissingCompileTimeError | 167 covariant_test/46: MissingCompileTimeError |
176 covariant_test/46b: MissingCompileTimeError | 168 covariant_test/46b: MissingCompileTimeError |
177 covariant_test/48: RuntimeError | |
178 covariant_test/52: RuntimeError | |
179 covariant_test/54: RuntimeError | |
180 covariant_test/56: RuntimeError | |
181 covariant_test/59: MissingCompileTimeError | 169 covariant_test/59: MissingCompileTimeError |
182 covariant_test/none: RuntimeError | |
183 crash_6725_test/01: CompileTimeError | 170 crash_6725_test/01: CompileTimeError |
184 cyclic_class_member_test/01: MissingCompileTimeError | 171 cyclic_class_member_test/01: MissingCompileTimeError |
185 cyclic_constructor_test/01: MissingCompileTimeError | 172 cyclic_constructor_test/01: MissingCompileTimeError |
186 cyclic_type_test/00: RuntimeError | 173 cyclic_type_test/00: RuntimeError |
187 cyclic_type_test/01: RuntimeError | 174 cyclic_type_test/01: RuntimeError |
188 cyclic_type_test/03: RuntimeError | 175 cyclic_type_test/03: RuntimeError |
189 cyclic_type_variable_test/01: Crash | 176 cyclic_type_variable_test/01: Crash |
190 cyclic_type_variable_test/02: Crash | 177 cyclic_type_variable_test/02: Crash |
191 cyclic_type_variable_test/03: Crash | 178 cyclic_type_variable_test/03: Crash |
192 cyclic_type_variable_test/04: Crash | 179 cyclic_type_variable_test/04: Crash |
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
480 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 | 467 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 |
481 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 | 468 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 |
482 regress_27617_test/1: MissingCompileTimeError | 469 regress_27617_test/1: MissingCompileTimeError |
483 regress_28217_test/01: MissingCompileTimeError | 470 regress_28217_test/01: MissingCompileTimeError |
484 regress_28217_test/none: MissingCompileTimeError | 471 regress_28217_test/none: MissingCompileTimeError |
485 regress_28278_test: RuntimeError # Mirrors Issue | 472 regress_28278_test: RuntimeError # Mirrors Issue |
486 runtime_type_function_test: RuntimeError | 473 runtime_type_function_test: RuntimeError |
487 scope_variable_test/01: MissingCompileTimeError | 474 scope_variable_test/01: MissingCompileTimeError |
488 script1_negative_test: Fail | 475 script1_negative_test: Fail |
489 script2_negative_test: Fail | 476 script2_negative_test: Fail |
490 setter0_test: RuntimeError | |
491 setter4_test: CompileTimeError | 477 setter4_test: CompileTimeError |
492 setter_override_test/01: RuntimeError | |
493 setter_override_test/02: RuntimeError | |
494 setter_override_test/none: RuntimeError | |
495 static_field3_test/03: CompileTimeError | 478 static_field3_test/03: CompileTimeError |
496 static_field3_test/04: CompileTimeError | 479 static_field3_test/04: CompileTimeError |
497 static_final_field2_test/02: MissingCompileTimeError | 480 static_final_field2_test/02: MissingCompileTimeError |
498 static_parameter_test/01: MissingCompileTimeError | 481 static_parameter_test/01: MissingCompileTimeError |
499 static_parameter_test/02: MissingCompileTimeError | 482 static_parameter_test/02: MissingCompileTimeError |
500 static_parameter_test/03: MissingCompileTimeError | 483 static_parameter_test/03: MissingCompileTimeError |
501 static_parameter_test/04: MissingCompileTimeError | 484 static_parameter_test/04: MissingCompileTimeError |
502 static_parameter_test/05: MissingCompileTimeError | 485 static_parameter_test/05: MissingCompileTimeError |
503 static_parameter_test/06: MissingCompileTimeError | 486 static_parameter_test/06: MissingCompileTimeError |
504 static_parameter_test/07: MissingCompileTimeError | 487 static_parameter_test/07: MissingCompileTimeError |
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
642 vm/closure_memory_retention_test: Skip # Hits OOM | 625 vm/closure_memory_retention_test: Skip # Hits OOM |
643 | 626 |
644 # dartk: precompilation failures (debug) | 627 # dartk: precompilation failures (debug) |
645 [ $compiler == dartkp && $mode == debug ] | 628 [ $compiler == dartkp && $mode == debug ] |
646 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 | 629 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
647 external_test/13: Crash | 630 external_test/13: Crash |
648 final_syntax_test/09: Crash | 631 final_syntax_test/09: Crash |
649 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 | 632 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
650 regress_22445_test: Crash | 633 regress_22445_test: Crash |
651 regress_23498_test: Crash | 634 regress_23498_test: Crash |
OLD | NEW |