| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 | 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 |
| 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 | 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 |
| 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 | 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 |
| 9 getter_setter_in_lib_test: Fail # Issue 23288 | 9 getter_setter_in_lib_test: Fail # Issue 23288 |
| 10 | 10 |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 148 bad_override_test/01: CompileTimeError # Issue 11496 | 148 bad_override_test/01: CompileTimeError # Issue 11496 |
| 149 bad_override_test/02: CompileTimeError # Issue 11496 | 149 bad_override_test/02: CompileTimeError # Issue 11496 |
| 150 constructor_named_arguments_test/01: CompileTimeError # Issue 5519 | 150 constructor_named_arguments_test/01: CompileTimeError # Issue 5519 |
| 151 not_enough_positional_arguments_test/01: CompileTimeError # Issue 12838 | 151 not_enough_positional_arguments_test/01: CompileTimeError # Issue 12838 |
| 152 not_enough_positional_arguments_test/02: CompileTimeError # Issue 12838 | 152 not_enough_positional_arguments_test/02: CompileTimeError # Issue 12838 |
| 153 not_enough_positional_arguments_test/05: CompileTimeError # Issue 12838 | 153 not_enough_positional_arguments_test/05: CompileTimeError # Issue 12838 |
| 154 metadata_test: CompileTimeError # Issue 5841 | 154 metadata_test: CompileTimeError # Issue 5841 |
| 155 infinity_test: RuntimeError # Issue 4984 | 155 infinity_test: RuntimeError # Issue 4984 |
| 156 mixin_mixin2_test: RuntimeError # Issue 13109. | 156 mixin_mixin2_test: RuntimeError # Issue 13109. |
| 157 mixin_mixin3_test: RuntimeError # Issue 13109. | 157 mixin_mixin3_test: RuntimeError # Issue 13109. |
| 158 mixin_mixin7_test: RuntimeError # Issue 13109. |
| 158 mixin_regress_13688_test: RuntimeError # Issue 13109. | 159 mixin_regress_13688_test: RuntimeError # Issue 13109. |
| 159 modulo_test: RuntimeError # Issue 15246 | 160 modulo_test: RuntimeError # Issue 15246 |
| 160 truncdiv_test: RuntimeError # Issue 15246 | 161 truncdiv_test: RuntimeError # Issue 15246 |
| 161 invocation_mirror2_test: RuntimeError # Issue 6490 (wrong retval). | 162 invocation_mirror2_test: RuntimeError # Issue 6490 (wrong retval). |
| 162 generic_closure_test: RuntimeError # Issue 12605 | 163 generic_closure_test: RuntimeError # Issue 12605 |
| 163 const_switch_test/02: RuntimeError # Issue 17960 | 164 const_switch_test/02: RuntimeError # Issue 17960 |
| 164 const_switch_test/04: RuntimeError # Issue 17960 | 165 const_switch_test/04: RuntimeError # Issue 17960 |
| 165 | 166 |
| 166 const_dynamic_type_literal_test/02: CompileTimeError # Issue 23009 | 167 const_dynamic_type_literal_test/02: CompileTimeError # Issue 23009 |
| 167 const_dynamic_type_literal_test/03: CompileTimeError # Issue 23009 | 168 const_dynamic_type_literal_test/03: CompileTimeError # Issue 23009 |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 211 # Detection of d8 runtime does not work on Windows so the runtime result is | 212 # Detection of d8 runtime does not work on Windows so the runtime result is |
| 212 # unreliable; at the time of writing, 32 passed, 31 failed with runtime error. | 213 # unreliable; at the time of writing, 32 passed, 31 failed with runtime error. |
| 213 # Marked with Pass,RuntimeError to avoid undetected compile-time failures. | 214 # Marked with Pass,RuntimeError to avoid undetected compile-time failures. |
| 214 *deferred*: Pass,RuntimeError # Issue 17458 | 215 *deferred*: Pass,RuntimeError # Issue 17458 |
| 215 cha_deopt*: Pass,RuntimeError # Issue 17458 | 216 cha_deopt*: Pass,RuntimeError # Issue 17458 |
| 216 regress_22443_test: Pass,RuntimeError # Issue 17458 | 217 regress_22443_test: Pass,RuntimeError # Issue 17458 |
| 217 | 218 |
| 218 [ $compiler == dart2js && $cps_ir == false ] | 219 [ $compiler == dart2js && $cps_ir == false ] |
| 219 generic_field_mixin4_test: Crash # Issue 18651 | 220 generic_field_mixin4_test: Crash # Issue 18651 |
| 220 generic_field_mixin5_test: Crash # Issue 18651 | 221 generic_field_mixin5_test: Crash # Issue 18651 |
| 221 mixin_mixin7_test: RuntimeError # Issue 13109. | |
| 222 | 222 |
| 223 [ $compiler == dart2js && $cps_ir ] | 223 [ $compiler == dart2js && $cps_ir ] |
| 224 aborting_switch_case_test: Crash # (switch (42){case 42:foo();foo();break;}): Un
handled node | 224 aborting_switch_case_test: Crash # (switch (42){case 42:foo();foo();break;}): Un
handled node |
| 225 abstract_getter_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 225 abstract_getter_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 226 abstract_runtime_error_test/01: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 226 abstract_runtime_error_test/01: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 227 abstract_runtime_error_test/02: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 227 abstract_runtime_error_test/02: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 228 arithmetic_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 228 arithmetic_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 229 assign_to_type_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 229 assign_to_type_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 230 assign_to_type_test/02: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 230 assign_to_type_test/02: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 231 assign_to_type_test/03: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 231 assign_to_type_test/03: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 call_nonexistent_static_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 359 call_nonexistent_static_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 360 call_nonexistent_static_test/08: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 360 call_nonexistent_static_test/08: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 361 call_nonexistent_static_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 361 call_nonexistent_static_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 362 call_nonexistent_static_test/10: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 362 call_nonexistent_static_test/10: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 363 call_nonexistent_static_test/none: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 363 call_nonexistent_static_test/none: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 364 call_property_test: Crash # Instance of 'TypeOperator': type check unimplemented
for F. | 364 call_property_test: Crash # Instance of 'TypeOperator': type check unimplemented
for F. |
| 365 call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. | 365 call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. |
| 366 call_through_null_getter_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 366 call_through_null_getter_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 367 call_type_literal_test/01: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 367 call_type_literal_test/01: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 368 cascade2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 368 cascade2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 369 cast2_test/01: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 370 cast2_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 371 cast_test/01: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 372 cast_test/02: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 373 cast_test/03: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 374 cast_test/04: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 375 cast_test/05: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 376 cast_test/07: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 377 cast_test/08: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 378 cast_test/10: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 379 cast_test/12: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 380 cast_test/13: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 381 cast_test/14: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 382 cast_test/15: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 383 cast_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 384 cha_deopt1_test: RuntimeError # Please triage this failure. | 369 cha_deopt1_test: RuntimeError # Please triage this failure. |
| 385 cha_deopt2_test: RuntimeError # Please triage this failure. | 370 cha_deopt2_test: RuntimeError # Please triage this failure. |
| 386 cha_deopt3_test: RuntimeError # Please triage this failure. | 371 cha_deopt3_test: RuntimeError # Please triage this failure. |
| 387 checked_null_test/01: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 372 checked_null_test/01: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 388 checked_setter2_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 373 checked_setter2_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 389 checked_setter3_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 374 checked_setter3_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 390 checked_setter3_test/02: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 375 checked_setter3_test/02: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 391 checked_setter3_test/none: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 376 checked_setter3_test/none: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 392 checked_setter_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 377 checked_setter_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 393 class_literal_test/01: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 378 class_literal_test/01: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| (...skipping 29 matching lines...) Expand all Loading... |
| 423 closure_self_reference_test: Crash # (try {return inner(value-1);}finally {count
er++ ;}): try/finally | 408 closure_self_reference_test: Crash # (try {return inner(value-1);}finally {count
er++ ;}): try/finally |
| 424 closure_type_variables_test: Crash # Please triage this failure. | 409 closure_type_variables_test: Crash # Please triage this failure. |
| 425 compile_time_constant_a_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 410 compile_time_constant_a_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 426 compile_time_constant_b_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 411 compile_time_constant_b_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 427 conditional_method_invocation_test/09: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 412 conditional_method_invocation_test/09: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 428 conditional_method_invocation_test/10: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 413 conditional_method_invocation_test/10: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 429 conditional_method_invocation_test/11: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 414 conditional_method_invocation_test/11: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 430 conditional_property_access_test/07: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 415 conditional_property_access_test/07: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 431 conditional_property_access_test/08: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 416 conditional_property_access_test/08: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 432 conditional_property_access_test/09: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 417 conditional_property_access_test/09: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 433 conditional_property_assignment_test/06: Crash # Instance of 'TypeOperator': typ
e casts not implemented. | |
| 434 conditional_property_assignment_test/11: Crash # Instance of 'TypeOperator': typ
e casts not implemented. | |
| 435 conditional_property_assignment_test/14: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 418 conditional_property_assignment_test/14: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 436 conditional_property_assignment_test/15: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 419 conditional_property_assignment_test/15: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 437 conditional_property_assignment_test/16: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 420 conditional_property_assignment_test/16: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 438 conditional_property_assignment_test/17: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 421 conditional_property_assignment_test/17: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 439 conditional_property_assignment_test/18: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 422 conditional_property_assignment_test/18: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 440 conditional_property_assignment_test/19: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 423 conditional_property_assignment_test/19: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 441 conditional_property_assignment_test/20: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 424 conditional_property_assignment_test/20: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 442 conditional_property_assignment_test/21: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 425 conditional_property_assignment_test/21: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 443 conditional_property_assignment_test/22: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. | 426 conditional_property_assignment_test/22: Crash # Instance of 'TypeOperator': typ
e check unimplemented for _Nullary. |
| 444 const_evaluation_test/01: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 427 const_evaluation_test/01: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| (...skipping 258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 703 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 686 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 704 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 687 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 705 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f
oreign: function(JS) | 688 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f
oreign: function(JS) |
| 706 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 689 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 707 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. | 690 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. |
| 708 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 691 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 709 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
ullary. | 692 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
ullary. |
| 710 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 693 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 711 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 694 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 712 issue10581_test: Crash # Unhandled node | 695 issue10581_test: Crash # Unhandled node |
| 713 issue10721_test: RuntimeError # Please triage this failure. | |
| 714 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 696 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 715 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 697 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 716 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 698 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 717 issue12023_test: Crash # Unhandled node | 699 issue12023_test: Crash # Unhandled node |
| 718 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 700 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 719 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 720 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 701 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 721 issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for foo<T>. | 702 issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for foo<T>. |
| 722 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca
tch (e2){}finally {return 5;}): try/finally | 703 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca
tch (e2){}finally {return 5;}): try/finally |
| 723 issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 724 issue_1751477_test: RuntimeError # Please triage this failure. | 704 issue_1751477_test: RuntimeError # Please triage this failure. |
| 725 label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;
}): Unhandled node | 705 label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;
}): Unhandled node |
| 726 large_class_declaration_test: Crash # Please triage this failure. | 706 large_class_declaration_test: Crash # Please triage this failure. |
| 727 lazy_static3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 707 lazy_static3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 728 licm2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. | 708 licm2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. |
| 729 licm3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. | 709 licm3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. |
| 730 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 710 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 731 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 711 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 732 list_length_tracer_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 712 list_length_tracer_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 733 list_literal3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 713 list_literal3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 734 list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. | 714 list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. |
| 735 malbounded_type_cast2_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. | 715 malbounded_type_cast2_test: Crash # Instance of 'TypeOperator': type casts not i
mplemented. |
| 736 malbounded_type_cast_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 716 malbounded_type_cast_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 737 malbounded_type_test2_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 717 malbounded_type_test2_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 738 malformed2_test/00: Crash # Instance of 'TypeOperator': type casts not implement
ed. | |
| 739 malformed_inheritance_test/03: Crash # Please triage this failure. | 718 malformed_inheritance_test/03: Crash # Please triage this failure. |
| 740 malformed_inheritance_test/09: Crash # Please triage this failure. | 719 malformed_inheritance_test/09: Crash # Please triage this failure. |
| 741 malformed_inheritance_test/10: Crash # Please triage this failure. | 720 malformed_inheritance_test/10: Crash # Please triage this failure. |
| 742 malformed_test/06: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 721 malformed_test/06: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 743 malformed_test/none: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 722 malformed_test/none: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 744 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. | 723 many_overridden_no_such_method_test: RuntimeError # Please triage this failure. |
| 745 megamorphic_no_such_method_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 724 megamorphic_no_such_method_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 746 method_override4_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 725 method_override4_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 747 method_override5_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 726 method_override5_test: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 748 method_override_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for RemoveFunctionType<String, String>. | 727 method_override_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for RemoveFunctionType<String, String>. |
| 749 mint_arithmetic_test: Crash # try/finally | 728 mint_arithmetic_test: Crash # try/finally |
| 750 mixin_bound_test: Crash # Please triage this failure. | 729 mixin_bound_test: Crash # Please triage this failure. |
| 751 mixin_cyclic_test/01: Crash # Please triage this failure. | 730 mixin_cyclic_test/01: Crash # Please triage this failure. |
| 752 mixin_extends_field_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 731 mixin_extends_field_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 753 mixin_extends_method_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 732 mixin_extends_method_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 754 mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 733 mixin_field_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 755 mixin_forwarding_constructor1_test: Crash # Please triage this failure. | 734 mixin_forwarding_constructor1_test: Crash # Please triage this failure. |
| 756 mixin_forwarding_constructor3_test: Crash # Please triage this failure. | 735 mixin_forwarding_constructor3_test: Crash # Please triage this failure. |
| 757 mixin_illegal_cycles_test/02: Crash # Please triage this failure. | 736 mixin_illegal_cycles_test/02: Crash # Please triage this failure. |
| 758 mixin_illegal_cycles_test/03: Crash # Please triage this failure. | 737 mixin_illegal_cycles_test/03: Crash # Please triage this failure. |
| 759 mixin_illegal_cycles_test/04: Crash # Please triage this failure. | 738 mixin_illegal_cycles_test/04: Crash # Please triage this failure. |
| 760 mixin_illegal_cycles_test/06: Crash # Please triage this failure. | 739 mixin_illegal_cycles_test/06: Crash # Please triage this failure. |
| 761 mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 740 mixin_illegal_static_access_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 762 mixin_invalid_inheritance1_test/01: Crash # Please triage this failure. | 741 mixin_invalid_inheritance1_test/01: Crash # Please triage this failure. |
| 763 mixin_invalid_inheritance1_test/02: Crash # Please triage this failure. | 742 mixin_invalid_inheritance1_test/02: Crash # Please triage this failure. |
| 764 mixin_invalid_inheritance1_test/03: Crash # Please triage this failure. | 743 mixin_invalid_inheritance1_test/03: Crash # Please triage this failure. |
| 765 mixin_issue10216_2_test: Crash # Instance of 'TypeOperator': type casts not impl
emented. | |
| 766 mixin_issue10216_test: Crash # Instance of 'TypeOperator': type casts not implem
ented. | |
| 767 mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 744 mixin_lib_extends_field_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 768 mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 745 mixin_lib_extends_method_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 769 mixin_method_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 746 mixin_method_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 770 mixin_super_constructor2_test: Crash # Please triage this failure. | 747 mixin_super_constructor2_test: Crash # Please triage this failure. |
| 771 mixin_super_constructor_default_test: Crash # Please triage this failure. | 748 mixin_super_constructor_default_test: Crash # Please triage this failure. |
| 772 mixin_super_constructor_multiple_test: Crash # Please triage this failure. | 749 mixin_super_constructor_multiple_test: Crash # Please triage this failure. |
| 773 mixin_super_constructor_named_test/01: Crash # Please triage this failure. | 750 mixin_super_constructor_named_test/01: Crash # Please triage this failure. |
| 774 mixin_super_constructor_named_test/none: Crash # Please triage this failure. | 751 mixin_super_constructor_named_test/none: Crash # Please triage this failure. |
| 775 mixin_super_constructor_positionals_test/01: Crash # Please triage this failure. | 752 mixin_super_constructor_positionals_test/01: Crash # Please triage this failure. |
| 776 mixin_super_constructor_positionals_test/none: Crash # Please triage this failur
e. | 753 mixin_super_constructor_positionals_test/none: Crash # Please triage this failur
e. |
| (...skipping 18 matching lines...) Expand all Loading... |
| 795 no_such_method_test: RuntimeError # Please triage this failure. | 772 no_such_method_test: RuntimeError # Please triage this failure. |
| 796 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 773 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 797 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. | 774 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple
mented for _Nullary. |
| 798 null_test/01: Crash # Instance of 'TypeOperator': type casts not implemented. | 775 null_test/01: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 799 null_test/02: Crash # Instance of 'TypeOperator': type casts not implemented. | 776 null_test/02: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 800 null_test/03: Crash # Instance of 'TypeOperator': type casts not implemented. | 777 null_test/03: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 801 null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. | 778 null_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 802 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 779 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 803 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 780 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 804 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 781 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 805 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not
implemented. | |
| 806 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 782 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 807 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 783 operator_equals_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 808 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. | 784 optimized_constant_array_string_access_test: Crash # Instance of 'TypeOperator':
type check unimplemented for _Nullary. |
| 809 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 785 optimized_string_charat_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| 810 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 786 optimized_string_charcodeat_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 811 overridden_no_such_method_test: RuntimeError # Please triage this failure. | 787 overridden_no_such_method_test: RuntimeError # Please triage this failure. |
| 812 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle
d node | 788 phi_merge_test: Crash # (switch (value){case 42:break;case 43:break;}): Unhandle
d node |
| 813 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for
myFunc. | 789 prefix16_test: Crash # Instance of 'TypeOperator': type check unimplemented for
myFunc. |
| 814 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 790 private4_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 815 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 791 private_access_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 927 truncdiv_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. | 903 truncdiv_test: Crash # Instance of 'TypeOperator': type check unimplemented for
_Nullary. |
| 928 try_catch3_test: Crash # try/finally | 904 try_catch3_test: Crash # try/finally |
| 929 try_catch4_test: Crash # try/finally | 905 try_catch4_test: Crash # try/finally |
| 930 try_catch5_test: Crash # (try {try {a=8;return;}finally {b=8==a;entered=true;con
tinue;}}finally {continue;}): try/finally | 906 try_catch5_test: Crash # (try {try {a=8;return;}finally {b=8==a;entered=true;con
tinue;}}finally {continue;}): try/finally |
| 931 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally | 907 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally |
| 932 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr
y/finally | 908 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr
y/finally |
| 933 try_catch_test/01: Crash # Please triage this failure. | 909 try_catch_test/01: Crash # Please triage this failure. |
| 934 try_catch_test/none: Crash # Please triage this failure. | 910 try_catch_test/none: Crash # Please triage this failure. |
| 935 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 911 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 936 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 912 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 937 type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented. | |
| 938 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 913 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 939 type_parameter_test/01: Crash # Please triage this failure. | 914 type_parameter_test/01: Crash # Please triage this failure. |
| 940 type_parameter_test/02: Crash # Please triage this failure. | 915 type_parameter_test/02: Crash # Please triage this failure. |
| 941 type_parameter_test/03: Crash # Please triage this failure. | 916 type_parameter_test/03: Crash # Please triage this failure. |
| 942 type_parameter_test/04: Crash # Please triage this failure. | 917 type_parameter_test/04: Crash # Please triage this failure. |
| 943 type_parameter_test/05: Crash # Please triage this failure. | 918 type_parameter_test/05: Crash # Please triage this failure. |
| 944 type_parameter_test/06: Crash # Please triage this failure. | 919 type_parameter_test/06: Crash # Please triage this failure. |
| 945 type_parameter_test/none: Crash # Please triage this failure. | 920 type_parameter_test/none: Crash # Please triage this failure. |
| 946 type_promotion_functions_test/01: Crash # Instance of 'TypeOperator': type check
unimplemented for FuncDynToDyn. | 921 type_promotion_functions_test/01: Crash # Instance of 'TypeOperator': type check
unimplemented for FuncDynToDyn. |
| 947 type_promotion_functions_test/02: Crash # Instance of 'TypeOperator': type check
unimplemented for FuncDynToDyn. | 922 type_promotion_functions_test/02: Crash # Instance of 'TypeOperator': type check
unimplemented for FuncDynToDyn. |
| (...skipping 13 matching lines...) Expand all Loading... |
| 961 type_propagation_in_for_update_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 936 type_propagation_in_for_update_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 962 type_variable_closure2_test: RuntimeError # Please triage this failure. | 937 type_variable_closure2_test: RuntimeError # Please triage this failure. |
| 963 type_variable_closure_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 938 type_variable_closure_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 964 type_variable_conflict2_test/03: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 939 type_variable_conflict2_test/03: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 965 type_variable_conflict2_test/04: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 940 type_variable_conflict2_test/04: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 966 type_variable_conflict2_test/05: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 941 type_variable_conflict2_test/05: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 967 type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 942 type_variable_conflict2_test/07: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 968 type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 943 type_variable_conflict2_test/09: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 969 type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for Func<S>. | 944 type_variable_function_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for Func<S>. |
| 970 type_variable_typedef_test: Crash # type expression Foo<T> (typedef) | 945 type_variable_typedef_test: Crash # type expression Foo<T> (typedef) |
| 971 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | |
| 972 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. | 946 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. |
| 973 typevariable_substitution2_test/01: Crash # Please triage this failure. | 947 typevariable_substitution2_test/01: Crash # Please triage this failure. |
| 974 typevariable_substitution2_test/02: Crash # Please triage this failure. | 948 typevariable_substitution2_test/02: Crash # Please triage this failure. |
| 975 typevariable_substitution2_test/none: Crash # Please triage this failure. | 949 typevariable_substitution2_test/none: Crash # Please triage this failure. |
| 976 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 950 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 977 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 951 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 978 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 952 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 979 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 953 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 980 void_type_test: Crash # Unhandled node | 954 void_type_test: Crash # Unhandled node |
| OLD | NEW |