| 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 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 373 cast_test/04: Crash # Instance of 'TypeOperator': type casts not implemented. | 373 cast_test/04: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 374 cast_test/05: Crash # Instance of 'TypeOperator': type casts not implemented. | 374 cast_test/05: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 375 cast_test/07: Crash # Instance of 'TypeOperator': type casts not implemented. | 375 cast_test/07: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 376 cast_test/08: Crash # Instance of 'TypeOperator': type casts not implemented. | 376 cast_test/08: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 377 cast_test/10: Crash # Instance of 'TypeOperator': type casts not implemented. | 377 cast_test/10: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 378 cast_test/12: Crash # Instance of 'TypeOperator': type casts not implemented. | 378 cast_test/12: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 379 cast_test/13: Crash # Instance of 'TypeOperator': type casts not implemented. | 379 cast_test/13: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 380 cast_test/14: Crash # Instance of 'TypeOperator': type casts not implemented. | 380 cast_test/14: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 381 cast_test/15: Crash # Instance of 'TypeOperator': type casts not implemented. | 381 cast_test/15: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 382 cast_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. | 382 cast_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 383 cha_deopt1_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: g
etter(loadLibrary) | 383 cha_deopt1_test: RuntimeError # Please triage this failure. |
| 384 cha_deopt2_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: g
etter(loadLibrary) | 384 cha_deopt2_test: RuntimeError # Please triage this failure. |
| 385 cha_deopt3_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: g
etter(loadLibrary) | 385 cha_deopt3_test: RuntimeError # Please triage this failure. |
| 386 checked_null_test/01: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 386 checked_null_test/01: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 387 checked_setter2_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 387 checked_setter2_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| 388 checked_setter3_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 388 checked_setter3_test/01: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 389 checked_setter3_test/02: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 389 checked_setter3_test/02: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 390 checked_setter3_test/none: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 390 checked_setter3_test/none: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 391 checked_setter_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. | 391 checked_setter_test: Crash # Instance of 'TypeOperator': type check unimplemente
d for _Nullary. |
| 392 class_literal_test/01: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 392 class_literal_test/01: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 393 class_literal_test/02: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 393 class_literal_test/02: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 394 class_literal_test/03: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 394 class_literal_test/03: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| 395 class_literal_test/04: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. | 395 class_literal_test/04: Crash # Instance of 'TypeOperator': type check unimplemen
ted for _Nullary. |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 457 constructor5_test: Crash # Please triage this failure. | 457 constructor5_test: Crash # Please triage this failure. |
| 458 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. | 458 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. |
| 459 constructor_initializer_test/01: Crash # Please triage this failure. | 459 constructor_initializer_test/01: Crash # Please triage this failure. |
| 460 constructor_with_mixin_test: Crash # Please triage this failure. | 460 constructor_with_mixin_test: Crash # Please triage this failure. |
| 461 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node | 461 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node |
| 462 crash_12118_test: Crash # Please triage this failure. | 462 crash_12118_test: Crash # Please triage this failure. |
| 463 crash_6725_test/01: Crash # Please triage this failure. | 463 crash_6725_test/01: Crash # Please triage this failure. |
| 464 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns | 464 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns |
| 465 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. | 465 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. |
| 466 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. | 466 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. |
| 467 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 467 deferred_constant_list_test: RuntimeError # Please triage this failure. |
| 468 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 468 deferred_constraints_constants_test/constructor1: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 469 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 469 deferred_constraints_constants_test/constructor2: Crash # Instance of 'TypeOpera
tor': type check unimplemented for _Nullary. |
| 470 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 470 deferred_constraints_constants_test/default_argument1: Crash # Instance of 'Type
Operator': type check unimplemented for _Nullary. |
| 471 deferred_constraints_constants_test/default_argument2: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 471 deferred_constraints_constants_test/default_argument2: Crash # Instance of 'Type
Operator': type check unimplemented for _Nullary. |
| 472 deferred_constraints_constants_test/metadata1: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 472 deferred_constraints_constants_test/metadata1: Crash # Instance of 'TypeOperator
': type check unimplemented for _Nullary. |
| 473 deferred_constraints_constants_test/metadata2: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 473 deferred_constraints_constants_test/metadata2: Crash # Instance of 'TypeOperator
': type check unimplemented for _Nullary. |
| 474 deferred_constraints_constants_test/metadata3: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 474 deferred_constraints_constants_test/metadata3: Crash # Instance of 'TypeOperator
': type check unimplemented for _Nullary. |
| 475 deferred_constraints_constants_test/none: Crash # (lib.loadLibrary()): handleSta
ticGetterInvoke: foreign: getter(loadLibrary) | 475 deferred_constraints_constants_test/none: Crash # Instance of 'TypeOperator': ty
pe check unimplemented for _Nullary. |
| 476 deferred_constraints_constants_test/reference1: Crash # (lib.loadLibrary()): han
dleStaticGetterInvoke: foreign: getter(loadLibrary) | 476 deferred_constraints_constants_test/reference1: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 477 deferred_constraints_constants_test/reference2: Crash # (lib.loadLibrary()): han
dleStaticGetterInvoke: foreign: getter(loadLibrary) | 477 deferred_constraints_constants_test/reference2: Crash # Instance of 'TypeOperato
r': type check unimplemented for _Nullary. |
| 478 deferred_constraints_constants_test/reference_after_load: Crash # (lib.loadLibra
ry()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 478 deferred_constraints_constants_test/reference_after_load: Crash # Instance of 'T
ypeOperator': type check unimplemented for _Nullary. |
| 479 deferred_constraints_type_annotation_test/as_operation: Crash # (lib.loadLibrary
()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 479 deferred_constraints_type_annotation_test/as_operation: Crash # Instance of 'Typ
eOperator': type check unimplemented for _Nullary. |
| 480 deferred_constraints_type_annotation_test/catch_check: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 480 deferred_constraints_type_annotation_test/catch_check: Crash # Instance of 'Type
Operator': type check unimplemented for _Nullary. |
| 481 deferred_constraints_type_annotation_test/is_check: Crash # (lib.loadLibrary()):
handleStaticGetterInvoke: foreign: getter(loadLibrary) | 481 deferred_constraints_type_annotation_test/is_check: Crash # Instance of 'TypeOpe
rator': type check unimplemented for _Nullary. |
| 482 deferred_constraints_type_annotation_test/new: Crash # (lib.loadLibrary()): hand
leStaticGetterInvoke: foreign: getter(loadLibrary) | 482 deferred_constraints_type_annotation_test/new: RuntimeError # Please triage this
failure. |
| 483 deferred_constraints_type_annotation_test/new_before_load: Crash # (lib.loadLibr
ary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 483 deferred_constraints_type_annotation_test/new_before_load: Crash # Instance of '
TypeOperator': type check unimplemented for _Nullary. |
| 484 deferred_constraints_type_annotation_test/new_generic1: Crash # (lib.loadLibrary
()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 484 deferred_constraints_type_annotation_test/new_generic1: RuntimeError # Please tr
iage this failure. |
| 485 deferred_constraints_type_annotation_test/new_generic2: Crash # (lib.loadLibrary
()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 485 deferred_constraints_type_annotation_test/new_generic2: RuntimeError # Please tr
iage this failure. |
| 486 deferred_constraints_type_annotation_test/new_generic3: Crash # (lib.loadLibrary
()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 486 deferred_constraints_type_annotation_test/new_generic3: RuntimeError # Please tr
iage this failure. |
| 487 deferred_constraints_type_annotation_test/none: Crash # (lib.loadLibrary()): han
dleStaticGetterInvoke: foreign: getter(loadLibrary) | 487 deferred_constraints_type_annotation_test/none: RuntimeError # Please triage thi
s failure. |
| 488 deferred_constraints_type_annotation_test/static_method: Crash # (lib.loadLibrar
y()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 488 deferred_constraints_type_annotation_test/static_method: RuntimeError # Please t
riage this failure. |
| 489 deferred_constraints_type_annotation_test/type_annotation1: Crash # (lib.loadLib
rary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 489 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # Pleas
e triage this failure. |
| 490 deferred_constraints_type_annotation_test/type_annotation_generic1: Crash # (lib
.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 490 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError
# Please triage this failure. |
| 491 deferred_constraints_type_annotation_test/type_annotation_generic2: Crash # (lib
.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 491 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError
# Please triage this failure. |
| 492 deferred_constraints_type_annotation_test/type_annotation_generic3: Crash # (lib
.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 492 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError
# Please triage this failure. |
| 493 deferred_constraints_type_annotation_test/type_annotation_generic4: Crash # (lib
.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 493 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError
# Please triage this failure. |
| 494 deferred_constraints_type_annotation_test/type_annotation_non_deferred: Crash #
(lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 494 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE
rror # Please triage this failure. |
| 495 deferred_constraints_type_annotation_test/type_annotation_null: Crash # (lib.loa
dLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 495 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # P
lease triage this failure. |
| 496 deferred_constraints_type_annotation_test/type_annotation_top_level: Crash # (li
b.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 496 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro
r # Please triage this failure. |
| 497 deferred_function_type_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 497 deferred_function_type_test: Crash # Instance of 'TypeOperator': type check unim
plemented for F. |
| 498 deferred_global_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: for
eign: getter(loadLibrary) | 498 deferred_global_test: RuntimeError # Please triage this failure. |
| 499 deferred_inheritance_constraints_test/redirecting_constructor: Crash # Instance
of 'TypeOperator': type check unimplemented for _Nullary. | 499 deferred_inheritance_constraints_test/redirecting_constructor: Crash # Instance
of 'TypeOperator': type check unimplemented for _Nullary. |
| 500 deferred_inlined_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: fo
reign: getter(loadLibrary) | 500 deferred_inlined_test: RuntimeError # Please triage this failure. |
| 501 deferred_load_constants_test/01: Crash # (foo.loadLibrary()): handleStaticGetter
Invoke: foreign: getter(loadLibrary) | 501 deferred_load_constants_test/01: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 502 deferred_load_constants_test/02: Crash # (foo.loadLibrary()): handleStaticGetter
Invoke: foreign: getter(loadLibrary) | 502 deferred_load_constants_test/02: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 503 deferred_load_constants_test/03: Crash # (foo.loadLibrary()): handleStaticGetter
Invoke: foreign: getter(loadLibrary) | 503 deferred_load_constants_test/03: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 504 deferred_load_constants_test/04: Crash # (foo.loadLibrary()): handleStaticGetter
Invoke: foreign: getter(loadLibrary) | 504 deferred_load_constants_test/04: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 505 deferred_load_constants_test/05: Crash # (foo.loadLibrary()): handleStaticGetter
Invoke: foreign: getter(loadLibrary) | 505 deferred_load_constants_test/05: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 506 deferred_load_constants_test/none: Crash # (foo.loadLibrary()): handleStaticGett
erInvoke: foreign: getter(loadLibrary) | 506 deferred_load_constants_test/none: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 507 deferred_load_inval_code_test: Crash # (d.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 507 deferred_load_inval_code_test: RuntimeError # Please triage this failure. |
| 508 deferred_load_library_wrong_args_test/01: Crash # (lib.loadLibrary(10)): handleS
taticGetterInvoke: foreign: getter(loadLibrary) | 508 deferred_load_library_wrong_args_test/none: RuntimeError # Please triage this fa
ilure. |
| 509 deferred_load_library_wrong_args_test/none: Crash # (lib.loadLibrary()): handleS
taticGetterInvoke: foreign: getter(loadLibrary) | 509 deferred_mixin_test: RuntimeError # Please triage this failure. |
| 510 deferred_mixin_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: for
eign: getter(loadLibrary) | 510 deferred_no_such_method_test: RuntimeError # Please triage this failure. |
| 511 deferred_no_such_method_test: Crash # (lib.loadLibrary()): handleStaticGetterInv
oke: foreign: getter(loadLibrary) | |
| 512 deferred_not_loaded_check_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 511 deferred_not_loaded_check_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 513 deferred_only_constant_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 512 deferred_only_constant_test: RuntimeError # Please triage this failure. |
| 514 deferred_optimized_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke:
foreign: getter(loadLibrary) | 513 deferred_optimized_test: RuntimeError # Please triage this failure. |
| 515 deferred_redirecting_factory_test: Crash # cannot handle async/sync*/async* fun
ctions | 514 deferred_redirecting_factory_test: Crash # cannot handle async/sync*/async* fun
ctions |
| 516 deferred_regression_22995_test: Crash # (lib.loadLibrary()): handleStaticGetterI
nvoke: foreign: getter(loadLibrary) | 515 deferred_regression_22995_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for Ti. |
| 517 deferred_shadow_load_library_test: Crash # (lib.loadLibrary()): handleStaticGett
erInvoke: foreign: getter(loadLibrary) | 516 deferred_shadow_load_library_test: RuntimeError # Please triage this failure. |
| 518 deferred_shared_and_unshared_classes_test: Crash # (lib1.loadLibrary()): handleS
taticGetterInvoke: foreign: getter(loadLibrary) | 517 deferred_shared_and_unshared_classes_test: RuntimeError # Please triage this fai
lure. |
| 519 deferred_static_seperate_test: Crash # (lib1.loadLibrary()): handleStaticGetterI
nvoke: foreign: getter(loadLibrary) | 518 deferred_static_seperate_test: RuntimeError # Please triage this failure. |
| 520 deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274
832;}finally {}): try/finally | 519 deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274
832;}finally {}): try/finally |
| 521 div_with_power_of_two2_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 520 div_with_power_of_two2_test: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 522 double_to_string_as_exponential2_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 521 double_to_string_as_exponential2_test: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 523 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 522 double_to_string_as_fixed2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 524 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. | 523 double_to_string_as_precision2_test: Crash # Instance of 'TypeOperator': type ch
eck unimplemented for _Nullary. |
| 525 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. | 524 dynamic_prefix_core_test/01: Crash # Instance of 'TypeOperator': type check unim
plemented for _Nullary. |
| 526 dynamic_test: Crash # Instance of 'TypeOperator': type check unimplemented for F
1<int>. | 525 dynamic_test: Crash # Instance of 'TypeOperator': type check unimplemented for F
1<int>. |
| 527 empty_block_case_test: Crash # (switch (1){case 1:{}case 2:Expect.equals(true,fa
lse);}): Unhandled node | 526 empty_block_case_test: Crash # (switch (1){case 1:{}case 2:Expect.equals(true,fa
lse);}): Unhandled node |
| 528 enum_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 527 enum_mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 529 enum_private_test/02: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 528 enum_private_test/02: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 718 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 717 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 719 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 718 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 720 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 719 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 721 issue12023_test: Crash # Unhandled node | 720 issue12023_test: Crash # Unhandled node |
| 722 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 721 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 723 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 722 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 724 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 723 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 725 issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for foo<T>. | 724 issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for foo<T>. |
| 726 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca
tch (e2){}finally {return 5;}): try/finally | 725 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca
tch (e2){}finally {return 5;}): try/finally |
| 727 issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 726 issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 728 issue_1751477_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: fore
ign: getter(loadLibrary) | 727 issue_1751477_test: RuntimeError # Please triage this failure. |
| 729 label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;
}): Unhandled node | 728 label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;
}): Unhandled node |
| 730 large_class_declaration_test: Crash # Please triage this failure. | 729 large_class_declaration_test: Crash # Please triage this failure. |
| 731 lazy_static3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 730 lazy_static3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 732 licm2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. | 731 licm2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. |
| 733 licm3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. | 732 licm3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu
llary. |
| 734 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 733 list_double_index_in_loop2_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 735 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 734 list_double_index_in_loop_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 736 list_length_tracer_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. | 735 list_length_tracer_test: Crash # Instance of 'TypeOperator': type check unimplem
ented for _Nullary. |
| 737 list_literal3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 736 list_literal3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 738 list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. | 737 list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nul
lary. |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 840 ref_before_declaration_test/06: Crash # (switch (x){case 0:var x='Does fuzzy log
ic tickle?';}): Unhandled node | 839 ref_before_declaration_test/06: Crash # (switch (x){case 0:var x='Does fuzzy log
ic tickle?';}): Unhandled node |
| 841 ref_before_declaration_test/07: Crash # (switch (x){case 0:var x='Does fuzzy log
ic tickle?';}): Unhandled node | 840 ref_before_declaration_test/07: Crash # (switch (x){case 0:var x='Does fuzzy log
ic tickle?';}): Unhandled node |
| 842 ref_before_declaration_test/none: Crash # (switch (x){case 0:var x='Does fuzzy l
ogic tickle?';}): Unhandled node | 841 ref_before_declaration_test/none: Crash # (switch (x){case 0:var x='Does fuzzy l
ogic tickle?';}): Unhandled node |
| 843 refine_receiver_null_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 842 refine_receiver_null_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 844 reg_exp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 843 reg_exp_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
| 845 regress_12561_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 844 regress_12561_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 846 regress_18435_test: Crash # Please triage this failure. | 845 regress_18435_test: Crash # Please triage this failure. |
| 847 regress_18535_test: Crash # Please triage this failure. | 846 regress_18535_test: Crash # Please triage this failure. |
| 848 regress_21795_test: Crash # (try {foo(t);}finally {if(t==0){try {}catch (err,st)
{}}}): try/finally | 847 regress_21795_test: Crash # (try {foo(t);}finally {if(t==0){try {}catch (err,st)
{}}}): try/finally |
| 849 regress_22438_test: Crash # cannot handle async/sync*/async* functions | 848 regress_22438_test: Crash # cannot handle async/sync*/async* functions |
| 850 regress_22443_test: Crash # (D.loadLibrary()): handleStaticGetterInvoke: foreign
: getter(loadLibrary) | 849 regress_22443_test: RuntimeError # Please triage this failure. |
| 851 regress_22445_test: Crash # cannot handle async/sync*/async* functions | 850 regress_22445_test: Crash # cannot handle async/sync*/async* functions |
| 852 regress_22579_test: Crash # cannot handle async/sync*/async* functions | 851 regress_22579_test: Crash # cannot handle async/sync*/async* functions |
| 853 regress_22700_test: Crash # Please triage this failure. | 852 regress_22700_test: Crash # Please triage this failure. |
| 854 regress_22728_test: Crash # cannot handle async/sync*/async* functions | 853 regress_22728_test: Crash # cannot handle async/sync*/async* functions |
| 855 regress_22777_test: Crash # cannot handle async/sync*/async* functions | 854 regress_22777_test: Crash # cannot handle async/sync*/async* functions |
| 856 regress_22822_test: Crash # (try {for(int i=0;i<10;i++ ){return ()=>i+b;}}finall
y {b=10;}): try/finally | 855 regress_22822_test: Crash # (try {for(int i=0;i<10;i++ ){return ()=>i+b;}}finall
y {b=10;}): try/finally |
| 857 regress_22936_test/01: Crash # Please triage this failure. | 856 regress_22936_test/01: Crash # Please triage this failure. |
| 858 regress_22936_test/none: Crash # Please triage this failure. | 857 regress_22936_test/none: Crash # Please triage this failure. |
| 859 regress_23498_test: Crash # cannot handle async/sync*/async* functions | 858 regress_23498_test: Crash # cannot handle async/sync*/async* functions |
| 860 regress_23500_test/01: Crash # cannot handle async/sync*/async* functions | 859 regress_23500_test/01: Crash # cannot handle async/sync*/async* functions |
| (...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 980 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | 979 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
| 981 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. | 980 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. |
| 982 typevariable_substitution2_test/01: Crash # Please triage this failure. | 981 typevariable_substitution2_test/01: Crash # Please triage this failure. |
| 983 typevariable_substitution2_test/02: Crash # Please triage this failure. | 982 typevariable_substitution2_test/02: Crash # Please triage this failure. |
| 984 typevariable_substitution2_test/none: Crash # Please triage this failure. | 983 typevariable_substitution2_test/none: Crash # Please triage this failure. |
| 985 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 984 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 986 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 985 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 987 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 986 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 988 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 987 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 989 void_type_test: Crash # Unhandled node | 988 void_type_test: Crash # Unhandled node |
| OLD | NEW |