Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Side by Side Diff: tests/language/language_dart2js.status

Issue 1144163004: dart2js cps: Always use interceptors and type tags for 'is' checks. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Rebase + status file Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 473 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 constructor10_test/01: Crash # Please triage this failure. 484 constructor10_test/01: Crash # Please triage this failure.
485 constructor10_test/02: Crash # Please triage this failure. 485 constructor10_test/02: Crash # Please triage this failure.
486 constructor11_test: Crash # Please triage this failure. 486 constructor11_test: Crash # Please triage this failure.
487 constructor12_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<int>. 487 constructor12_test: Crash # Instance of 'TypeOperator': type check unimplemented for A<int>.
488 constructor3_negative_test: Crash # Please triage this failure. 488 constructor3_negative_test: Crash # Please triage this failure.
489 constructor5_test: Crash # Please triage this failure. 489 constructor5_test: Crash # Please triage this failure.
490 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this failure. 490 constructor_call_wrong_argument_count_negative_test: Crash # Please triage this failure.
491 constructor_initializer_test/01: Crash # Please triage this failure. 491 constructor_initializer_test/01: Crash # Please triage this failure.
492 constructor_with_mixin_test: Crash # Please triage this failure. 492 constructor_with_mixin_test: Crash # Please triage this failure.
493 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U nhandled node 493 continue_test: Crash # (switch (0){case 0:i=22;continue;default:i=25;break;}): U nhandled node
494 core_type_check_test: RuntimeError # Please triage this failure.
495 crash_12118_test: Crash # Please triage this failure. 494 crash_12118_test: Crash # Please triage this failure.
496 crash_6725_test/01: Crash # Please triage this failure. 495 crash_6725_test/01: Crash # Please triage this failure.
497 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio ns 496 custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functio ns
498 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Derived1<Derived1, Derived2>. 497 cyclic_type2_test: Crash # Instance of 'TypeOperator': type check unimplemented for Derived1<Derived1, Derived2>.
499 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary. 498 deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type c heck unimplemented for _Nullary.
500 deferred_closurize_load_library_test: RuntimeError # Please triage this failure. 499 deferred_closurize_load_library_test: RuntimeError # Please triage this failure.
501 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo ke: foreign: getter(loadLibrary) 500 deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvo ke: foreign: getter(loadLibrary)
502 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h andleStaticGetterInvoke: foreign: getter(loadLibrary) 501 deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): h andleStaticGetterInvoke: foreign: getter(loadLibrary)
503 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h andleStaticGetterInvoke: foreign: getter(loadLibrary) 502 deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): h andleStaticGetterInvoke: foreign: getter(loadLibrary)
504 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary( )): handleStaticGetterInvoke: foreign: getter(loadLibrary) 503 deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary( )): handleStaticGetterInvoke: foreign: getter(loadLibrary)
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
823 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 822 inferrer_this_access_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
824 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 823 infinite_switch_label_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
825 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 824 inlined_throw_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
826 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator ': type check unimplemented for _Nullary. 825 instance_creation_in_function_annotation_test: Crash # Instance of 'TypeOperator ': type check unimplemented for _Nullary.
827 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List<Object>. 826 instanceof2_test: Crash # Instance of 'TypeOperator': type check unimplemented f or List<Object>.
828 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or UndeclaredType. 827 instanceof3_test: Crash # Instance of 'TypeOperator': type check unimplemented f or UndeclaredType.
829 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for List<T>. 828 instanceof4_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for List<T>.
830 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<T>. 829 instanceof4_test/none: Crash # Instance of 'TypeOperator': type check unimplemen ted for List<T>.
831 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary. 830 integer_division_by_zero_test: Crash # Instance of 'TypeOperator': type check un implemented for _Nullary.
832 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 831 interceptor6_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
833 interceptor9_test: RuntimeError # Please triage this failure.
834 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 832 interceptor_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
835 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f oreign: function(JS) 833 internal_library_test/01: Crash # (JS('int','0')): handleStaticFunctionInvoke: f oreign: function(JS)
836 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 834 invocation_mirror_invoke_on2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
837 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. 835 invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
838 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 836 invocation_mirror_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
839 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': type casts not im plemented. 837 is_malformed_type_test/94: Crash # Instance of 'TypeOperator': type casts not im plemented.
840 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined. 838 is_malformed_type_test/95: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined.
841 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': type casts not im plemented. 839 is_malformed_type_test/96: Crash # Instance of 'TypeOperator': type casts not im plemented.
842 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined. 840 is_malformed_type_test/97: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined.
843 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': type casts not im plemented. 841 is_malformed_type_test/98: Crash # Instance of 'TypeOperator': type casts not im plemented.
844 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined. 842 is_malformed_type_test/99: Crash # Instance of 'TypeOperator': type check unimpl emented for Undefined.
845 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 843 is_nan_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary.
846 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 844 is_not_class2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
847 is_object_test: RuntimeError # Please triage this failure.
848 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 845 isnot_malformed_type_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
849 issue10581_test: Crash # Unhandled node 846 issue10581_test: Crash # Unhandled node
850 issue10721_test: RuntimeError # Please triage this failure.
851 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 847 issue10747_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
852 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 848 issue10783_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
853 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 849 issue11724_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
854 issue12023_test: Crash # Unhandled node 850 issue12023_test: Crash # Unhandled node
855 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 851 issue12284_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
856 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented. 852 issue12336_test: Crash # Instance of 'TypeOperator': type casts not implemented.
857 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary. 853 issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r _Nullary.
858 issue14014_3_test: Crash # Please triage this failure. 854 issue14014_3_test: Crash # Please triage this failure.
859 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca tch (e2){}finally {return 5;}): try/finally 855 issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}ca tch (e2){}finally {return 5;}): try/finally
860 issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented. 856 issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented.
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
951 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure. 947 no_such_constructor_test/01: MissingRuntimeError # Please triage this failure.
952 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 948 no_such_method_dispatcher_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
953 no_such_method_empty_selector_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 949 no_such_method_empty_selector_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
954 no_such_method_test: RuntimeError # Please triage this failure. 950 no_such_method_test: RuntimeError # Please triage this failure.
955 non_const_super_negative_test: Crash # Please triage this failure. 951 non_const_super_negative_test: Crash # Please triage this failure.
956 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi s failure. 952 not_enough_positional_arguments_test/00: MissingRuntimeError # Please triage thi s failure.
957 not_enough_positional_arguments_test/03: Crash # Please triage this failure. 953 not_enough_positional_arguments_test/03: Crash # Please triage this failure.
958 null2_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyn amic. 954 null2_test: Crash # Instance of 'TypeOperator': type check unimplemented for dyn amic.
959 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 955 null_inline_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
960 null_is2_test: Crash # Instance of 'TypeOperator': type check unimplemented for T. 956 null_is2_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
961 null_is_test: RuntimeError # Please triage this failure.
962 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 957 null_no_such_method_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
963 null_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic. 958 null_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic.
964 null_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic. 959 null_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic.
965 null_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic. 960 null_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for d ynamic.
966 null_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for dynamic. 961 null_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for dynamic.
967 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im plemented. 962 number_identifier_test/05: Crash # Instance of 'TypeOperator': type casts not im plemented.
968 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im plemented. 963 number_identifier_test/08: Crash # Instance of 'TypeOperator': type casts not im plemented.
969 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im plemented. 964 number_identifier_test/09: Crash # Instance of 'TypeOperator': type casts not im plemented.
970 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not implemented. 965 number_identifier_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
971 on_catch_malformed_type_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 966 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
1097 try_catch_on_syntax_test/07: Crash # Instance of 'TypeOperator': type check unim plemented for UndefinedClass. 1092 try_catch_on_syntax_test/07: Crash # Instance of 'TypeOperator': type check unim plemented for UndefinedClass.
1098 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally 1093 try_catch_optimized2_test: Crash # (try {bar();}finally {}): try/finally
1099 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr y/finally 1094 try_catch_osr_test: Crash # (try {if(x==null)throw 42;return 99;}finally {}): tr y/finally
1100 try_catch_syntax_test/08: Crash # Instance of 'TypeOperator': type check unimple mented for MammaMia. 1095 try_catch_syntax_test/08: Crash # Instance of 'TypeOperator': type check unimple mented for MammaMia.
1101 try_catch_test/01: Crash # Please triage this failure. 1096 try_catch_test/01: Crash # Please triage this failure.
1102 try_catch_test/none: Crash # Please triage this failure. 1097 try_catch_test/none: Crash # Please triage this failure.
1103 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1098 type_argument_in_super_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1104 type_argument_substitution_test: Crash # Instance of 'TypeOperator': type check unimplemented for X<A<String>>. 1099 type_argument_substitution_test: Crash # Instance of 'TypeOperator': type check unimplemented for X<A<String>>.
1105 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented. 1100 type_check_test: Crash # Instance of 'TypeOperator': type casts not implemented.
1106 type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented. 1101 type_error_test: Crash # Instance of 'TypeOperator': type casts not implemented.
1107 type_guard_conversion_test: RuntimeError # Please triage this failure.
1108 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1102 type_literal_prefix_call_test/00: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1109 type_parameter_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1103 type_parameter_test/01: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1110 type_parameter_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1104 type_parameter_test/02: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1111 type_parameter_test/03: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1105 type_parameter_test/03: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1112 type_parameter_test/04: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1106 type_parameter_test/04: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1113 type_parameter_test/05: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1107 type_parameter_test/05: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1114 type_parameter_test/06: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>. 1108 type_parameter_test/06: Crash # Instance of 'TypeOperator': type check unimpleme nted for Set<int>.
1115 type_parameter_test/none: Crash # Instance of 'TypeOperator': type check unimple mented for Set<int>. 1109 type_parameter_test/none: Crash # Instance of 'TypeOperator': type check unimple mented for Set<int>.
1116 type_promotion_closure_test/01: Crash # Instance of 'TypeOperator': type check u nimplemented for List<B>. 1110 type_promotion_closure_test/01: Crash # Instance of 'TypeOperator': type check u nimplemented for List<B>.
1117 type_promotion_closure_test/02: Crash # Instance of 'TypeOperator': type check u nimplemented for List<B>. 1111 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
1177 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 1171 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
1178 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 1172 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
1179 typevariable_substitution2_test/01: Crash # Please triage this failure. 1173 typevariable_substitution2_test/01: Crash # Please triage this failure.
1180 typevariable_substitution2_test/02: Crash # Please triage this failure. 1174 typevariable_substitution2_test/02: Crash # Please triage this failure.
1181 typevariable_substitution2_test/none: Crash # Please triage this failure. 1175 typevariable_substitution2_test/none: Crash # Please triage this failure.
1182 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1176 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1183 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1177 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1184 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1178 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1185 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 1179 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
1186 void_type_test: Crash # Unhandled node 1180 void_type_test: Crash # Unhandled node
1181 map_literal8_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map<A, int>.
1182 map_literal7_test : Crash # Instance of 'TypeOperator': type check unimplemented for Map<String, int>.
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698