| 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 433 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 444 constructor10_test/01: Crash # Please triage this failure. | 444 constructor10_test/01: Crash # Please triage this failure. |
| 445 constructor10_test/02: Crash # Please triage this failure. | 445 constructor10_test/02: Crash # Please triage this failure. |
| 446 constructor11_test: Crash # Please triage this failure. | 446 constructor11_test: Crash # Please triage this failure. |
| 447 constructor12_test: Crash # Instance of 'TypeOperator': type check unimplemented
for A<int>. | 447 constructor12_test: Crash # Instance of 'TypeOperator': type check unimplemented
for A<int>. |
| 448 constructor3_negative_test: Crash # Please triage this failure. | 448 constructor3_negative_test: Crash # Please triage this failure. |
| 449 constructor5_test: Crash # Please triage this failure. | 449 constructor5_test: Crash # Please triage this failure. |
| 450 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. | 450 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this
failure. |
| 451 constructor_initializer_test/01: Crash # Please triage this failure. | 451 constructor_initializer_test/01: Crash # Please triage this failure. |
| 452 constructor_with_mixin_test: Crash # Please triage this failure. | 452 constructor_with_mixin_test: Crash # Please triage this failure. |
| 453 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node | 453 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U
nhandled node |
| 454 core_type_check_test: RuntimeError # Please triage this failure. | |
| 455 crash_12118_test: Crash # Please triage this failure. | 454 crash_12118_test: Crash # Please triage this failure. |
| 456 crash_6725_test/01: Crash # Please triage this failure. | 455 crash_6725_test/01: Crash # Please triage this failure. |
| 457 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns | 456 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio
ns |
| 458 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for Derived1<Derived1, Derived2>. | 457 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for Derived1<Derived1, Derived2>. |
| 459 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. | 458 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c
heck unimplemented for _Nullary. |
| 460 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. | 459 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. |
| 461 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) | 460 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo
ke: foreign: getter(loadLibrary) |
| 462 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 461 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 463 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) | 462 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h
andleStaticGetterInvoke: foreign: getter(loadLibrary) |
| 464 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) | 463 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary(
)): handleStaticGetterInvoke: foreign: getter(loadLibrary) |
| (...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 684 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 683 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 685 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. | 684 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp
lemented for _Nullary. |
| 686 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 685 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 687 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator
': type check unimplemented for _Nullary. | 686 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator
': type check unimplemented for _Nullary. |
| 688 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or List<Object>. | 687 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or List<Object>. |
| 689 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or UndeclaredType. | 688 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or UndeclaredType. |
| 690 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente
d for List<T>. | 689 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente
d for List<T>. |
| 691 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen
ted for List<T>. | 690 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen
ted for List<T>. |
| 692 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. | 691 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un
implemented for _Nullary. |
| 693 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 692 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 694 interceptor9_test: RuntimeError # Please triage this failure. | |
| 695 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 693 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 696 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f
oreign: function(JS) | 694 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f
oreign: function(JS) |
| 697 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 695 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
| 698 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. | 696 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. |
| 699 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. | 697 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme
nted for _Nullary. |
| 700 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 698 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 701 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. | 699 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. |
| 702 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 700 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 703 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. | 701 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. |
| 704 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 702 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 705 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. | 703 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': type check unimpl
emented for Undefined. |
| 706 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
ullary. | 704 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N
ullary. |
| 707 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 705 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 708 is_object_test: RuntimeError # Please triage this failure. | |
| 709 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. | 706 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl
emented for _Nullary. |
| 710 issue10581_test: Crash # Unhandled node | 707 issue10581_test: Crash # Unhandled node |
| 711 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 708 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 712 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 709 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 713 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 710 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 714 issue12023_test: Crash # Unhandled node | 711 issue12023_test: Crash # Unhandled node |
| 715 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 712 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 716 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 713 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 717 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. | 714 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r _Nullary. |
| 718 issue14014_3_test: Crash # Please triage this failure. | 715 issue14014_3_test: Crash # Please triage this failure. |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 811 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure. | 808 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure. |
| 812 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. | 809 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': type check u
nimplemented for _Nullary. |
| 813 no_such_method_empty_selector_test: Crash # unsupported element kind: b:field | 810 no_such_method_empty_selector_test: Crash # unsupported element kind: b:field |
| 814 no_such_method_test: RuntimeError # Please triage this failure. | 811 no_such_method_test: RuntimeError # Please triage this failure. |
| 815 non_const_super_negative_test: Crash # Please triage this failure. | 812 non_const_super_negative_test: Crash # Please triage this failure. |
| 816 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi
s failure. | 813 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi
s failure. |
| 817 not_enough_positional_arguments_test/03: Crash # Please triage this failure. | 814 not_enough_positional_arguments_test/03: Crash # Please triage this failure. |
| 818 null2_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyn
amic. | 815 null2_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyn
amic. |
| 819 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 816 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 820 null_is2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. | 817 null_is2_test: Crash # Instance of 'TypeOperator': type check unimplemented for
T. |
| 821 null_is_test: RuntimeError # Please triage this failure. | |
| 822 null_no_such_method_test: Crash # unsupported element kind: array:field | 818 null_no_such_method_test: Crash # unsupported element kind: array:field |
| 823 null_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. | 819 null_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. |
| 824 null_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. | 820 null_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. |
| 825 null_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. | 821 null_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for d
ynamic. |
| 826 null_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for
dynamic. | 822 null_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for
dynamic. |
| 827 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 823 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 828 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 824 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 829 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im
plemented. | 825 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im
plemented. |
| 830 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not
implemented. | 826 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not
implemented. |
| 831 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. | 827 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni
mplemented for _Nullary. |
| (...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 957 try_catch_on_syntax_test/07: Crash # Instance of 'TypeOperator': type check unim
plemented for UndefinedClass. | 953 try_catch_on_syntax_test/07: Crash # Instance of 'TypeOperator': type check unim
plemented for UndefinedClass. |
| 958 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally | 954 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally |
| 959 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr
y/finally | 955 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr
y/finally |
| 960 try_catch_syntax_test/08: Crash # Instance of 'TypeOperator': type check unimple
mented for MammaMia. | 956 try_catch_syntax_test/08: Crash # Instance of 'TypeOperator': type check unimple
mented for MammaMia. |
| 961 try_catch_test/01: Crash # Please triage this failure. | 957 try_catch_test/01: Crash # Please triage this failure. |
| 962 try_catch_test/none: Crash # Please triage this failure. | 958 try_catch_test/none: Crash # Please triage this failure. |
| 963 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 959 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 964 type_argument_substitution_test: Crash # Instance of 'TypeOperator': type check
unimplemented for X<A<String>>. | 960 type_argument_substitution_test: Crash # Instance of 'TypeOperator': type check
unimplemented for X<A<String>>. |
| 965 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 961 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 966 type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented. | 962 type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented. |
| 967 type_guard_conversion_test: RuntimeError # Please triage this failure. | |
| 968 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. | 963 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check
unimplemented for _Nullary. |
| 969 type_parameter_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 964 type_parameter_test/01: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 970 type_parameter_test/02: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 965 type_parameter_test/02: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 971 type_parameter_test/03: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 966 type_parameter_test/03: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 972 type_parameter_test/04: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 967 type_parameter_test/04: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 973 type_parameter_test/05: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 968 type_parameter_test/05: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 974 type_parameter_test/06: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. | 969 type_parameter_test/06: Crash # Instance of 'TypeOperator': type check unimpleme
nted for Set<int>. |
| 975 type_parameter_test/none: Crash # Instance of 'TypeOperator': type check unimple
mented for Set<int>. | 970 type_parameter_test/none: Crash # Instance of 'TypeOperator': type check unimple
mented for Set<int>. |
| 976 type_promotion_closure_test/01: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<B>. | 971 type_promotion_closure_test/01: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<B>. |
| 977 type_promotion_closure_test/02: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<B>. | 972 type_promotion_closure_test/02: Crash # Instance of 'TypeOperator': type check u
nimplemented for List<B>. |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1037 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. | 1032 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen
ted. |
| 1038 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. | 1033 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
r Func1. |
| 1039 typevariable_substitution2_test/01: Crash # Please triage this failure. | 1034 typevariable_substitution2_test/01: Crash # Please triage this failure. |
| 1040 typevariable_substitution2_test/02: Crash # Please triage this failure. | 1035 typevariable_substitution2_test/02: Crash # Please triage this failure. |
| 1041 typevariable_substitution2_test/none: Crash # Please triage this failure. | 1036 typevariable_substitution2_test/none: Crash # Please triage this failure. |
| 1042 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. | 1037 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type
check unimplemented for _Nullary. |
| 1043 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1038 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 1044 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 1039 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
| 1045 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. | 1040 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f
or _Nullary. |
| 1046 void_type_test: Crash # Unhandled node | 1041 void_type_test: Crash # Unhandled node |
| 1042 map_literal8_test : Crash # Instance of 'TypeOperator': type check unimplemented
for Map<A, int>. |
| 1043 map_literal7_test : Crash # Instance of 'TypeOperator': type check unimplemented
for Map<String, int>. |
| OLD | NEW |