| 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 15 matching lines...) Expand all Loading... |
| 26 bad_initializer1_negative_test: Crash | 26 bad_initializer1_negative_test: Crash |
| 27 bad_raw_string_negative_test: Fail | 27 bad_raw_string_negative_test: Fail |
| 28 body_less_constructor_wrong_arg_negative_test: Crash | 28 body_less_constructor_wrong_arg_negative_test: Crash |
| 29 built_in_identifier_test/01: CompileTimeError | 29 built_in_identifier_test/01: CompileTimeError |
| 30 call_nonexistent_static_test/01: CompileTimeError | 30 call_nonexistent_static_test/01: CompileTimeError |
| 31 call_nonexistent_static_test/04: CompileTimeError | 31 call_nonexistent_static_test/04: CompileTimeError |
| 32 call_nonexistent_static_test/06: CompileTimeError | 32 call_nonexistent_static_test/06: CompileTimeError |
| 33 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 | 33 cha_deopt1_test: RuntimeError # Deferred Loading Issue 28335 |
| 34 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 | 34 cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335 |
| 35 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 | 35 cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335 |
| 36 class_cycle2_test/01: MissingCompileTimeError | |
| 37 class_cycle2_test/02: MissingCompileTimeError | |
| 38 class_cycle_test/00: MissingCompileTimeError | |
| 39 class_cycle_test/01: MissingCompileTimeError | |
| 40 compile_time_constant10_test/01: Crash | 36 compile_time_constant10_test/01: Crash |
| 41 compile_time_constant10_test/02: Crash | 37 compile_time_constant10_test/02: Crash |
| 42 compile_time_constant13_test/03: MissingCompileTimeError | 38 compile_time_constant13_test/03: MissingCompileTimeError |
| 43 compile_time_constant_arguments_test/01: MissingCompileTimeError | 39 compile_time_constant_arguments_test/01: MissingCompileTimeError |
| 44 compile_time_constant_arguments_test/02: MissingCompileTimeError | 40 compile_time_constant_arguments_test/02: MissingCompileTimeError |
| 45 compile_time_constant_arguments_test/03: MissingCompileTimeError | 41 compile_time_constant_arguments_test/03: MissingCompileTimeError |
| 46 compile_time_constant_arguments_test/04: MissingCompileTimeError | 42 compile_time_constant_arguments_test/04: MissingCompileTimeError |
| 47 compile_time_constant_arguments_test/05: MissingCompileTimeError | 43 compile_time_constant_arguments_test/05: MissingCompileTimeError |
| 48 compile_time_constant_arguments_test/06: MissingCompileTimeError | 44 compile_time_constant_arguments_test/06: MissingCompileTimeError |
| 49 compile_time_constant_c_test/02: MissingCompileTimeError | 45 compile_time_constant_c_test/02: MissingCompileTimeError |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 covariant_test/22: MissingCompileTimeError | 157 covariant_test/22: MissingCompileTimeError |
| 162 covariant_test/28: MissingCompileTimeError | 158 covariant_test/28: MissingCompileTimeError |
| 163 covariant_test/32: MissingCompileTimeError | 159 covariant_test/32: MissingCompileTimeError |
| 164 covariant_test/34: MissingCompileTimeError | 160 covariant_test/34: MissingCompileTimeError |
| 165 covariant_test/36: MissingCompileTimeError | 161 covariant_test/36: MissingCompileTimeError |
| 166 covariant_test/39: MissingCompileTimeError | 162 covariant_test/39: MissingCompileTimeError |
| 167 covariant_test/46: MissingCompileTimeError | 163 covariant_test/46: MissingCompileTimeError |
| 168 covariant_test/46b: MissingCompileTimeError | 164 covariant_test/46b: MissingCompileTimeError |
| 169 covariant_test/59: MissingCompileTimeError | 165 covariant_test/59: MissingCompileTimeError |
| 170 crash_6725_test/01: CompileTimeError | 166 crash_6725_test/01: CompileTimeError |
| 171 cyclic_class_member_test/01: MissingCompileTimeError | |
| 172 cyclic_constructor_test/01: MissingCompileTimeError | 167 cyclic_constructor_test/01: MissingCompileTimeError |
| 173 cyclic_type_test/00: RuntimeError | 168 cyclic_type_test/00: RuntimeError |
| 174 cyclic_type_test/01: RuntimeError | 169 cyclic_type_test/01: RuntimeError |
| 175 cyclic_type_test/03: RuntimeError | 170 cyclic_type_test/03: RuntimeError |
| 176 cyclic_type_variable_test/01: Crash | 171 cyclic_type_variable_test/01: Crash |
| 177 cyclic_type_variable_test/02: Crash | 172 cyclic_type_variable_test/02: Crash |
| 178 cyclic_type_variable_test/03: Crash | 173 cyclic_type_variable_test/03: Crash |
| 179 cyclic_type_variable_test/04: Crash | 174 cyclic_type_variable_test/04: Crash |
| 180 cyclic_type_variable_test/none: Crash | 175 cyclic_type_variable_test/none: Crash |
| 181 cyclic_typedef_test/01: MissingCompileTimeError | 176 cyclic_typedef_test/01: MissingCompileTimeError |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 341 if_null_assignment_behavior_test/09: RuntimeError | 336 if_null_assignment_behavior_test/09: RuntimeError |
| 342 if_null_assignment_behavior_test/10: RuntimeError | 337 if_null_assignment_behavior_test/10: RuntimeError |
| 343 if_null_assignment_behavior_test/15: RuntimeError | 338 if_null_assignment_behavior_test/15: RuntimeError |
| 344 implicit_scope_test: Crash | 339 implicit_scope_test: Crash |
| 345 import_combinators_test: RuntimeError | 340 import_combinators_test: RuntimeError |
| 346 import_private_test/01: MissingCompileTimeError | 341 import_private_test/01: MissingCompileTimeError |
| 347 initializing_formal_capture_test: RuntimeError | 342 initializing_formal_capture_test: RuntimeError |
| 348 initializing_formal_final_test: RuntimeError | 343 initializing_formal_final_test: RuntimeError |
| 349 inst_field_initializer1_negative_test: Fail | 344 inst_field_initializer1_negative_test: Fail |
| 350 instanceof3_test: RuntimeError | 345 instanceof3_test: RuntimeError |
| 351 interface_cycle_test/01: MissingCompileTimeError | |
| 352 interface_cycle_test/02: MissingCompileTimeError | |
| 353 invocation_mirror_test: RuntimeError | 346 invocation_mirror_test: RuntimeError |
| 354 is_malformed_type_test/94: RuntimeError | 347 is_malformed_type_test/94: RuntimeError |
| 355 is_malformed_type_test/95: RuntimeError | 348 is_malformed_type_test/95: RuntimeError |
| 356 is_malformed_type_test/96: RuntimeError | 349 is_malformed_type_test/96: RuntimeError |
| 357 is_malformed_type_test/97: RuntimeError | 350 is_malformed_type_test/97: RuntimeError |
| 358 is_malformed_type_test/98: RuntimeError | 351 is_malformed_type_test/98: RuntimeError |
| 359 is_malformed_type_test/99: RuntimeError | 352 is_malformed_type_test/99: RuntimeError |
| 360 is_not_class2_test: RuntimeError | 353 is_not_class2_test: RuntimeError |
| 361 isnot_malformed_type_test: RuntimeError | 354 isnot_malformed_type_test: RuntimeError |
| 362 issue_1751477_test: RuntimeError | 355 issue_1751477_test: RuntimeError |
| (...skipping 14 matching lines...) Expand all Loading... |
| 377 map_literal6_test: RuntimeError | 370 map_literal6_test: RuntimeError |
| 378 metadata_test: CompileTimeError | 371 metadata_test: CompileTimeError |
| 379 method_name_test: CompileTimeError | 372 method_name_test: CompileTimeError |
| 380 method_override_test: RuntimeError | 373 method_override_test: RuntimeError |
| 381 missing_const_constructor_test/02: MissingCompileTimeError | 374 missing_const_constructor_test/02: MissingCompileTimeError |
| 382 missing_const_constructor_test/03: MissingCompileTimeError | 375 missing_const_constructor_test/03: MissingCompileTimeError |
| 383 missing_const_constructor_test/04: Crash | 376 missing_const_constructor_test/04: Crash |
| 384 missing_const_constructor_test/05: MissingCompileTimeError | 377 missing_const_constructor_test/05: MissingCompileTimeError |
| 385 missing_const_constructor_test/06: MissingCompileTimeError | 378 missing_const_constructor_test/06: MissingCompileTimeError |
| 386 missing_part_of_tag_test/01: MissingCompileTimeError | 379 missing_part_of_tag_test/01: MissingCompileTimeError |
| 387 mixin_cyclic_test/01: MissingCompileTimeError | |
| 388 mixin_cyclic_test/02: MissingCompileTimeError | |
| 389 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 380 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
| 390 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 381 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
| 391 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 382 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
| 392 mixin_illegal_constructor_test/01: MissingCompileTimeError | 383 mixin_illegal_constructor_test/01: MissingCompileTimeError |
| 393 mixin_illegal_constructor_test/02: MissingCompileTimeError | 384 mixin_illegal_constructor_test/02: MissingCompileTimeError |
| 394 mixin_illegal_constructor_test/03: MissingCompileTimeError | 385 mixin_illegal_constructor_test/03: MissingCompileTimeError |
| 395 mixin_illegal_constructor_test/04: MissingCompileTimeError | 386 mixin_illegal_constructor_test/04: MissingCompileTimeError |
| 396 mixin_illegal_constructor_test/05: MissingCompileTimeError | 387 mixin_illegal_constructor_test/05: MissingCompileTimeError |
| 397 mixin_illegal_constructor_test/06: MissingCompileTimeError | 388 mixin_illegal_constructor_test/06: MissingCompileTimeError |
| 398 mixin_illegal_constructor_test/07: MissingCompileTimeError | 389 mixin_illegal_constructor_test/07: MissingCompileTimeError |
| 399 mixin_illegal_constructor_test/08: MissingCompileTimeError | 390 mixin_illegal_constructor_test/08: MissingCompileTimeError |
| 400 mixin_illegal_constructor_test/09: MissingCompileTimeError | 391 mixin_illegal_constructor_test/09: MissingCompileTimeError |
| 401 mixin_illegal_constructor_test/10: MissingCompileTimeError | 392 mixin_illegal_constructor_test/10: MissingCompileTimeError |
| 402 mixin_illegal_constructor_test/11: MissingCompileTimeError | 393 mixin_illegal_constructor_test/11: MissingCompileTimeError |
| 403 mixin_illegal_constructor_test/12: MissingCompileTimeError | 394 mixin_illegal_constructor_test/12: MissingCompileTimeError |
| 404 mixin_illegal_cycles_test/01: MissingCompileTimeError | |
| 405 mixin_illegal_cycles_test/02: MissingCompileTimeError | |
| 406 mixin_illegal_cycles_test/03: MissingCompileTimeError | |
| 407 mixin_illegal_cycles_test/04: MissingCompileTimeError | |
| 408 mixin_illegal_cycles_test/05: MissingCompileTimeError | |
| 409 mixin_illegal_cycles_test/06: MissingCompileTimeError | |
| 410 mixin_illegal_object_test/01: MissingCompileTimeError | 395 mixin_illegal_object_test/01: MissingCompileTimeError |
| 411 mixin_illegal_object_test/02: MissingCompileTimeError | 396 mixin_illegal_object_test/02: MissingCompileTimeError |
| 412 mixin_issue10216_2_test: RuntimeError | 397 mixin_issue10216_2_test: RuntimeError |
| 413 mixin_mixin2_test: RuntimeError | 398 mixin_mixin2_test: RuntimeError |
| 414 mixin_mixin3_test: RuntimeError | 399 mixin_mixin3_test: RuntimeError |
| 415 mixin_mixin4_test: RuntimeError | 400 mixin_mixin4_test: RuntimeError |
| 416 mixin_mixin5_test: RuntimeError | 401 mixin_mixin5_test: RuntimeError |
| 417 mixin_mixin6_test: RuntimeError | 402 mixin_mixin6_test: RuntimeError |
| 418 mixin_mixin7_test: RuntimeError | 403 mixin_mixin7_test: RuntimeError |
| 419 mixin_mixin_bound2_test: RuntimeError | 404 mixin_mixin_bound2_test: RuntimeError |
| (...skipping 205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 try_catch_syntax_test/05: Crash | 610 try_catch_syntax_test/05: Crash |
| 626 | 611 |
| 627 # dartk: precompilation failures (debug) | 612 # dartk: precompilation failures (debug) |
| 628 [ $compiler == dartkp && $mode == debug ] | 613 [ $compiler == dartkp && $mode == debug ] |
| 629 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 | 614 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 |
| 630 external_test/13: Crash | 615 external_test/13: Crash |
| 631 final_syntax_test/09: Crash | 616 final_syntax_test/09: Crash |
| 632 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 | 617 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 |
| 633 regress_22445_test: Crash | 618 regress_22445_test: Crash |
| 634 regress_23498_test: Crash | 619 regress_23498_test: Crash |
| OLD | NEW |