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

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

Issue 2998413002: dart2js kernel: update tryInlineNativeMethod to Entities (Closed)
Patch Set: Created 3 years, 3 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 | « pkg/compiler/lib/src/ssa/types.dart ('k') | no next file » | 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 [ $browser ] 5 [ $browser ]
6 *: Skip 6 *: Skip
7 7
8 [ $compiler == dart2js && !$dart2js_with_kernel ] 8 [ $compiler == dart2js && !$dart2js_with_kernel ]
9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631
10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 bound_closure_test: Crash # Issue 27394 126 bound_closure_test: Crash # Issue 27394
127 native_call_arity1_frog_test: Crash # Issue 27394 127 native_call_arity1_frog_test: Crash # Issue 27394
128 native_call_arity2_frog_test: Crash # Issue 27394 128 native_call_arity2_frog_test: Crash # Issue 27394
129 native_call_arity3_frog_test: Crash # Issue 27394 129 native_call_arity3_frog_test: Crash # Issue 27394
130 native_class_inheritance1_frog_test: Crash # Issue 27394 130 native_class_inheritance1_frog_test: Crash # Issue 27394
131 native_class_inheritance2_frog_test: Crash # Issue 27394 131 native_class_inheritance2_frog_test: Crash # Issue 27394
132 native_class_inheritance3_frog_test: Crash # Issue 27394 132 native_class_inheritance3_frog_test: Crash # Issue 27394
133 native_wrapping_function3_frog_test: Crash # Issue 27394 133 native_wrapping_function3_frog_test: Crash # Issue 27394
134 134
135 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 135 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
136 bound_closure_super_test: Crash 136 bound_closure_super_test: RuntimeError
137 bound_closure_test: Crash 137 bound_closure_test: RuntimeError
138 compute_this_script_test: Crash 138 compute_this_script_test: Crash
139 core_type_check_native_test: RuntimeError 139 core_type_check_native_test: RuntimeError
140 event_loop_test: Crash 140 event_loop_test: Crash
141 fake_thing_test: RuntimeError 141 fake_thing_test: RuntimeError
142 inference_of_helper_methods_test: Crash 142 inference_of_helper_methods_test: Crash
143 internal_library_test: Crash 143 internal_library_test: Crash
144 is_check_test: CompileTimeError 144 is_check_test: CompileTimeError
145 load_elim_refinement_test: CompileTimeError 145 load_elim_refinement_test: CompileTimeError
146 mirror_intercepted_field_test: CompileTimeError 146 mirror_intercepted_field_test: CompileTimeError
147 native_call_arity1_frog_test: Crash 147 native_class_inheritance1_frog_test: RuntimeError
148 native_call_arity2_frog_test: Crash 148 native_class_inheritance2_frog_test: RuntimeError
149 native_call_arity3_frog_test: Crash 149 native_class_inheritance3_frog_test: RuntimeError
150 native_class_inheritance1_frog_test: Crash
151 native_class_inheritance2_frog_test: Crash
152 native_class_inheritance3_frog_test: Crash
153 native_class_inheritance4_frog_test: Crash
154 native_class_with_dart_methods_frog_test: Crash
155 native_closure_identity_frog_test: Crash
156 native_exception2_test: Crash 150 native_exception2_test: Crash
157 native_exception_test: Crash 151 native_exception_test: Crash
158 native_exceptions1_frog_test: Crash 152 native_exceptions1_frog_test: Crash
159 native_field_invocation6_test: Crash
160 native_field_optimization_test: Crash
161 native_field_rename_1_frog_test: Crash
162 native_field_rename_2_frog_test: Crash
163 native_library_same_name_used_frog_test: CompileTimeError 153 native_library_same_name_used_frog_test: CompileTimeError
164 native_method_inlining_test: Crash 154 native_method_inlining_test: Crash
165 native_method_rename1_frog_test: Crash
166 native_mirror_test: Crash 155 native_mirror_test: Crash
167 native_mixin_field_test: RuntimeError 156 native_mixin_field_test: RuntimeError
168 native_mixin_multiple3_test: Crash 157 native_mixin_multiple3_test: Crash
169 native_mixin_with_plain_test: Crash 158 native_mixin_with_plain_test: Crash
170 native_named_constructors2_frog_test: CompileTimeError 159 native_named_constructors2_frog_test: CompileTimeError
171 native_named_constructors3_frog_test: CompileTimeError 160 native_named_constructors3_frog_test: CompileTimeError
172 native_no_such_method_exception3_frog_test: Crash 161 native_no_such_method_exception3_frog_test: Crash
173 native_no_such_method_exception4_frog_test: Crash 162 native_no_such_method_exception4_frog_test: Crash
174 native_no_such_method_exception5_frog_test: Crash 163 native_no_such_method_exception5_frog_test: Crash
175 native_novel_html_test: Crash
176 native_null_frog_test: Crash
177 native_property_frog_test: CompileTimeError 164 native_property_frog_test: CompileTimeError
178 native_wrapping_function3_frog_test: Crash 165 native_wrapping_function3_frog_test: RuntimeError
179 native_wrapping_function_frog_test: Crash
180 optimization_hints_test: Crash 166 optimization_hints_test: Crash
181 rti_only_native_test: Crash 167 rti_only_native_test: Crash
182 runtimetype_test: CompileTimeError 168 runtimetype_test: CompileTimeError
183 subclassing_constructor_1_test: Crash 169 subclassing_constructor_1_test: RuntimeError
184 subclassing_constructor_2_test: RuntimeError 170 subclassing_constructor_2_test: RuntimeError
185 subclassing_super_call_test: RuntimeError 171 subclassing_super_call_test: RuntimeError
186 subclassing_super_field_1_test: RuntimeError 172 subclassing_super_field_1_test: RuntimeError
187 subclassing_super_field_2_test: RuntimeError 173 subclassing_super_field_2_test: RuntimeError
188 174
189 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 175 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
190 bound_closure_super_test: RuntimeError 176 bound_closure_super_test: RuntimeError
191 bound_closure_test: RuntimeError 177 bound_closure_test: RuntimeError
192 core_type_check_native_test: RuntimeError 178 core_type_check_native_test: RuntimeError
193 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 179 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
194 fake_thing_test: RuntimeError 180 fake_thing_test: RuntimeError
195 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 181 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
196 is_check_test: CompileTimeError 182 is_check_test: CompileTimeError
197 load_elim_refinement_test: CompileTimeError 183 load_elim_refinement_test: CompileTimeError
198 mirror_intercepted_field_test: CompileTimeError 184 mirror_intercepted_field_test: CompileTimeError
199 native_call_arity1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
200 native_call_arity3_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
201 native_class_inheritance1_frog_test: RuntimeError 185 native_class_inheritance1_frog_test: RuntimeError
202 native_class_inheritance2_frog_test: RuntimeError 186 native_class_inheritance2_frog_test: RuntimeError
203 native_class_inheritance3_frog_test: Crash # NoSuchMethodError: The getter 'memb erIndex' was called on null. 187 native_class_inheritance3_frog_test: RuntimeError
204 native_class_inheritance4_frog_test: Crash # NoSuchMethodError: The getter 'memb erIndex' was called on null.
205 native_class_with_dart_methods_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
206 native_closure_identity_frog_test: Crash # NoSuchMethodError: The getter 'member Index' was called on null.
207 native_exception2_test: RuntimeError 188 native_exception2_test: RuntimeError
208 native_exception_test: RuntimeError 189 native_exception_test: RuntimeError
209 native_exceptions1_frog_test: CompileTimeError 190 native_exceptions1_frog_test: CompileTimeError
210 native_field_invocation6_test: Crash # NoSuchMethodError: The getter 'memberInde x' was called on null.
211 native_field_optimization_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null.
212 native_field_rename_1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
213 native_field_rename_2_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
214 native_library_same_name_used_frog_test: CompileTimeError 191 native_library_same_name_used_frog_test: CompileTimeError
215 native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was called on null. 192 native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
216 native_method_rename1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
217 native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapT oString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Ma ps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Map s_mapToString_closure.call). 193 native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapT oString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Ma ps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Map s_mapToString_closure.call).
218 native_mixin_field_test: RuntimeError 194 native_mixin_field_test: RuntimeError
219 native_mixin_multiple3_test: Crash # Assertion failure: Super constructor for k: constructor(D.) not found. 195 native_mixin_multiple3_test: Crash # Assertion failure: Super constructor for k: constructor(D.) not found.
220 native_mixin_with_plain_test: Crash # NoSuchMethodError: The getter 'memberIndex ' was called on null. 196 native_mixin_with_plain_test: Crash # NoSuchMethodError: The getter 'memberIndex ' was called on null.
221 native_named_constructors2_frog_test: CompileTimeError 197 native_named_constructors2_frog_test: CompileTimeError
222 native_named_constructors3_frog_test: CompileTimeError 198 native_named_constructors3_frog_test: CompileTimeError
223 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 199 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
224 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 200 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
225 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 201 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
226 native_novel_html_test: Crash # Assertion failure: Tag 'HTMLElement' already in use by 'Element'
227 native_null_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
228 native_property_frog_test: CompileTimeError 202 native_property_frog_test: CompileTimeError
229 native_wrapping_function3_frog_test: Crash # NoSuchMethodError: The getter 'memb erIndex' was called on null. 203 native_wrapping_function3_frog_test: RuntimeError
230 native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'membe rIndex' was called on null.
231 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 204 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
232 rti_only_native_test: Crash # Assertion failure: Cannot find value local(Maps_ma pToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local( Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(M aps_mapToString_closure.call). 205 rti_only_native_test: Crash # Assertion failure: Cannot find value local(Maps_ma pToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local( Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(M aps_mapToString_closure.call).
233 runtimetype_test: CompileTimeError 206 runtimetype_test: CompileTimeError
234 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null. 207 subclassing_constructor_1_test: RuntimeError
235 subclassing_constructor_2_test: RuntimeError 208 subclassing_constructor_2_test: RuntimeError
236 subclassing_super_call_test: RuntimeError 209 subclassing_super_call_test: RuntimeError
237 subclassing_super_field_1_test: RuntimeError 210 subclassing_super_field_1_test: RuntimeError
238 subclassing_super_field_2_test: RuntimeError 211 subclassing_super_field_2_test: RuntimeError
239 212
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/ssa/types.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698