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

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

Issue 2995113002: Share locals between members (Closed)
Patch Set: Rebased 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
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 class_test: Fail 6 class_test: Fail
7 statements_test: Fail 7 statements_test: Fail
8 typed_locals_test: Fail 8 typed_locals_test: Fail
9 no_such_method_test: Fail # Wrong Invocation.memberName. 9 no_such_method_test: Fail # Wrong Invocation.memberName.
10 constant_javascript_semantics4_test: Fail, OK 10 constant_javascript_semantics4_test: Fail, OK
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 19191_test: Crash 175 19191_test: Crash
176 21666_test: Crash 176 21666_test: Crash
177 22868_test: Crash 177 22868_test: Crash
178 22917_test: Crash 178 22917_test: Crash
179 23404_test: RuntimeError 179 23404_test: RuntimeError
180 23432_test: Crash 180 23432_test: Crash
181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where 181 23432b_test: Crash # type 'KMethod' is not a subtype of type 'MemberElement' of 'member' where
182 23828_test: Crash 182 23828_test: Crash
183 assert_with_message_test: Crash 183 assert_with_message_test: Crash
184 async_stacktrace_test: Crash 184 async_stacktrace_test: Crash
185 big_allocation_expression_test: Crash # 'file:///c:/Users/johnniwinther/dart-rep o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) i s stored in a closure field.
185 bound_closure_interceptor_methods_test: Crash 186 bound_closure_interceptor_methods_test: Crash
186 bound_closure_interceptor_type_test: Crash 187 bound_closure_interceptor_type_test: Crash
187 break_test: Crash 188 break_test: Crash
188 closure3_test: Crash 189 closure3_test: Crash
189 closure4_test: Crash 190 closure4_test: RuntimeError
190 closure6_test: Crash 191 closure6_test: Crash
191 closure7_test: Crash 192 closure7_test: Crash
192 closure_capture2_test: Crash
193 closure_capture2_test: RuntimeError 193 closure_capture2_test: RuntimeError
194 closure_capture3_test: Crash 194 closure_capture3_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Closure.nestedClosure#)) for j:closure_call(Closure_nested Closure_closure.call).
195 closure_capture4_test: Crash
196 closure_capture4_test: RuntimeError 195 closure_capture4_test: RuntimeError
197 closure_capture5_test: Crash 196 closure_capture5_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(closure4#g) is stored in a closure field.
198 closure_capture_test: Crash
199 closure_capture_test: RuntimeError 197 closure_capture_test: RuntimeError
200 closure_type_reflection2_test: Crash 198 closure_type_reflection2_test: Crash
201 closure_type_reflection_test: Crash 199 closure_type_reflection_test: Crash
202 code_motion_exception_test: Crash 200 code_motion_exception_test: Crash
203 compile_time_constant4_test/01: MissingCompileTimeError 201 compile_time_constant4_test/01: MissingCompileTimeError
204 compile_time_constant4_test/02: MissingCompileTimeError 202 compile_time_constant4_test/02: MissingCompileTimeError
205 compile_time_constant4_test/03: MissingCompileTimeError 203 compile_time_constant4_test/03: MissingCompileTimeError
206 compile_time_constant4_test/04: MissingCompileTimeError 204 compile_time_constant4_test/04: MissingCompileTimeError
207 compile_time_constant4_test/05: MissingCompileTimeError 205 compile_time_constant4_test/05: MissingCompileTimeError
208 compile_time_constant4_test/06: Crash 206 compile_time_constant4_test/06: Crash
209 conditional_send_test: Crash 207 conditional_send_test: Crash
210 consistent_add_error_test: Crash
211 consistent_add_error_test: RuntimeError 208 consistent_add_error_test: RuntimeError
212 consistent_subtract_error_test: Crash
213 consistent_subtract_error_test: RuntimeError 209 consistent_subtract_error_test: RuntimeError
214 constant_javascript_semantics_test/01: MissingCompileTimeError 210 constant_javascript_semantics_test/01: MissingCompileTimeError
215 constant_javascript_semantics_test/02: MissingCompileTimeError 211 constant_javascript_semantics_test/02: MissingCompileTimeError
216 deferred/deferred_class_test: CompileTimeError 212 deferred/deferred_class_test: CompileTimeError
217 deferred/deferred_constant2_test: CompileTimeError 213 deferred/deferred_constant2_test: CompileTimeError
218 deferred/deferred_constant3_test: CompileTimeError 214 deferred/deferred_constant3_test: CompileTimeError
219 deferred/deferred_constant4_test: CompileTimeError 215 deferred/deferred_constant4_test: CompileTimeError
220 deferred/deferred_function_test: CompileTimeError 216 deferred/deferred_function_test: CompileTimeError
221 deferred/deferred_mirrors1_test: CompileTimeError 217 deferred/deferred_mirrors1_test: CompileTimeError
222 deferred/deferred_mirrors2_test: Crash 218 deferred/deferred_mirrors2_test: Crash
223 deferred/deferred_overlapping_test: CompileTimeError 219 deferred/deferred_overlapping_test: CompileTimeError
224 deferred/interface_type_variable_test: CompileTimeError 220 deferred/interface_type_variable_test: CompileTimeError
225 deferred/uninstantiated_type_variable_test: CompileTimeError 221 deferred/uninstantiated_type_variable_test: CompileTimeError
226 deferred_custom_loader_test: CompileTimeError 222 deferred_custom_loader_test: CompileTimeError
227 deferred_fail_and_retry_test: CompileTimeError 223 deferred_fail_and_retry_test: CompileTimeError
228 deferred_fail_and_retry_worker_test: CompileTimeError 224 deferred_fail_and_retry_worker_test: CompileTimeError
229 deferred_inheritance_test: CompileTimeError 225 deferred_inheritance_test: CompileTimeError
230 deferred_split_test: CompileTimeError 226 deferred_split_test: CompileTimeError
231 dummy_compiler_test: CompileTimeError 227 dummy_compiler_test: CompileTimeError
228 first_class_types_hashcode_test: Crash # 'file:///c:/Users/johnniwinther/dart-re po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42 5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
232 for_in_test: Crash 229 for_in_test: Crash
233 hash_code_test: Crash 230 hash_code_test: Crash
231 if_null2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo sure field.
232 if_null3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo sure field.
234 if_null_test: Crash 233 if_null_test: Crash
235 inference_nsm_mirrors_test: Crash 234 inference_nsm_mirrors_test: Crash
236 inference_super_set_call_test: RuntimeError 235 inference_super_set_call_test: RuntimeError
237 inline_position_crash_test: Crash 236 inline_position_crash_test: Crash
238 interceptor_named_arguments_test: Crash 237 interceptor_named_arguments_test: Crash
239 invalid_annotation2_test/none: Crash 238 invalid_annotation2_test/none: Crash
240 is_check_instanceof_test: Crash 239 is_check_instanceof_test: Crash
241 js_array_index_error_test: Crash
242 js_dispatch_property_test: RuntimeError 240 js_dispatch_property_test: RuntimeError
243 label_test/06: Crash 241 label_test/06: Crash
244 lookup_map/dead_entry_single_nested_pairs_test: Crash 242 lookup_map/dead_entry_single_nested_pairs_test: Crash
245 lookup_map/dead_entry_test: Crash 243 lookup_map/dead_entry_test: Crash
246 lookup_map/dead_entry_through_mirrors_test: Crash 244 lookup_map/dead_entry_through_mirrors_test: Crash
247 lookup_map/discovered_code_test: Crash 245 lookup_map/discovered_code_test: Crash
248 lookup_map/entries_aside_test: Crash 246 lookup_map/entries_aside_test: Crash
249 lookup_map/escaping_entries_test: Crash 247 lookup_map/escaping_entries_test: Crash
250 lookup_map/generic_type_test: Crash 248 lookup_map/generic_type_test: Crash
251 lookup_map/live_entry_single_pair_test: Crash 249 lookup_map/live_entry_single_pair_test: Crash
(...skipping 29 matching lines...) Expand all
281 no_such_method_test: Crash 279 no_such_method_test: Crash
282 optional_parameter_test: Crash 280 optional_parameter_test: Crash
283 private_symbol_literal_test/01: MissingCompileTimeError 281 private_symbol_literal_test/01: MissingCompileTimeError
284 private_symbol_literal_test/02: MissingCompileTimeError 282 private_symbol_literal_test/02: MissingCompileTimeError
285 private_symbol_literal_test/03: MissingCompileTimeError 283 private_symbol_literal_test/03: MissingCompileTimeError
286 private_symbol_literal_test/04: MissingCompileTimeError 284 private_symbol_literal_test/04: MissingCompileTimeError
287 private_symbol_literal_test/05: MissingCompileTimeError 285 private_symbol_literal_test/05: MissingCompileTimeError
288 private_symbol_literal_test/06: MissingCompileTimeError 286 private_symbol_literal_test/06: MissingCompileTimeError
289 recursive_import_test: CompileTimeError 287 recursive_import_test: CompileTimeError
290 reflect_native_types_test: Crash 288 reflect_native_types_test: Crash
291 closure4_test: RuntimeError
292 closure_capture5_test: RuntimeError
293 regress/4562_test/none: CompileTimeError 289 regress/4562_test/none: CompileTimeError
294 regress/4639_test: Crash 290 regress/4639_test: Crash
295 string_interpolation_dynamic_test: RuntimeError 291 string_interpolation_dynamic_test: RuntimeError
296 string_interpolation_test: RuntimeError 292 string_interpolation_test: RuntimeError
297 super_constructor1_test: Crash 293 super_constructor1_test: Crash
298 switch_test/none: Crash 294 switch_test/none: Crash
299 timer_test: Crash 295 timer_test: Crash
300 truncation_errors_test: Crash 296 truncation_errors_test: Crash
301 type_argument_factory_crash_test: Crash 297 type_argument_factory_crash_test: Crash
302 type_argument_factory_nocrash_test: Crash 298 type_argument_factory_nocrash_test: Crash
(...skipping 14 matching lines...) Expand all
317 23404_test: RuntimeError 313 23404_test: RuntimeError
318 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'. 314 23432_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'.
319 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter ' memberContext'. 315 23432b_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter ' memberContext'.
320 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'. 316 23828_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'm emberContext'.
321 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 317 assert_with_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
322 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null. 318 async_stacktrace_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c alled on null.
323 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null. 319 bound_closure_interceptor_methods_test: Crash # NoSuchMethodError: The getter 'e nclosingClass' was called on null.
324 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null. 320 bound_closure_interceptor_type_test: Crash # NoSuchMethodError: The getter 'clas sIndex' was called on null.
325 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 321 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
326 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 322 closure3_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
327 closure4_test: Crash # NoSuchMethodError: The getter 'classIndex' was called on null. 323 closure4_test: RuntimeError
328 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 324 closure6_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
329 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'. 325 closure7_test: Crash # NoSuchMethodError: Class 'KernelClosureClass' has no inst ance getter 'supertype'.
330 closure_capture2_test: RuntimeError 326 closure_capture2_test: RuntimeError
331 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call). 327 closure_capture3_test: Crash # Assertion failure: Cannot find value local(Closur e_nestedClosure_closure.call#f) in (local(Closure.nestedClosure#)) for j:closure _call(Closure_nestedClosure_closure.call).
332 closure_capture4_test: RuntimeError 328 closure_capture4_test: RuntimeError
333 closure_capture5_test: Crash # Assertion failure: Cannot find value local(closur e3_closure.call#fs) in (local(closure3#)) for j:closure_call(closure3_closure.ca ll). 329 closure_capture5_test: RuntimeError
334 closure_capture_test: RuntimeError 330 closure_capture_test: RuntimeError
335 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin 331 closure_type_reflection2_test: Crash # UnimplementedError: KernelClosedWorldMixi n.getAppliedMixin
336 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin 332 closure_type_reflection_test: Crash # UnimplementedError: KernelClosedWorldMixin .getAppliedMixin
337 code_motion_exception_test: Crash 333 code_motion_exception_test: Crash
338 compile_time_constant4_test/01: MissingCompileTimeError 334 compile_time_constant4_test/01: MissingCompileTimeError
339 compile_time_constant4_test/02: MissingCompileTimeError 335 compile_time_constant4_test/02: MissingCompileTimeError
340 compile_time_constant4_test/03: MissingCompileTimeError 336 compile_time_constant4_test/03: MissingCompileTimeError
341 compile_time_constant4_test/04: MissingCompileTimeError 337 compile_time_constant4_test/04: MissingCompileTimeError
342 compile_time_constant4_test/05: MissingCompileTimeError 338 compile_time_constant4_test/05: MissingCompileTimeError
343 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was called on null. 339 compile_time_constant4_test/06: Crash # NoSuchMethodError: The method 'fold' was called on null.
(...skipping 21 matching lines...) Expand all
365 dummy_compiler_test: CompileTimeError 361 dummy_compiler_test: CompileTimeError
366 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o n null. 362 for_in_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called o n null.
367 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new # lib1::Hasher::•().hash (KernelPropertyGet) 363 hash_code_test: Crash # UnimplementedError: Unexpected constant expression new # lib1::Hasher::•().hash (KernelPropertyGet)
368 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null. 364 if_null_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
369 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in stance getter 'memberContext'. 365 inference_nsm_mirrors_test: Crash # NoSuchMethodError: Class 'KMethod' has no in stance getter 'memberContext'.
370 inference_super_set_call_test: RuntimeError 366 inference_super_set_call_test: RuntimeError
371 inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w as called on null. 367 inline_position_crash_test: Crash # NoSuchMethodError: The getter 'classIndex' w as called on null.
372 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null. 368 interceptor_named_arguments_test: Crash # NoSuchMethodError: The getter 'memberI ndex' was called on null.
373 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha s no instance getter 'element'. 369 invalid_annotation2_test/none: Crash # NoSuchMethodError: Class 'DynamicType' ha s no instance getter 'element'.
374 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 370 is_check_instanceof_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
375 js_array_index_error_test: Crash # Assertion failure: Cannot find value local(va riableIndexSetNonempty_closure.call#index) in (local(variableIndexSetNonempty#fa ult3), local(variableIndexSetNonempty_closure.call#a)) for j:closure_call(variab leIndexSetNonempty_closure.call).
376 js_dispatch_property_test: RuntimeError 371 js_dispatch_property_test: RuntimeError
377 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e mpty: 0 372 label_test/06: Crash # RangeError (index): Invalid value: Valid value range is e mpty: 0
378 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. 373 lookup_map/dead_entry_single_nested_pairs_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'.
379 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins tance getter 'constant'. 374 lookup_map/dead_entry_test: Crash # NoSuchMethodError: Class 'KField' has no ins tance getter 'constant'.
380 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF ield' has no instance getter 'constant'. 375 lookup_map/dead_entry_through_mirrors_test: Crash # NoSuchMethodError: Class 'KF ield' has no instance getter 'constant'.
381 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n o instance getter 'constant'. 376 lookup_map/discovered_code_test: Crash # NoSuchMethodError: Class 'KField' has n o instance getter 'constant'.
382 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. 377 lookup_map/entries_aside_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'.
383 lookup_map/escaping_entries_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'. 378 lookup_map/escaping_entries_test: Crash # NoSuchMethodError: Class 'KField' has no instance getter 'constant'.
384 lookup_map/generic_type_test: Crash # NoSuchMethodError: Class 'KField' has no i nstance getter 'constant'. 379 lookup_map/generic_type_test: Crash # NoSuchMethodError: Class 'KField' has no i nstance getter 'constant'.
385 lookup_map/live_entry_single_pair_test: Crash # NoSuchMethodError: Class 'KField ' has no instance getter 'constant'. 380 lookup_map/live_entry_single_pair_test: Crash # NoSuchMethodError: Class 'KField ' has no instance getter 'constant'.
(...skipping 29 matching lines...) Expand all
415 no_such_method_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'memberContext'. 410 no_such_method_test: Crash # NoSuchMethodError: Class 'KMethod' has no instance getter 'memberContext'.
416 optional_parameter_test: Crash # NoSuchMethodError: Class 'KMethod' has no insta nce getter 'memberContext'. 411 optional_parameter_test: Crash # NoSuchMethodError: Class 'KMethod' has no insta nce getter 'memberContext'.
417 private_symbol_literal_test/01: MissingCompileTimeError 412 private_symbol_literal_test/01: MissingCompileTimeError
418 private_symbol_literal_test/02: MissingCompileTimeError 413 private_symbol_literal_test/02: MissingCompileTimeError
419 private_symbol_literal_test/03: MissingCompileTimeError 414 private_symbol_literal_test/03: MissingCompileTimeError
420 private_symbol_literal_test/04: MissingCompileTimeError 415 private_symbol_literal_test/04: MissingCompileTimeError
421 private_symbol_literal_test/05: MissingCompileTimeError 416 private_symbol_literal_test/05: MissingCompileTimeError
422 private_symbol_literal_test/06: MissingCompileTimeError 417 private_symbol_literal_test/06: MissingCompileTimeError
423 recursive_import_test: CompileTimeError 418 recursive_import_test: CompileTimeError
424 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin 419 reflect_native_types_test: Crash # UnimplementedError: KernelClosedWorldMixin.ge tAppliedMixin
425 closure4_test: RuntimeError
426 closure_capture5_test: RuntimeError
427 regress/4562_test/none: CompileTimeError 420 regress/4562_test/none: CompileTimeError
428 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null. 421 regress/4639_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was ca lled on null.
429 runtime_type_test: Crash 422 runtime_type_test: Crash
430 string_interpolation_dynamic_test: RuntimeError 423 string_interpolation_dynamic_test: RuntimeError
431 string_interpolation_test: RuntimeError 424 string_interpolation_test: RuntimeError
432 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n ull) in (local(C.#i)) for j:constructor(C.). 425 super_constructor1_test: Crash # Assertion failure: Cannot find value local(C.#n ull) in (local(C.#i)) for j:constructor(C.).
433 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase 426 switch_test/none: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarge tForSwitchCase
434 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll. 427 timer_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on nu ll.
435 to_string_test: Crash 428 to_string_test: Crash
436 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call). 429 truncation_errors_test: Crash # Assertion failure: Cannot find value local(main_ closure.call#Infinity) in (local(main#)) for j:closure_call(main_closure.call).
437 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call). 430 type_argument_factory_crash_test: Crash # Assertion failure: Cannot find value l ocal(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.cal l#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:cl osure_call(Maps_mapToString_closure.call).
438 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call). 431 type_argument_factory_nocrash_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.c all#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j: closure_call(Maps_mapToString_closure.call).
439 type_constant_switch_test/01: MissingCompileTimeError 432 type_constant_switch_test/01: MissingCompileTimeError
440 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 433 type_error_message_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
441 unconditional_dartio_import_test: CompileTimeError 434 unconditional_dartio_import_test: CompileTimeError
442 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null. 435 useful_error_message_1_test: Crash # NoSuchMethodError: The getter 'enclosingCla ss' was called on null.
443 436
OLDNEW
« no previous file with comments | « pkg/compiler/lib/src/ssa/locals_handler.dart ('k') | tests/compiler/dart2js_native/dart2js_native.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698