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

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

Issue 2994363002: Fix the local variable lookup in the locals handler. (Closed)
Patch Set: stephen comments Created 3 years, 4 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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.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) 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 abstract_class_test: Crash 136 abstract_class_test: Crash
137 bound_closure_super_test: Crash 137 bound_closure_super_test: Crash
138 bound_closure_test: Crash 138 bound_closure_test: Crash
139 browser_compat_1_prepatched_test: Crash 139 browser_compat_1_prepatched_test: Crash
140 browser_compat_1_unpatched_test: Crash 140 browser_compat_1_unpatched_test: Crash
141 browser_compat_2_test: Crash 141 browser_compat_2_test: Crash
142 catch_javascript_null_stack_trace_test: Crash
143 compute_this_script_test: Crash 142 compute_this_script_test: Crash
144 core_type_check_native_test: Crash 143 core_type_check_native_test: Crash
145 dispatch_property_initialization_test: Crash 144 dispatch_property_initialization_test: Crash
146 downcast_test: Crash 145 downcast_test: Crash
147 error_safeToString_test: Crash 146 error_safeToString_test: Crash
148 event_loop_test: Crash 147 event_loop_test: Crash
149 fake_thing_2_test: Crash 148 fake_thing_2_test: Crash
150 fake_thing_test: Crash 149 fake_thing_test: Crash
151 field_type2_test: Crash 150 field_type2_test: Crash
152 field_type_test: Crash 151 field_type_test: Crash
153 fixup_get_tag_test: Crash 152 fixup_get_tag_test: Crash
154 hash_code_test: Crash 153 hash_code_test: Crash
155 inference_of_helper_methods_test: Crash
156 internal_library_test: Crash 154 internal_library_test: Crash
157 is_check_test: CompileTimeError 155 is_check_test: CompileTimeError
158 issue9182_test: Crash 156 issue9182_test: Crash
159 jsobject_test: Crash 157 jsobject_test: Crash
160 load_elim_refinement_test: CompileTimeError 158 load_elim_refinement_test: CompileTimeError
161 mirror_intercepted_field_test: CompileTimeError 159 mirror_intercepted_field_test: CompileTimeError
162 native_call_arity1_frog_test: Crash 160 native_call_arity1_frog_test: Crash
163 native_call_arity2_frog_test: Crash 161 native_call_arity2_frog_test: Crash
164 native_call_arity3_frog_test: Crash 162 native_call_arity3_frog_test: Crash
165 native_checked_arguments1_frog_test: Crash 163 native_checked_arguments1_frog_test: Crash
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
213 native_no_such_method_exception3_frog_test: Crash 211 native_no_such_method_exception3_frog_test: Crash
214 native_no_such_method_exception4_frog_test: Crash 212 native_no_such_method_exception4_frog_test: Crash
215 native_no_such_method_exception5_frog_test: Crash 213 native_no_such_method_exception5_frog_test: Crash
216 native_no_such_method_exception_frog_test: Crash 214 native_no_such_method_exception_frog_test: Crash
217 native_novel_html_test: Crash 215 native_novel_html_test: Crash
218 native_null_closure_frog_test: Crash 216 native_null_closure_frog_test: Crash
219 native_null_frog_test: Crash 217 native_null_frog_test: Crash
220 native_property_frog_test: CompileTimeError 218 native_property_frog_test: CompileTimeError
221 native_to_string_frog_test: Crash 219 native_to_string_frog_test: Crash
222 native_use_native_name_in_table_frog_test: Crash 220 native_use_native_name_in_table_frog_test: Crash
223 native_window1_frog_test: Crash 221 native_exception_test: RuntimeError
224 native_window2_frog_test: Crash
225 native_wrapping_function3_frog_test: Crash 222 native_wrapping_function3_frog_test: Crash
226 native_wrapping_function_frog_test: Crash 223 native_wrapping_function_frog_test: Crash
227 oddly_named_fields_test: Crash 224 oddly_named_fields_test: Crash
228 optimization_hints_test: Crash 225 optimization_hints_test: Crash
229 rti_only_native_test: Crash 226 rti_only_native_test: Crash
230 runtimetype_test: CompileTimeError 227 runtimetype_test: CompileTimeError
231 static_methods_test: Crash 228 static_methods_test: Crash
232 subclassing_1_test: Crash 229 subclassing_1_test: Crash
233 subclassing_2_test: Crash 230 subclassing_2_test: Crash
234 subclassing_3_test: Crash 231 subclassing_3_test: Crash
235 subclassing_4_test: Crash 232 subclassing_4_test: Crash
236 subclassing_5_test: Crash 233 subclassing_5_test: Crash
237 subclassing_constructor_1_test: Crash 234 subclassing_constructor_1_test: Crash
238 subclassing_constructor_2_test: Crash 235 subclassing_constructor_2_test: Crash
239 subclassing_super_call_test: Crash 236 subclassing_super_call_test: Crash
240 subclassing_super_field_1_test: Crash 237 subclassing_super_field_1_test: Crash
241 subclassing_super_field_2_test: Crash 238 subclassing_super_field_2_test: Crash
242 subclassing_type_test: Crash 239 subclassing_type_test: Crash
243 super_call_test: Crash 240 super_call_test: Crash
244 super_property_test: Crash 241 super_property_test: Crash
245 type_error_decode_test: Crash 242 type_error_decode_test: Crash
246 243
247 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 244 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
248 abstract_class_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal led on null. 245 abstract_class_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal led on null.
249 bound_closure_super_test: Crash # NoSuchMethodError: The getter 'memberIndex' wa s called on null. 246 bound_closure_super_test: Crash # NoSuchMethodError: The getter 'memberIndex' wa s called on null.
250 bound_closure_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null. 247 bound_closure_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null.
251 browser_compat_1_prepatched_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null. 248 browser_compat_1_prepatched_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null.
252 browser_compat_1_unpatched_test: Crash # NoSuchMethodError: The getter 'memberIn dex' was called on null. 249 browser_compat_1_unpatched_test: Crash # NoSuchMethodError: The getter 'memberIn dex' was called on null.
253 browser_compat_2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 250 browser_compat_2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
254 catch_javascript_null_stack_trace_test: Crash # Assertion failure: Cannot find v alue local(unwrapException_closure.call#ex) in (local(unwrapException_closure.ca ll#error), local(unwrapException#saveStackTrace), local(unwrapException_closure. call#thrownStackTrace)) for j:closure_call(unwrapException_closure.call).
255 core_type_check_native_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 251 core_type_check_native_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
256 dispatch_property_initialization_test: Crash # NoSuchMethodError: The getter 'me mberIndex' was called on null. 252 dispatch_property_initialization_test: Crash # NoSuchMethodError: The getter 'me mberIndex' was called on null.
257 downcast_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 253 downcast_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
258 error_safeToString_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 254 error_safeToString_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
259 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 255 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
260 fake_thing_2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was calle d on null. 256 fake_thing_2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was calle d on null.
261 fake_thing_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 257 fake_thing_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
262 field_type2_test: Crash # Assertion failure: Tag 'Node' already in use by 'Node' 258 field_type2_test: Crash # Assertion failure: Tag 'Node' already in use by 'Node'
263 field_type_test: Crash # Assertion failure: Tag 'Node' already in use by 'Node' 259 field_type_test: Crash # Assertion failure: Tag 'Node' already in use by 'Node'
264 fixup_get_tag_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null. 260 fixup_get_tag_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null.
265 hash_code_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called o n null. 261 hash_code_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called o n null.
266 inference_of_helper_methods_test: Crash # Assertion failure: Cannot find value l ocal(main_closure.call#a) in (local(main#)) for j:closure_call(main_closure.call ).
267 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 262 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
268 is_check_test: CompileTimeError 263 is_check_test: CompileTimeError
269 issue9182_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called o n null. 264 issue9182_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called o n null.
270 jsobject_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 265 jsobject_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
271 load_elim_refinement_test: CompileTimeError 266 load_elim_refinement_test: CompileTimeError
272 mirror_intercepted_field_test: CompileTimeError 267 mirror_intercepted_field_test: CompileTimeError
273 native_call_arity1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'. 268 native_call_arity1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
274 native_call_arity2_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex ' was called on null. 269 native_call_arity2_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex ' was called on null.
275 native_call_arity3_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'. 270 native_call_arity3_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
276 native_checked_arguments1_frog_test: Crash # NoSuchMethodError: The method 'acce pt' was called on null. 271 native_checked_arguments1_frog_test: Crash # NoSuchMethodError: The method 'acce pt' was called on null.
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
323 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 318 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
324 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 319 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
325 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null. 320 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette r 'memberIndex' was called on null.
326 native_no_such_method_exception_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 321 native_no_such_method_exception_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
327 native_novel_html_test: Crash # Assertion failure: Tag 'HTMLElement' already in use by 'Element' 322 native_novel_html_test: Crash # Assertion failure: Tag 'HTMLElement' already in use by 'Element'
328 native_null_closure_frog_test: Crash # NoSuchMethodError: The getter 'memberInde x' was called on null. 323 native_null_closure_frog_test: Crash # NoSuchMethodError: The getter 'memberInde x' was called on null.
329 native_null_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 324 native_null_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
330 native_property_frog_test: CompileTimeError 325 native_property_frog_test: CompileTimeError
331 native_to_string_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 326 native_to_string_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
332 native_use_native_name_in_table_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 327 native_use_native_name_in_table_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
333 native_window1_frog_test: Crash # Assertion failure: Cannot find value local(mai n_closure.call#win) in (local(main#)) for j:closure_call(main_closure.call).
334 native_window2_frog_test: Crash # Assertion failure: Cannot find value local(mai n_closure.call#win) in (local(main#)) for j:closure_call(main_closure.call).
335 native_wrapping_function3_frog_test: Crash # NoSuchMethodError: The getter 'memb erIndex' was called on null. 328 native_wrapping_function3_frog_test: Crash # NoSuchMethodError: The getter 'memb erIndex' was called on null.
336 native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'membe rIndex' was called on null. 329 native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'membe rIndex' was called on null.
337 oddly_named_fields_test: Crash # Assertion failure: Cannot find value local(init Hooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local (initHooks#)) for j:closure_call(initHooks_closure.call). 330 oddly_named_fields_test: Crash # Assertion failure: Cannot find value local(init Hooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local (initHooks#)) for j:closure_call(initHooks_closure.call).
338 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 331 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
339 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). 332 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).
340 runtimetype_test: CompileTimeError 333 runtimetype_test: CompileTimeError
341 static_methods_test: Crash # Assertion failure: Cannot find value local(unwrapEx ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra ce)) for j:closure_call(unwrapException_closure.call). 334 static_methods_test: Crash # Assertion failure: Cannot find value local(unwrapEx ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra ce)) for j:closure_call(unwrapException_closure.call).
342 subclassing_1_test: Crash # Assertion failure: Cannot find value local(initHooks _closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init Hooks#)) for j:closure_call(initHooks_closure.call). 335 subclassing_1_test: Crash # Assertion failure: Cannot find value local(initHooks _closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init Hooks#)) for j:closure_call(initHooks_closure.call).
343 subclassing_2_test: Crash # Assertion failure: Cannot find value local(initHooks _closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init Hooks#)) for j:closure_call(initHooks_closure.call). 336 subclassing_2_test: Crash # Assertion failure: Cannot find value local(initHooks _closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init Hooks#)) for j:closure_call(initHooks_closure.call).
344 subclassing_3_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin 337 subclassing_3_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin
345 subclassing_4_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin 338 subclassing_4_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie dMixin
346 subclassing_5_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null. 339 subclassing_5_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call ed on null.
347 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null. 340 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null.
348 subclassing_constructor_2_test: Crash # Assertion failure: Cannot find value loc al(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error ), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thr ownStackTrace)) for j:closure_call(unwrapException_closure.call). 341 subclassing_constructor_2_test: Crash # Assertion failure: Cannot find value loc al(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error ), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thr ownStackTrace)) for j:closure_call(unwrapException_closure.call).
349 subclassing_super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 342 subclassing_super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
350 subclassing_super_field_1_test: Crash # Assertion failure: Cannot find value loc al(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag) , local(initHooks#)) for j:closure_call(initHooks_closure.call). 343 subclassing_super_field_1_test: Crash # Assertion failure: Cannot find value loc al(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag) , local(initHooks#)) for j:closure_call(initHooks_closure.call).
351 subclassing_super_field_2_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null. 344 subclassing_super_field_2_test: Crash # NoSuchMethodError: The getter 'memberInd ex' was called on null.
352 subclassing_type_test: Crash # Assertion failure: Cannot find value local(initHo oks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(i nitHooks#)) for j:closure_call(initHooks_closure.call). 345 subclassing_type_test: Crash # Assertion failure: Cannot find value local(initHo oks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(i nitHooks#)) for j:closure_call(initHooks_closure.call).
353 super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 346 super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
354 super_property_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal led on null. 347 super_property_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal led on null.
355 type_error_decode_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#f) in (local(main#)) for j:closure_call(main_closure.call). 348 native_exception_test: RuntimeError
349 subclassing_constructor_2_test: RuntimeError
356 350
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698