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

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 1185633003: cps-ir: Support foreign code. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Status file updates. Created 5 years, 6 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
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 16407_test: Fail # Issue 16407 6 16407_test: Fail # Issue 16407
7 23432_test: Fail # Issue 23432 7 23432_test: Fail # Issue 23432
8 class_test: Fail 8 class_test: Fail
9 statements_test: Fail 9 statements_test: Fail
10 typed_locals_test: Fail 10 typed_locals_test: Fail
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 deferred/*: Skip # Issue 17458 58 deferred/*: Skip # Issue 17458
59 59
60 [ $compiler == dart2js && $csp ] 60 [ $compiler == dart2js && $csp ]
61 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g. 61 deferred_fail_and_retry_test: SkipByDesign # Uses eval to simulate failed loadin g.
62 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading. 62 deferred_fail_and_retry_worker_test: SkipByDesign # Uses eval to simulate failed loading.
63 63
64 [ $host_checked && $compiler == dart2js && $cps_ir ] 64 [ $host_checked && $compiler == dart2js && $cps_ir ]
65 21724_test: Crash # Please triage this failure. 65 21724_test: Crash # Please triage this failure.
66 66
67 [ $compiler == dart2js && $cps_ir ] 67 [ $compiler == dart2js && $cps_ir ]
68 10216a_test: RuntimeError # undefined is not a function
69 10216b_test: RuntimeError # undefined is not a function
70 11673_test: RuntimeError # Cannot read property 'prototype' of undefined
68 12320_test: Crash # (switch (x){case 0:l... Unhandled node 71 12320_test: Crash # (switch (x){case 0:l... Unhandled node
69 16407_test: Pass # Please triage this failure. 72 16407_test: Pass # Please triage this failure.
70 17094_test: RuntimeError # Please triage this failure. 73 17094_test: RuntimeError # Please triage this failure.
74 17645_test: RuntimeError # Please triage this failure.
75 17856_test: RuntimeError # undefined is not a function
76 19191_test: RuntimeError # Please triage this failure.
77 21166_test: RuntimeError # Please triage this failure.
78 21579_test: RuntimeError # Please triage this failure.
71 21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fIn t. 79 21666_test: Crash # Instance of 'TypeOperator': type check unimplemented for fIn t.
80 22487_test: RuntimeError # Cannot read property 'prototype' of undefined
81 22776_test: RuntimeError # undefined is not a function
72 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 82 22868_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
73 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions 83 22895_test: Crash # (main()async{var clo... cannot handle async/sync*/async* fu nctions
74 22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 84 22917_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
75 23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary. 85 23264_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nu llary.
86 23404_test: RuntimeError # Cannot read property 'prototype' of undefined
76 23486_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 87 23486_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
77 async_stacktrace_test/asyncStar: Crash # (runTests()async{awa... cannot handle async/sync*/async* functions 88 LayoutTests_fast_mediastream_getusermedia_t01_test/none: RuntimeError # Cannot r ead property 'prototype' of undefined
78 async_stacktrace_test/none: Crash # (runTests()async{awa... cannot handle async /sync*/async* functions 89 async_stacktrace_test/asyncStar: Crash # (=ReceivePortImpl;): Unhandled node
90 async_stacktrace_test/none: Crash # (=ReceivePortImpl;): Unhandled node
79 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 91 bailout8_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
92 bailout_aborting_if_test: RuntimeError # undefined is not a function
93 bound_closure_interceptor_methods_test: RuntimeError # undefined is not a functi on
80 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>. 94 bound_closure_interceptor_type_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for IntToT<String>.
95 bounds_check_test/none: RuntimeError # Please triage this failure.
81 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 96 checked_accessor_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
97 closure5_test: RuntimeError # Cannot read property 'prototype' of undefined
98 closure_capture4_test: RuntimeError # Please triage this failure.
82 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header 99 closure_capture5_test: Crash # (i=0): For-loop variable captured in loop header
100 closure_type_reflection2_test: Crash # (switch (name){case ... Unhandled node
101 closure_type_reflection_test: Crash # (switch (name){case ... Unhandled node
83 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 102 code_motion_exception_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
103 compound_operator_index_test: RuntimeError # Please triage this failure.
84 conditional_send_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary. 104 conditional_send_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for _Nullary.
105 conflict_index_test: RuntimeError # Please triage this failure.
85 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 106 constant_javascript_semantics2_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
86 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 107 constant_javascript_semantics3_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
87 deferred/deferred_class_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 108 deferred/deferred_class_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
88 deferred/deferred_constant2_test: RuntimeError # Please triage this failure. 109 deferred/deferred_constant2_test: Crash # (=ReceivePortImpl;): Unhandled node
89 deferred/deferred_constant3_test: RuntimeError # Please triage this failure. 110 deferred/deferred_constant3_test: Crash # (=ReceivePortImpl;): Unhandled node
90 deferred/deferred_constant4_test: RuntimeError # Please triage this failure. 111 deferred/deferred_constant4_test: Crash # (=ReceivePortImpl;): Unhandled node
91 deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 112 deferred/deferred_function_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
92 deferred/deferred_mirrors1_test: RuntimeError # Please triage this failure. 113 deferred/deferred_mirrors1_test: Crash # (=ReceivePortImpl;): Unhandled node
93 deferred/deferred_overlapping_test: RuntimeError # Please triage this failure. 114 deferred/deferred_mirrors2_test: Crash # Internal Error: No default constructor available.
115 deferred/deferred_overlapping_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for _MainFunctionArgs.
116 deferred_fail_and_retry_test: Crash # (try {_microtaskLoop... try/finally
117 deferred_fail_and_retry_worker_test: Crash # (try {return f();}finally {Zone._le ave(old);}): try/finally
118 first_class_types_hashcode_test: RuntimeError # undefined is not a function
119 generics_factories_test: RuntimeError # undefined is not a function
120 generics_is_check1_test: RuntimeError # undefined is not a function
121 identical_trace_test: RuntimeError # undefined is not a function
122 if_null_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ MainFunctionArgs.
123 index_test: RuntimeError # Please triage this failure.
94 inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 124 inference_nsm_mirrors_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
95 inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 125 inferrer_is_int_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
126 int_index_test/none: RuntimeError # Please triage this failure.
96 interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 127 interface_type_optimization_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
128 is_check_instanceof_test: RuntimeError # Please triage this failure.
129 list_factory_test: RuntimeError # Please triage this failure.
130 mirror_enqueuer_regression_test: Crash # (switch (type){case ... Unhandled node
97 mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 131 mirror_invalid_field_access2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
98 mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 132 mirror_invalid_field_access3_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
99 mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 133 mirror_invalid_field_access4_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
100 mirror_invalid_field_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 134 mirror_invalid_field_access_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
101 mirror_invalid_invoke2_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 135 mirror_invalid_invoke2_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
102 mirror_invalid_invoke3_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 136 mirror_invalid_invoke3_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
103 mirror_invalid_invoke_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 137 mirror_invalid_invoke_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
104 mirror_test: Crash # Instance of 'TypeOperator': type check unimplemented for _N ullary. 138 mirror_printer_test: Crash # (try {_microtaskLoop... try/finally
105 mirrors_declarations_filtering_test: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 139 mirror_test: Crash # (switch (type){case ... Unhandled node
140 mirror_type_inference_field2_test: Crash # Internal Error: No default constructo r available.
141 mirror_type_inference_field_test: Crash # Internal Error: No default constructor available.
142 mirror_type_inference_function_test: Crash # Internal Error: No default construc tor available.
143 mirrors_declarations_filtering_test: Crash # (switch (type){case ... Unhandled node
106 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 144 mirrors_used_closure_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
145 mirrors_used_metatargets_test: Crash # (switch (type){case ... Unhandled node
107 mirrors_used_native_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 146 mirrors_used_native_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
147 mirrors_used_warning2_test: Crash # (try {return f();}finally {Zone._leave(old); }): try/finally
148 mirrors_used_warning_test/minif: Crash # (try {return f();}finally {Zone._leave( old);}): try/finally
149 mirrors_used_warning_test/none: Crash # (try {return f();}finally {Zone._leave(o ld);}): try/finally
108 no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 150 no_such_method_mirrors_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
109 reflect_native_types_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 151 reflect_native_types_test: Crash # Internal Error: No default constructor availa ble.
110 regress/4492_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 152 regress/4492_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
111 regress/4515_1_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 153 regress/4515_1_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
112 regress/4515_2_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 154 regress/4515_2_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
113 regress/4740_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 155 regress/4740_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
156 runtime_type_int_test: RuntimeError # undefined is not a function
157 runtime_type_test: RuntimeError # Cannot read property 'prototype' of undefined
158 string_interpolation_opt1_test: RuntimeError # Please triage this failure.
114 super_constructor1_test: RuntimeError # Please triage this failure. 159 super_constructor1_test: RuntimeError # Please triage this failure.
115 switch_test/none: Crash # (switch (val){}): Unhandled node 160 switch_test/none: Crash # (switch (val){}): Unhandled node
116 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 161 this_phi_elimination_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
162 timer_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
163 type_argument_factory_nocrash_test: RuntimeError # undefined is not a function
117 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node 164 type_constant_switch_test/none: Crash # (switch (v){}): Unhandled node
165 typevariable_factory_test: RuntimeError # undefined is not a function
166 typevariable_substitution_test: RuntimeError # undefined is not a function
167 useful_error_message_1_test: RuntimeError # undefined is not a function
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698