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

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

Issue 3005933002: Update dart2js kernel status in language and language_2 (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 | « no previous file | tests/language_2/language_2_dart2js.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 # VM specific tests that should not be run by dart2js. 5 # VM specific tests that should not be run by dart2js.
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 vm/*: Skip # Issue 12699 7 vm/*: Skip # Issue 12699
8 8
9 [ $compiler == dart2js && ! $dart2js_with_kernel ] 9 [ $compiler == dart2js && ! $dart2js_with_kernel ]
10 enum_test: Fail # Issue 28340 10 enum_test: Fail # Issue 28340
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after
456 factory_redirection_test/01: Crash # Issue 27394 456 factory_redirection_test/01: Crash # Issue 27394
457 factory_redirection_test/02: Crash # Issue 27394 457 factory_redirection_test/02: Crash # Issue 27394
458 factory_redirection_test/03: Crash # Issue 27394 458 factory_redirection_test/03: Crash # Issue 27394
459 named_parameters_test/01: Crash # Issue 27394 459 named_parameters_test/01: Crash # Issue 27394
460 named_parameters_test/03: Crash # Issue 27394 460 named_parameters_test/03: Crash # Issue 27394
461 named_parameters_test/05: Crash # Issue 27394 461 named_parameters_test/05: Crash # Issue 27394
462 named_parameters_test/07: Crash # Issue 27394 462 named_parameters_test/07: Crash # Issue 27394
463 named_parameters_test/09: Crash # Issue 27394 463 named_parameters_test/09: Crash # Issue 27394
464 464
465 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 465 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
466 async_await_test: Crash 466 async_await_test: Crash # Assertion failure: Missing scope info for j:getter(Ite rable.iterator).
467 async_star_test: Crash 467 async_star_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
468 async_switch_test/none: Crash 468 async_switch_test/none: Crash # Assertion failure: Missing scope info for j:gett er(Iterable.iterator).
469 async_switch_test/withDefault: Crash 469 async_switch_test/withDefault: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
470 async_test/none: Crash 470 async_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
471 async_test/type-mismatch1: Crash 471 async_test/type-mismatch1: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
472 async_test/type-mismatch2: Crash 472 async_test/type-mismatch2: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
473 async_test/type-mismatch3: Crash 473 async_test/type-mismatch3: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
474 async_test/type-mismatch4: Crash 474 async_test/type-mismatch4: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
475 async_this_bound_test: Crash 475 async_this_bound_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
476 async_throw_in_catch_test/forceAwait: Crash 476 async_throw_in_catch_test/forceAwait: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator).
477 async_throw_in_catch_test/none: Crash 477 async_throw_in_catch_test/none: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator).
478 asyncstar_concat_test: Crash 478 asyncstar_concat_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
479 asyncstar_throw_in_catch_test: Crash 479 asyncstar_throw_in_catch_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
480 asyncstar_yield_test: Crash 480 asyncstar_yield_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
481 asyncstar_yieldstar_test: Crash 481 asyncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator).
482 await_backwards_compatibility_test/none: Crash 482 await_backwards_compatibility_test/none: Crash # Assertion failure: Missing scop e info for j:getter(Iterable.iterator).
483 await_exceptions_test: Crash 483 await_exceptions_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
484 await_for_cancel_test: Crash 484 await_for_cancel_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
485 await_for_test: Crash 485 await_for_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator).
486 await_for_use_local_test: Crash 486 await_for_use_local_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator).
487 await_future_test: Crash 487 await_future_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
488 await_nonfuture_test: Crash 488 await_nonfuture_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
489 await_not_started_immediately_test: Crash 489 await_not_started_immediately_test: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
490 await_null_aware_test: Crash 490 await_null_aware_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
491 await_postfix_expr_test: Crash 491 await_postfix_expr_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
492 await_regression_test: Crash 492 await_regression_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
493 await_test: Crash 493 await_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable. iterator).
494 bad_named_parameters2_test/01: Crash
495 bad_named_parameters2_test/none: Crash
496 bad_named_parameters_test/01: Crash
497 bad_named_parameters_test/02: Crash
498 bad_named_parameters_test/03: Crash
499 bad_named_parameters_test/04: Crash
500 bad_named_parameters_test/05: Crash
501 bad_named_parameters_test/none: Crash
502 bad_override_test/03: MissingCompileTimeError
503 bad_override_test/04: MissingCompileTimeError
504 bad_override_test/05: MissingCompileTimeError
505 bailout4_test: Crash
506 bailout_test: Crash
507 bind_test: Crash
508 bit_operations_test/01: Crash
509 bit_operations_test/02: Crash
510 bit_operations_test/03: Crash
511 bit_operations_test/04: Crash
512 bit_operations_test/none: Crash
513 black_listed_test/none: Crash
514 bool_check_test: Crash
515 bool_test: Crash
516 bound_closure_equality_test: Crash
517 bound_closure_primitives_test: Crash
518 branch_canonicalization_test: RuntimeError
519 break_test: Crash
520 call_closurization_test: Crash
521 call_constructor_on_unresolvable_class_test/07: Crash
522 call_function_apply_test: Crash
523 call_nonexistent_constructor_test/01: Crash
524 call_nonexistent_constructor_test/02: Crash
525 call_nonexistent_constructor_test/none: Crash
526 call_nonexistent_static_test/01: Crash
527 call_nonexistent_static_test/02: Crash
528 call_nonexistent_static_test/03: Crash
529 call_nonexistent_static_test/04: Crash
530 call_nonexistent_static_test/05: Crash
531 call_nonexistent_static_test/06: Crash
532 call_nonexistent_static_test/07: Crash
533 call_nonexistent_static_test/08: Crash
534 call_nonexistent_static_test/09: Crash
535 call_nonexistent_static_test/10: Crash
536 call_nonexistent_static_test/none: Crash
537 call_operator_test: RuntimeError
538 call_property_test: Crash
539 call_test: Crash
540 call_through_getter_test: Crash
541 call_through_null_getter_test: Crash
542 call_type_literal_test/01: Crash
543 call_with_no_such_method_test: Crash
544 canonical_const2_test: RuntimeError
545 canonical_const3_test: Crash
546 canonical_const_test: Crash
547 cascade2_test: Crash
548 cascade_in_expression_function_test: Crash
549 cascade_precedence_test: Crash
550 cascade_test/none: Crash
551 cast_test/04: RuntimeError
552 cast_test/05: RuntimeError
553 cast_test/none: RuntimeError
554 catch_liveness_test: Crash
555 cha_deopt1_test: CompileTimeError
556 cha_deopt2_test: CompileTimeError
557 cha_deopt3_test: CompileTimeError
558 check_member_static_test/02: MissingCompileTimeError 494 check_member_static_test/02: MissingCompileTimeError
559 class_cycle_test/02: MissingCompileTimeError 495 closure_in_field_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne l.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.field)
560 class_cycle_test/03: MissingCompileTimeError 496 closure_in_field_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne l.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.field)
561 closure_in_field_test/01: Crash 497 closure_in_field_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ker nel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fiel d j:field(Mixin.field)
562 closure_in_field_test/02: Crash
563 closure_in_field_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo3/s dk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 340 pos 14: 'value != null': No value for field j:field(Mixin.field)
564 compile_time_constant_a_test: Crash
565 compile_time_constant_b_test: Crash
566 compile_time_constant_c_test/02: Crash
567 compile_time_constant_k_test/01: 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.
568 compile_time_constant_k_test/02: 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.
569 compile_time_constant_k_test/03: 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.
570 compile_time_constant_k_test/none: Crash # 'file:///c:/Users/johnniwinther/dart- repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first ) is stored in a closure field.
571 compile_time_constant_m_test: RuntimeError 498 compile_time_constant_m_test: RuntimeError
572 compile_time_constant_p_test/01: Crash 499 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
573 conditional_import_string_test: CompileTimeError 500 conditional_import_string_test: CompileTimeError
574 conditional_import_test: CompileTimeError 501 conditional_import_test: CompileTimeError
575 config_import_corelib_test: RuntimeError 502 config_import_corelib_test: RuntimeError
576 config_import_test: RuntimeError 503 config_import_test: RuntimeError
577 const_conditional_test/08: MissingCompileTimeError 504 const_conditional_test/08: MissingCompileTimeError
578 const_constructor_nonconst_field_test/01: Crash 505 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen ted constant expression #lib2::f() (ShadowStaticInvocation)
579 const_constructor_syntax_test/05: Crash 506 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
580 const_error_multiply_initialized_test/01: Crash 507 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
581 const_error_multiply_initialized_test/02: Crash 508 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
582 const_error_multiply_initialized_test/03: Crash 509 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
583 const_error_multiply_initialized_test/04: Crash 510 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
584 const_evaluation_test/01: Crash 511 const_evaluation_test/01: Crash # Assertion failure: Missing scope info for j:ge tter(Iterator.current).
585 const_factory_with_body_test/01: MissingCompileTimeError 512 const_factory_with_body_test/01: MissingCompileTimeError
586 const_instance_field_test/01: MissingCompileTimeError 513 const_instance_field_test/01: MissingCompileTimeError
587 const_map2_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
588 const_map2_test/00: MissingCompileTimeError 514 const_map2_test/00: MissingCompileTimeError
589 const_map3_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
590 const_map3_test/00: MissingCompileTimeError 515 const_map3_test/00: MissingCompileTimeError
591 const_map_test: Crash 516 const_map_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator).
592 const_optional_args_negative_test: Crash 517 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con stant expression <dynamic, dynamic>{} (ShadowMapLiteral)
593 const_switch2_test/01: MissingCompileTimeError 518 const_switch2_test/01: MissingCompileTimeError
594 const_switch_test/02: RuntimeError 519 const_switch_test/02: RuntimeError
595 const_switch_test/04: RuntimeError 520 const_switch_test/04: RuntimeError
596 const_syntax_test/05: MissingCompileTimeError 521 const_syntax_test/05: MissingCompileTimeError
597 const_syntax_test/08: Crash 522 const_syntax_test/08: Crash # Stack Overflow
598 const_syntax_test/09: Crash 523 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate dFieldInitializerError::' in 'dart:core'.
599 const_syntax_test/10: MissingCompileTimeError 524 const_syntax_test/10: MissingCompileTimeError
600 const_types_test/01: Crash 525 const_types_test/01: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
601 const_types_test/02: Crash 526 const_types_test/02: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
602 const_types_test/03: Crash 527 const_types_test/03: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
603 const_types_test/04: Crash 528 const_types_test/04: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
604 const_types_test/05: Crash 529 const_types_test/05: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
605 const_types_test/06: Crash 530 const_types_test/06: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
606 const_types_test/13: Crash 531 const_types_test/13: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
607 const_types_test/31: Crash 532 const_types_test/31: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
608 const_types_test/32: Crash 533 const_types_test/32: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
609 const_types_test/33: Crash 534 const_types_test/33: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
610 const_types_test/34: Crash 535 const_types_test/34: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
611 const_types_test/35: Crash 536 const_types_test/35: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
612 const_types_test/36: Crash 537 const_types_test/36: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
613 const_types_test/37: Crash 538 const_types_test/37: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
614 const_types_test/38: Crash 539 const_types_test/38: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
615 const_types_test/39: Crash 540 const_types_test/39: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
616 const_types_test/40: Crash 541 const_types_test/40: Crash # type 'InterfaceType' is not a subtype of type 'Reso lutionInterfaceType' of 'type1' where
617 const_types_test/none: Crash 542 const_types_test/none: Crash # type 'InterfaceType' is not a subtype of type 'Re solutionInterfaceType' of 'type1' where
618 constants_test/05: MissingCompileTimeError 543 constants_test/05: MissingCompileTimeError
619 constructor12_test: Crash 544 constructor12_test: RuntimeError
620 constructor2_test: Crash 545 constructor2_test: RuntimeError
621 constructor3_test: Crash 546 constructor3_test: RuntimeError
622 constructor5_test: Crash 547 constructor5_test: RuntimeError
623 constructor6_test: Crash 548 constructor6_test: Crash # Assertion failure: Cannot find value parameter(A.#arg ) in (parameter(C.#x), parameter(C.#y), parameter(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
624 constructor8_test: Crash 549 constructor8_test: RuntimeError
625 constructor_duplicate_final_test/01: Crash 550 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
626 constructor_duplicate_final_test/02: Crash 551 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
627 constructor_duplicate_final_test/03: Crash 552 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
628 constructor_named_arguments_test/01: Crash 553 constructor_named_arguments_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/bu ilder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(con structor.enclosingClass) ==
629 constructor_named_arguments_test/none: RuntimeError 554 constructor_named_arguments_test/none: RuntimeError
630 constructor_redirect1_negative_test: Crash 555 constructor_redirect1_negative_test: Crash # Stack Overflow
631 constructor_redirect2_negative_test: Crash 556 constructor_redirect2_negative_test: Crash # Stack Overflow
632 constructor_redirect2_test/01: MissingCompileTimeError 557 constructor_redirect2_test/01: MissingCompileTimeError
633 constructor_redirect_test/01: Crash 558 constructor_redirect_test/01: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(A.named2#x), parameter(A.named2#y), parameter(A .named2#z)) for j:constructor(A.named2).
634 crash_6725_test/01: Crash 559 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle d on null.
635 ct_const_test: Crash 560 ct_const_test: Crash # Assertion failure: Missing scope info for j:getter(Iterab le.iterator).
636 custom_await_stack_trace_test: Crash 561 custom_await_stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
637 cyclic_constructor_test/01: Crash 562 cyclic_constructor_test/01: Crash # Stack Overflow
638 cyclic_default_values_test: Crash 563 cyclic_default_values_test: Crash # Assertion failure: Cannot find value Instanc e of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHa shMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinked HashMap_addAll_closure.call).
639 cyclic_type2_test: Crash 564 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
640 dangling_else_test: Crash 565 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
641 deferred_call_empty_before_load_test: RuntimeError 566 deferred_call_empty_before_load_test: RuntimeError
642 deferred_closurize_load_library_test: CompileTimeError 567 deferred_closurize_load_library_test: CompileTimeError
643 deferred_constant_list_test: CompileTimeError 568 deferred_constant_list_test: CompileTimeError
644 deferred_constraints_constants_test/none: CompileTimeError 569 deferred_constraints_constants_test/none: CompileTimeError
645 deferred_constraints_constants_test/reference_after_load: CompileTimeError 570 deferred_constraints_constants_test/reference_after_load: CompileTimeError
646 deferred_constraints_type_annotation_test/as_operation: CompileTimeError 571 deferred_constraints_type_annotation_test/as_operation: CompileTimeError
647 deferred_constraints_type_annotation_test/catch_check: CompileTimeError 572 deferred_constraints_type_annotation_test/catch_check: CompileTimeError
648 deferred_constraints_type_annotation_test/is_check: CompileTimeError 573 deferred_constraints_type_annotation_test/is_check: CompileTimeError
649 deferred_constraints_type_annotation_test/new: CompileTimeError 574 deferred_constraints_type_annotation_test/new: CompileTimeError
650 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError 575 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError
(...skipping 18 matching lines...) Expand all
669 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError 594 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
670 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError 595 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
671 deferred_inlined_test: CompileTimeError 596 deferred_inlined_test: CompileTimeError
672 deferred_load_constants_test/none: CompileTimeError 597 deferred_load_constants_test/none: CompileTimeError
673 deferred_load_inval_code_test: CompileTimeError 598 deferred_load_inval_code_test: CompileTimeError
674 deferred_load_library_wrong_args_test/01: CompileTimeError 599 deferred_load_library_wrong_args_test/01: CompileTimeError
675 deferred_load_library_wrong_args_test/none: CompileTimeError 600 deferred_load_library_wrong_args_test/none: CompileTimeError
676 deferred_mixin_test: CompileTimeError 601 deferred_mixin_test: CompileTimeError
677 deferred_no_prefix_test/01: MissingCompileTimeError 602 deferred_no_prefix_test/01: MissingCompileTimeError
678 deferred_no_such_method_test: CompileTimeError 603 deferred_no_such_method_test: CompileTimeError
679 deferred_not_loaded_check_test: Crash
680 deferred_not_loaded_check_test: RuntimeError 604 deferred_not_loaded_check_test: RuntimeError
681 deferred_only_constant_test: CompileTimeError 605 deferred_only_constant_test: CompileTimeError
682 deferred_optimized_test: CompileTimeError 606 deferred_optimized_test: CompileTimeError
683 deferred_redirecting_factory_test: CompileTimeError 607 deferred_redirecting_factory_test: CompileTimeError
684 deferred_regression_22995_test: CompileTimeError 608 deferred_regression_22995_test: CompileTimeError
685 deferred_regression_28678_test: CompileTimeError 609 deferred_regression_28678_test: CompileTimeError
686 deferred_shadow_load_library_test: Crash 610 deferred_shadow_load_library_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
687 deferred_shared_and_unshared_classes_test: CompileTimeError 611 deferred_shared_and_unshared_classes_test: CompileTimeError
688 deferred_static_seperate_test: CompileTimeError 612 deferred_static_seperate_test: CompileTimeError
689 deferred_super_dependency_test/01: CompileTimeError 613 deferred_super_dependency_test/01: CompileTimeError
690 deferred_super_dependency_test/none: Crash 614 deferred_super_dependency_test/none: Crash # Assertion failure: Missing scope in fo for j:getter(Iterable.iterator).
691 deferred_type_dependency_test/as: CompileTimeError 615 deferred_type_dependency_test/as: CompileTimeError
692 deferred_type_dependency_test/is: CompileTimeError 616 deferred_type_dependency_test/is: CompileTimeError
693 deferred_type_dependency_test/none: CompileTimeError 617 deferred_type_dependency_test/none: CompileTimeError
694 deferred_type_dependency_test/type_annotation: CompileTimeError 618 deferred_type_dependency_test/type_annotation: CompileTimeError
695 double_int_to_string_test: RuntimeError 619 double_int_to_string_test: RuntimeError
696 duplicate_export_negative_test: Fail 620 duplicate_export_negative_test: Fail
697 duplicate_implements_test/01: MissingCompileTimeError 621 duplicate_implements_test/01: MissingCompileTimeError
698 duplicate_implements_test/02: MissingCompileTimeError 622 duplicate_implements_test/02: MissingCompileTimeError
699 duplicate_implements_test/03: MissingCompileTimeError 623 duplicate_implements_test/03: MissingCompileTimeError
700 duplicate_implements_test/04: MissingCompileTimeError 624 duplicate_implements_test/04: MissingCompileTimeError
701 dynamic_prefix_core_test/01: RuntimeError 625 dynamic_prefix_core_test/01: RuntimeError
702 dynamic_prefix_core_test/none: RuntimeError 626 dynamic_prefix_core_test/none: RuntimeError
703 efficient_length_warning_test: Crash 627 efficient_length_warning_test: Crash # Assertion failure: Missing scope info for j:getter(SetMixin.length).
704 enum_duplicate_test/01: Crash 628 enum_duplicate_test/01: Crash # type 'InterfaceType' is not a subtype of type 'R esolutionInterfaceType' of 'type1' where
705 enum_duplicate_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
706 enum_duplicate_test/02: RuntimeError 629 enum_duplicate_test/02: RuntimeError
707 enum_duplicate_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field.
708 enum_duplicate_test/none: RuntimeError 630 enum_duplicate_test/none: RuntimeError
709 enum_mirror_test: Crash 631 enum_mirror_test: Crash # RangeError (index): Invalid value: Valid value range i s empty: 0
710 enum_private_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
711 enum_private_test/01: RuntimeError 632 enum_private_test/01: RuntimeError
712 enum_private_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg /compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: ' !isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i n a closure field.
713 enum_private_test/02: RuntimeError 633 enum_private_test/02: RuntimeError
714 enum_private_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
715 enum_private_test/none: RuntimeError 634 enum_private_test/none: RuntimeError
716 enum_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/l ib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredIn ClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
717 enum_test: RuntimeError 635 enum_test: RuntimeError
718 example_constructor_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 513 pos 1 6: 'false': ir.LocalInitializer not handled 636 example_constructor_test: RuntimeError
719 execute_finally7_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(Helper.f1#k) is stored in a closur e field. 637 execute_finally7_test: RuntimeError
720 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang e is empty: 0 638 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang e is empty: 0
721 expect_test: RuntimeError 639 expect_test: RuntimeError
722 external_test/10: Crash
723 external_test/10: MissingRuntimeError 640 external_test/10: MissingRuntimeError
724 external_test/13: Crash
725 external_test/13: MissingRuntimeError 641 external_test/13: MissingRuntimeError
726 external_test/20: Crash
727 external_test/20: MissingRuntimeError 642 external_test/20: MissingRuntimeError
728 factory2_test: Crash 643 factory2_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolution InterfaceType' of 'type1' where
729 factory_redirection_test/07: MissingCompileTimeError 644 factory_redirection_test/07: MissingCompileTimeError
730 factory_redirection_test/08: Crash 645 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
731 factory_redirection_test/09: Crash 646 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
732 factory_redirection_test/10: Crash 647 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
733 factory_redirection_test/11: Crash 648 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
734 factory_redirection_test/12: Crash 649 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
735 factory_redirection_test/13: Crash 650 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
736 factory_redirection_test/14: Crash 651 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
737 factory_redirection_test/none: Crash 652 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
738 fauxverride_test/03: MissingCompileTimeError 653 fauxverride_test/03: MissingCompileTimeError
739 fauxverride_test/05: MissingCompileTimeError 654 fauxverride_test/05: MissingCompileTimeError
740 field_increment_bailout_test: Crash 655 field_increment_bailout_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
741 field_initialization_order_test: RuntimeError 656 field_initialization_order_test: RuntimeError
742 field_override3_test/00: MissingCompileTimeError 657 field_override3_test/00: MissingCompileTimeError
743 field_override3_test/01: MissingCompileTimeError 658 field_override3_test/01: MissingCompileTimeError
744 field_override3_test/02: MissingCompileTimeError 659 field_override3_test/02: MissingCompileTimeError
745 field_override3_test/03: MissingCompileTimeError 660 field_override3_test/03: MissingCompileTimeError
746 field_override4_test/02: MissingCompileTimeError 661 field_override4_test/02: MissingCompileTimeError
747 final_attempt_reinitialization_test/01: Crash 662 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
748 final_attempt_reinitialization_test/02: Crash 663 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
749 final_field_initialization_order_test: RuntimeError 664 final_field_initialization_order_test: RuntimeError
750 final_super_field_set_test/01: Crash 665 final_super_field_set_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
751 final_syntax_test/09: Crash 666 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate dFieldInitializerError::' in 'dart:core'.
752 first_class_types_literals_test/01: Crash 667 first_class_types_literals_test/01: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
753 first_class_types_literals_test/02: Crash 668 first_class_types_literals_test/02: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
754 first_class_types_literals_test/03: Crash 669 first_class_types_literals_test/03: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
755 first_class_types_literals_test/04: Crash 670 first_class_types_literals_test/04: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
756 first_class_types_literals_test/05: Crash 671 first_class_types_literals_test/05: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
757 first_class_types_literals_test/06: Crash 672 first_class_types_literals_test/06: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
758 first_class_types_literals_test/07: Crash 673 first_class_types_literals_test/07: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
759 first_class_types_literals_test/08: Crash 674 first_class_types_literals_test/08: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
760 first_class_types_literals_test/09: Crash 675 first_class_types_literals_test/09: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
761 first_class_types_literals_test/10: Crash 676 first_class_types_literals_test/10: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
762 first_class_types_literals_test/11: Crash 677 first_class_types_literals_test/11: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
763 first_class_types_literals_test/12: Crash 678 first_class_types_literals_test/12: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
764 first_class_types_literals_test/none: Crash 679 first_class_types_literals_test/none: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator).
765 flatten_test/01: Crash 680 flatten_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
766 flatten_test/02: Crash 681 flatten_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
767 flatten_test/03: Crash 682 flatten_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
768 flatten_test/04: Crash 683 flatten_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
769 flatten_test/05: Crash 684 flatten_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
770 flatten_test/06: Crash 685 flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
771 flatten_test/07: Crash 686 flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
772 flatten_test/08: Crash 687 flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
773 flatten_test/09: Crash 688 flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
774 flatten_test/10: Crash 689 flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
775 flatten_test/11: Crash 690 flatten_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
776 flatten_test/12: Crash 691 flatten_test/12: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
777 flatten_test/none: Crash 692 flatten_test/none: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
778 for_in2_test: Crash 693 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull.
779 for_variable_capture_test: Crash 694 for_variable_capture_test: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
780 full_stacktrace1_test: Crash 695 full_stacktrace1_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
781 full_stacktrace2_test: Crash 696 full_stacktrace2_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
782 full_stacktrace3_test: Crash 697 full_stacktrace3_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
783 function_malformed_result_type_test: Crash 698 function_malformed_result_type_test: Crash # 'package:front_end/src/fasta/kernel /kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul l || cls.typeParameters.length == arguments.length': is not true.
784 function_subtype_bound_closure6_test: Crash 699 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call).
785 function_subtype_cast2_test: Crash 700 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
786 function_subtype_cast3_test: Crash 701 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
787 function_subtype_checked0_test: Crash 702 function_subtype_checked0_test: Crash # Assertion failure: Cannot find value Ins tance of 'ThisLocal' in (local(C.test#)) for j:closure_call(C_test_closure.call) .
788 function_subtype_closure0_test: Crash 703 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
789 function_subtype_closure1_test: Crash 704 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
790 function_subtype_inline0_test: Crash 705 function_subtype_inline0_test: RuntimeError
791 function_subtype_inline1_test: Crash 706 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
792 function_subtype_local3_test: Crash 707 function_subtype_local3_test: RuntimeError
793 function_subtype_local4_test: Crash 708 function_subtype_local4_test: RuntimeError
794 function_subtype_not3_test: Crash 709 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
795 function_subtype_typearg1_test: Crash 710 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
796 function_subtype_typearg2_test: Crash 711 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
797 function_subtype_typearg3_test: Crash 712 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
798 function_subtype_typearg4_test: Crash 713 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
799 function_subtype_typearg5_test: Crash 714 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
800 function_syntax_test/none: Crash 715 function_syntax_test/none: RuntimeError
801 function_test: Crash 716 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call).
802 function_type_alias3_test: Crash 717 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null.
803 function_type_parameter2_negative_test: Crash 718 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
804 function_type_parameter_negative_test: Crash 719 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
805 generic_local_functions_test: Crash 720 implicit_closure2_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call).
806 generic_methods_generic_function_parameter_test: Crash 721 implicit_closure_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(First.foo1#local)) for j:closure_call(First_foo1_closure.c all).
807 generic_methods_new_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk /pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1 2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor ed in a closure field. 722 implicit_this_test/01: Crash # Assertion failure: Missing scope info for j:gette r(SubAbstract2.x).
808 generic_methods_test: Crash 723 implicit_this_test/04: Crash # Assertion failure: Missing scope info for j:gette r(SubAbstract2.x).
809 generic_methods_type_expression_test/01: Crash 724 implicit_this_test/none: Crash # Assertion failure: Missing scope info for j:get ter(SubAbstract2.x).
810 generic_methods_type_expression_test/03: Crash 725 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info for j:getter(_SplayTree._root).
811 generic_methods_type_expression_test/none: Crash 726 inference_mixin_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ker nel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fiel d j:field(Mixin.field)
812 generic_native_test: Crash 727 infinite_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand ler.dart': Failed assertion: line 308 pos 12: 'local != null': is not true.
813 generic_syntax_test: Crash
814 generic_test: RuntimeError
815 generics_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.
816 getter_no_setter2_test/00: RuntimeError
817 getter_no_setter2_test/03: RuntimeError
818 getter_no_setter_test/00: RuntimeError
819 getter_no_setter_test/none: RuntimeError
820 getter_override2_test/02: MissingCompileTimeError
821 getter_override_test/00: MissingCompileTimeError
822 getter_override_test/01: MissingCompileTimeError
823 getter_override_test/02: MissingCompileTimeError
824 hash_map_null_key_foreach_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(main#c) is stored in a cl osure field.
825 identical_closure2_test: RuntimeError
826 identical_const_test/05: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/ pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12 : '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store d in a closure field.
827 identical_const_test/06: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/ pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12 : '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store d in a closure field.
828 identical_const_test/07: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/ pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12 : '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store d in a closure field.
829 identical_const_test/08: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/ pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12 : '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store d in a closure field.
830 if_null_assignment_behavior_test/01: Crash
831 if_null_assignment_behavior_test/02: Crash
832 if_null_assignment_behavior_test/03: Crash
833 if_null_assignment_behavior_test/04: Crash
834 if_null_assignment_behavior_test/05: Crash
835 if_null_assignment_behavior_test/06: Crash
836 if_null_assignment_behavior_test/11: Crash # 'file:///c:/Users/johnniwinther/dar t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin e 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
837 if_null_assignment_behavior_test/12: Crash # 'file:///c:/Users/johnniwinther/dar t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin e 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in a closure field.
838 if_null_assignment_behavior_test/14: RuntimeError
839 if_null_assignment_static_test/01: RuntimeError
840 if_null_assignment_static_test/02: Crash
841 if_null_assignment_static_test/03: RuntimeError
842 if_null_assignment_static_test/04: RuntimeError
843 if_null_assignment_static_test/05: RuntimeError
844 if_null_assignment_static_test/06: Crash
845 implicit_closure2_test: Crash
846 implicit_closure_test: Crash
847 implicit_this_test/01: Crash
848 implicit_this_test/04: Crash
849 implicit_this_test/none: Crash
850 import_collection_no_prefix_test: Crash
851 inference_mixin_field_test: Crash
852 infinite_switch_label_test: Crash
853 infinity_test: RuntimeError 728 infinity_test: RuntimeError
854 inline_super_field_test: Crash 729 inline_super_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel .dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j :field(M1.bar)
855 inlined_throw_test: Crash 730 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
856 instance_creation_in_function_annotation_test: Crash 731 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin g scope info for j:getter(JsMirror._prettyName).
857 instanceof4_test/01: Crash 732 instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElemen t' of 'contextClass' where
858 instanceof4_test/none: Crash 733 instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElem ent' of 'contextClass' where
859 integer_division_by_zero_test: RuntimeError 734 integer_division_by_zero_test: RuntimeError
860 interceptor3_test: Crash 735 interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
861 internal_library_test/02: Crash 736 internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where
862 invocation_mirror2_test: Crash 737 invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
863 invocation_mirror_empty_arguments_test: Crash 738 invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
864 invocation_mirror_invoke_on2_test: Crash 739 invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
865 invocation_mirror_invoke_on_test: Crash 740 invocation_mirror_invoke_on_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
866 invocation_mirror_test: Crash 741 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null.
867 is_malformed_type_test/94: Crash 742 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
868 is_malformed_type_test/96: Crash 743 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
869 is_malformed_type_test/98: Crash 744 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
870 is_object_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compi ler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSto redInClosureField(local)': Local local(main#evalCount) is stored in a closure fi eld. 745 is_object_test: RuntimeError
871 issue10721_test: Crash 746 issue10721_test: Crash # Assertion failure: Missing scope info for j:method(Iter ator.moveNext).
872 issue10747_test: Crash 747 issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' o f 'contextClass' where
873 issue13474_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt oredInClosureField(local)': Local local(main#a) is stored in a closure field. 748 issue13474_test: RuntimeError
874 issue14014_3_test: Crash 749 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null.
875 issue14242_test: Crash 750 issue14242_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
876 issue15720_test: Crash 751 issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetM ixin.length).
877 issue21079_test: Crash 752 issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iter ator.current).
878 issue23244_test: Crash 753 issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iter able.iterator).
879 issue4295001_test: Crash 754 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.).
880 issue9602_test: Crash 755 issue9602_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': F ailed assertion: line 342 pos 14: 'value != null': No value for field j:field(M. _field)
881 issue9939_test: RuntimeError 756 issue9939_test: RuntimeError
882 issue_1751477_test: CompileTimeError 757 issue_1751477_test: CompileTimeError
883 issue_23914_test: Crash 758 issue_23914_test: Crash # Assertion failure: Missing scope info for j:getter(Ite rable.iterator).
884 issue_25671a_test/01: Crash 759 issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror).
885 issue_25671b_test/01: Crash 760 issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method (createInvocationMirror).
886 label_test: Crash 761 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
887 lazy_static8_test: RuntimeError 762 lazy_static8_test: RuntimeError
888 left_shift_test: RuntimeError 763 left_shift_test: RuntimeError
889 library_env_test/has_no_html_support: RuntimeError 764 library_env_test/has_no_html_support: RuntimeError
890 library_env_test/has_no_io_support: RuntimeError 765 library_env_test/has_no_io_support: RuntimeError
891 library_env_test/has_no_mirror_support: RuntimeError 766 library_env_test/has_no_mirror_support: RuntimeError
892 list_is_test: Crash 767 list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of ' contextClass' where
893 list_literal3_test: Crash 768 list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'Resol utionInterfaceType' of 'type1' where
894 list_literal4_test: RuntimeError 769 list_literal4_test: RuntimeError
895 list_test: Crash 770 list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i terator).
896 local_function3_test: RuntimeError 771 local_function3_test: RuntimeError
897 local_function_test: Crash 772 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call).
898 logical_expression_test: Crash 773 logical_expression_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
899 main_not_a_function_test/01: CompileTimeError 774 main_not_a_function_test/01: CompileTimeError
900 main_test/01: Crash 775 main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
901 main_test/02: Crash 776 main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
902 main_test/03: Crash 777 main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
903 main_test/04: Crash 778 main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
904 main_test/05: Crash 779 main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
905 main_test/20: Crash 780 main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
906 main_test/21: Crash 781 main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
907 main_test/22: Crash 782 main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
908 main_test/41: Crash 783 main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
909 main_test/42: Crash 784 main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
910 main_test/43: Crash 785 main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
911 main_test/44: Crash 786 main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
912 main_test/45: Crash 787 main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterabl e.iterator).
913 malbounded_type_cast2_test: Crash 788 malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'Clas sElement' of 'contextClass' where
914 malbounded_type_test2_test: Crash 789 malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'Clas sElement' of 'contextClass' where
915 malformed_test/01: Crash 790 malformed_test/01: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
916 malformed_test/02: Crash 791 malformed_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
917 malformed_test/03: Crash 792 malformed_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
918 malformed_test/04: Crash 793 malformed_test/04: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
919 malformed_test/06: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true. 794 malformed_test/06: Crash # 'package:front_end/src/fasta/kernel/kernel_class_buil der.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParam eters.length == arguments.length': is not true.
920 malformed_test/none: Crash 795 malformed_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_bu ilder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typePar ameters.length == arguments.length': is not true.
921 many_generic_instanceof_test: Crash 796 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
922 many_named_arguments_test: Crash 797 many_overridden_no_such_method_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterable.iterator).
923 many_overridden_no_such_method_test: Crash 798 map_literal10_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
924 map_literal10_test: Crash 799 map_literal4_test: RuntimeError
925 map_literal4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field. 800 map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where
926 map_literal7_test: Crash 801 map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu tionInterfaceType' of 'type1' where
927 map_literal8_test: Crash 802 map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type ' ResolutionInterfaceType' of 'type1' where
928 map_literal_syntax_test: Crash 803 map_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' i n (parameter(JsLinkedHashMap.containsValue#each), local(JsLinkedHashMap.contains Value#)) for j:closure_call(JsLinkedHashMap_containsValue_closure.call).
929 map_test: Crash
930 method_name_test: CompileTimeError 804 method_name_test: CompileTimeError
931 method_override4_test: RuntimeError 805 method_override4_test: RuntimeError
932 method_override5_test: RuntimeError 806 method_override5_test: RuntimeError
933 method_override7_test/00: MissingCompileTimeError 807 method_override7_test/00: MissingCompileTimeError
934 method_override7_test/01: MissingCompileTimeError 808 method_override7_test/01: MissingCompileTimeError
935 method_override7_test/02: MissingCompileTimeError 809 method_override7_test/02: MissingCompileTimeError
936 method_override8_test/00: Crash 810 method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P rocedure' of 'value' where
937 method_override8_test/01: MissingCompileTimeError 811 method_override8_test/01: MissingCompileTimeError
938 mint_arithmetic_test: RuntimeError 812 mint_arithmetic_test: RuntimeError
939 mixin_black_listed_test/02: Crash 813 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found.
940 mixin_bound_test: Crash 814 mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Sub tractionWithStringConversion.operand1).
941 mixin_extends_field_test: Crash 815 mixin_extends_field_test: Crash # Assertion failure: Super constructor for k:con structor(E.) not found.
942 mixin_extends_is_test: Crash 816 mixin_extends_is_test: Crash # Assertion failure: Super constructor for k:constr uctor(E.) not found.
943 mixin_extends_method_test: Crash 817 mixin_extends_method_test: Crash # Assertion failure: Super constructor for k:co nstructor(E.) not found.
944 mixin_field_initializer_test: Crash 818 mixin_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_k ernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fi eld j:field(M.m1)
945 mixin_field_test: Crash 819 mixin_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field( M1.bar)
946 mixin_forwarding_constructor1_test: Crash 820 mixin_forwarding_constructor1_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
947 mixin_forwarding_constructor2_test: Crash 821 mixin_forwarding_constructor2_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
948 mixin_forwarding_constructor3_test: Crash 822 mixin_forwarding_constructor3_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
949 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 823 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
950 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 824 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
951 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 825 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
952 mixin_generic_test: Crash 826 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
953 mixin_getter_regression_test: Crash 827 mixin_getter_regression_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_k ernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fi eld j:field(C.x)
954 mixin_illegal_super_use_test/01: MissingCompileTimeError 828 mixin_illegal_super_use_test/01: MissingCompileTimeError
955 mixin_illegal_super_use_test/02: Crash 829 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null.
956 mixin_illegal_super_use_test/03: Crash 830 mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info f or j:method(createInvocationMirror).
957 mixin_illegal_super_use_test/04: Crash 831 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
958 mixin_illegal_super_use_test/05: Crash 832 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null.
959 mixin_illegal_super_use_test/06: Crash 833 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
960 mixin_illegal_super_use_test/07: Crash 834 mixin_illegal_super_use_test/07: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call ).
961 mixin_illegal_super_use_test/08: Crash 835 mixin_illegal_super_use_test/08: Crash # NoSuchMethodError: The getter 'function ' was called on null.
962 mixin_illegal_super_use_test/09: Crash 836 mixin_illegal_super_use_test/09: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call ).
963 mixin_illegal_super_use_test/10: MissingCompileTimeError 837 mixin_illegal_super_use_test/10: MissingCompileTimeError
964 mixin_illegal_super_use_test/11: MissingCompileTimeError 838 mixin_illegal_super_use_test/11: MissingCompileTimeError
965 mixin_illegal_superclass_test/01: MissingCompileTimeError 839 mixin_illegal_superclass_test/01: MissingCompileTimeError
966 mixin_illegal_superclass_test/02: MissingCompileTimeError 840 mixin_illegal_superclass_test/02: MissingCompileTimeError
967 mixin_illegal_superclass_test/03: MissingCompileTimeError 841 mixin_illegal_superclass_test/03: MissingCompileTimeError
968 mixin_illegal_superclass_test/04: MissingCompileTimeError 842 mixin_illegal_superclass_test/04: MissingCompileTimeError
969 mixin_illegal_superclass_test/05: MissingCompileTimeError 843 mixin_illegal_superclass_test/05: MissingCompileTimeError
970 mixin_illegal_superclass_test/06: MissingCompileTimeError 844 mixin_illegal_superclass_test/06: MissingCompileTimeError
971 mixin_illegal_superclass_test/07: MissingCompileTimeError 845 mixin_illegal_superclass_test/07: MissingCompileTimeError
972 mixin_illegal_superclass_test/08: MissingCompileTimeError 846 mixin_illegal_superclass_test/08: MissingCompileTimeError
973 mixin_illegal_superclass_test/09: MissingCompileTimeError 847 mixin_illegal_superclass_test/09: MissingCompileTimeError
974 mixin_illegal_superclass_test/10: MissingCompileTimeError 848 mixin_illegal_superclass_test/10: MissingCompileTimeError
975 mixin_illegal_superclass_test/11: MissingCompileTimeError 849 mixin_illegal_superclass_test/11: MissingCompileTimeError
976 mixin_illegal_superclass_test/12: MissingCompileTimeError 850 mixin_illegal_superclass_test/12: MissingCompileTimeError
977 mixin_illegal_superclass_test/13: MissingCompileTimeError 851 mixin_illegal_superclass_test/13: MissingCompileTimeError
978 mixin_illegal_superclass_test/14: MissingCompileTimeError 852 mixin_illegal_superclass_test/14: MissingCompileTimeError
979 mixin_illegal_superclass_test/15: MissingCompileTimeError 853 mixin_illegal_superclass_test/15: MissingCompileTimeError
980 mixin_illegal_superclass_test/16: MissingCompileTimeError 854 mixin_illegal_superclass_test/16: MissingCompileTimeError
981 mixin_illegal_superclass_test/17: MissingCompileTimeError 855 mixin_illegal_superclass_test/17: MissingCompileTimeError
982 mixin_illegal_superclass_test/18: Crash 856 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f or k:constructor(D05.) not found.
983 mixin_illegal_superclass_test/19: MissingCompileTimeError 857 mixin_illegal_superclass_test/19: MissingCompileTimeError
984 mixin_illegal_superclass_test/20: Crash 858 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f or k:constructor(D07.) not found.
985 mixin_illegal_superclass_test/21: MissingCompileTimeError 859 mixin_illegal_superclass_test/21: MissingCompileTimeError
986 mixin_illegal_superclass_test/22: MissingCompileTimeError 860 mixin_illegal_superclass_test/22: MissingCompileTimeError
987 mixin_illegal_superclass_test/23: Crash 861 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f or k:constructor(D15.) not found.
988 mixin_illegal_superclass_test/24: MissingCompileTimeError 862 mixin_illegal_superclass_test/24: MissingCompileTimeError
989 mixin_illegal_superclass_test/25: Crash 863 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f or k:constructor(D17.) not found.
990 mixin_illegal_superclass_test/26: MissingCompileTimeError 864 mixin_illegal_superclass_test/26: MissingCompileTimeError
991 mixin_illegal_superclass_test/27: MissingCompileTimeError 865 mixin_illegal_superclass_test/27: MissingCompileTimeError
992 mixin_illegal_superclass_test/28: Crash 866 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f or k:constructor(D25.) not found.
993 mixin_illegal_superclass_test/29: MissingCompileTimeError 867 mixin_illegal_superclass_test/29: MissingCompileTimeError
994 mixin_illegal_superclass_test/30: Crash 868 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f or k:constructor(D27.) not found.
995 mixin_issue10216_2_test: RuntimeError 869 mixin_issue10216_2_test: RuntimeError
996 mixin_issue10216_test: Crash 870 mixin_issue10216_test: Crash # Assertion failure: Super constructor for k:constr uctor(B.) not found.
997 mixin_lib_extends_field_test: Crash 871 mixin_lib_extends_field_test: Crash # Assertion failure: Super constructor for k :constructor(E.) not found.
998 mixin_lib_extends_method_test: Crash 872 mixin_lib_extends_method_test: Crash # Assertion failure: Super constructor for k:constructor(E.) not found.
999 mixin_mixin2_test: RuntimeError 873 mixin_mixin2_test: RuntimeError
1000 mixin_mixin3_test: RuntimeError 874 mixin_mixin3_test: RuntimeError
1001 mixin_mixin4_test: RuntimeError 875 mixin_mixin4_test: RuntimeError
1002 mixin_mixin5_test: Crash 876 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
1003 mixin_mixin6_test: Crash 877 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
1004 mixin_mixin7_test: RuntimeError 878 mixin_mixin7_test: RuntimeError
1005 mixin_mixin_bound2_test: Crash 879 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1006 mixin_mixin_bound_test: Crash 880 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1007 mixin_mixin_test: RuntimeError 881 mixin_mixin_test: RuntimeError
1008 mixin_mixin_type_arguments_test: Crash 882 mixin_mixin_type_arguments_test: Crash # Assertion failure: Super constructor fo r k:constructor(CA.) not found.
1009 mixin_naming_test: Crash 883 mixin_naming_test: Crash # Assertion failure: Super constructor for k:constructo r(D.) not found.
1010 mixin_of_mixin_test/01: CompileTimeError 884 mixin_of_mixin_test/01: CompileTimeError
1011 mixin_of_mixin_test/02: CompileTimeError 885 mixin_of_mixin_test/02: CompileTimeError
1012 mixin_of_mixin_test/03: CompileTimeError 886 mixin_of_mixin_test/03: CompileTimeError
1013 mixin_of_mixin_test/04: CompileTimeError 887 mixin_of_mixin_test/04: CompileTimeError
1014 mixin_of_mixin_test/05: CompileTimeError 888 mixin_of_mixin_test/05: CompileTimeError
1015 mixin_of_mixin_test/06: CompileTimeError 889 mixin_of_mixin_test/06: CompileTimeError
1016 mixin_of_mixin_test/07: CompileTimeError 890 mixin_of_mixin_test/07: CompileTimeError
1017 mixin_of_mixin_test/08: CompileTimeError 891 mixin_of_mixin_test/08: CompileTimeError
1018 mixin_of_mixin_test/09: CompileTimeError 892 mixin_of_mixin_test/09: CompileTimeError
1019 mixin_of_mixin_test/10: CompileTimeError 893 mixin_of_mixin_test/10: CompileTimeError
1020 mixin_of_mixin_test/11: CompileTimeError 894 mixin_of_mixin_test/11: CompileTimeError
1021 mixin_of_mixin_test/12: CompileTimeError 895 mixin_of_mixin_test/12: CompileTimeError
1022 mixin_of_mixin_test/13: CompileTimeError 896 mixin_of_mixin_test/13: CompileTimeError
1023 mixin_of_mixin_test/14: CompileTimeError 897 mixin_of_mixin_test/14: CompileTimeError
1024 mixin_of_mixin_test/15: CompileTimeError 898 mixin_of_mixin_test/15: CompileTimeError
1025 mixin_of_mixin_test/16: CompileTimeError 899 mixin_of_mixin_test/16: CompileTimeError
1026 mixin_of_mixin_test/17: CompileTimeError 900 mixin_of_mixin_test/17: CompileTimeError
1027 mixin_of_mixin_test/18: CompileTimeError 901 mixin_of_mixin_test/18: CompileTimeError
1028 mixin_of_mixin_test/19: CompileTimeError 902 mixin_of_mixin_test/19: CompileTimeError
1029 mixin_of_mixin_test/20: CompileTimeError 903 mixin_of_mixin_test/20: CompileTimeError
1030 mixin_of_mixin_test/21: CompileTimeError 904 mixin_of_mixin_test/21: CompileTimeError
1031 mixin_of_mixin_test/22: CompileTimeError 905 mixin_of_mixin_test/22: CompileTimeError
1032 mixin_of_mixin_test/none: CompileTimeError 906 mixin_of_mixin_test/none: CompileTimeError
1033 mixin_only_for_rti_test: Crash 907 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1034 mixin_prefix_test: Crash 908 mixin_prefix_test: Crash # Assertion failure: Missing scope info for j:method(Co nverter.convert).
1035 mixin_proto_test: Crash 909 mixin_proto_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field( B.y)
1036 mixin_regress_11398_test: Crash 910 mixin_regress_11398_test: Crash # Assertion failure: Super constructor for k:con structor(HasValueB.) not found.
1037 mixin_super_2_test: CompileTimeError 911 mixin_super_2_test: CompileTimeError
1038 mixin_super_bound2_test/01: CompileTimeError 912 mixin_super_bound2_test/01: CompileTimeError
1039 mixin_super_bound2_test/none: CompileTimeError 913 mixin_super_bound2_test/none: CompileTimeError
1040 mixin_super_bound_test: Crash 914 mixin_super_bound_test: Crash # Assertion failure: Super constructor for k:const ructor(MNA.) not found.
1041 mixin_super_constructor2_test: Crash 915 mixin_super_constructor2_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
1042 mixin_super_constructor_default_test: Crash 916 mixin_super_constructor_default_test: Crash # Assertion failure: Missing scope i nfo for j:getter(M.i).
1043 mixin_super_constructor_multiple_test: Crash 917 mixin_super_constructor_multiple_test: Crash # Assertion failure: Super construc tor for k:constructor(C.foo) not found.
1044 mixin_super_constructor_named_test/01: Crash 918 mixin_super_constructor_named_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
1045 mixin_super_constructor_named_test/none: Crash 919 mixin_super_constructor_named_test/none: Crash # Assertion failure: Missing scop e info for j:getter(M.i).
1046 mixin_super_constructor_positionals_test/01: Crash 920 mixin_super_constructor_positionals_test/01: Crash # Assertion failure: Missing scope info for j:getter(M.i).
1047 mixin_super_constructor_positionals_test/none: Crash 921 mixin_super_constructor_positionals_test/none: Crash # Assertion failure: Missin g scope info for j:getter(M.i).
1048 mixin_super_constructor_test: Crash 922 mixin_super_constructor_test: Crash # Assertion failure: Missing scope info for j:getter(M.i).
1049 mixin_super_test: CompileTimeError 923 mixin_super_test: CompileTimeError
1050 mixin_super_use_test: CompileTimeError 924 mixin_super_use_test: CompileTimeError
1051 mixin_superclass_test: CompileTimeError 925 mixin_superclass_test: CompileTimeError
1052 mixin_supertype_subclass2_test/01: CompileTimeError 926 mixin_supertype_subclass2_test/01: CompileTimeError
1053 mixin_supertype_subclass2_test/02: CompileTimeError 927 mixin_supertype_subclass2_test/02: CompileTimeError
1054 mixin_supertype_subclass2_test/03: CompileTimeError 928 mixin_supertype_subclass2_test/03: CompileTimeError
1055 mixin_supertype_subclass2_test/04: CompileTimeError 929 mixin_supertype_subclass2_test/04: CompileTimeError
1056 mixin_supertype_subclass2_test/05: CompileTimeError 930 mixin_supertype_subclass2_test/05: CompileTimeError
1057 mixin_supertype_subclass2_test/none: CompileTimeError 931 mixin_supertype_subclass2_test/none: CompileTimeError
1058 mixin_supertype_subclass3_test/01: CompileTimeError 932 mixin_supertype_subclass3_test/01: CompileTimeError
1059 mixin_supertype_subclass3_test/02: CompileTimeError 933 mixin_supertype_subclass3_test/02: CompileTimeError
1060 mixin_supertype_subclass3_test/03: CompileTimeError 934 mixin_supertype_subclass3_test/03: CompileTimeError
1061 mixin_supertype_subclass3_test/04: CompileTimeError 935 mixin_supertype_subclass3_test/04: CompileTimeError
1062 mixin_supertype_subclass3_test/05: CompileTimeError 936 mixin_supertype_subclass3_test/05: CompileTimeError
1063 mixin_supertype_subclass3_test/none: CompileTimeError 937 mixin_supertype_subclass3_test/none: CompileTimeError
1064 mixin_supertype_subclass4_test/01: CompileTimeError 938 mixin_supertype_subclass4_test/01: CompileTimeError
1065 mixin_supertype_subclass4_test/02: CompileTimeError 939 mixin_supertype_subclass4_test/02: CompileTimeError
1066 mixin_supertype_subclass4_test/03: CompileTimeError 940 mixin_supertype_subclass4_test/03: CompileTimeError
1067 mixin_supertype_subclass4_test/04: CompileTimeError 941 mixin_supertype_subclass4_test/04: CompileTimeError
1068 mixin_supertype_subclass4_test/05: CompileTimeError 942 mixin_supertype_subclass4_test/05: CompileTimeError
1069 mixin_supertype_subclass4_test/none: CompileTimeError 943 mixin_supertype_subclass4_test/none: CompileTimeError
1070 mixin_supertype_subclass_test/01: CompileTimeError 944 mixin_supertype_subclass_test/01: CompileTimeError
1071 mixin_supertype_subclass_test/02: CompileTimeError 945 mixin_supertype_subclass_test/02: CompileTimeError
1072 mixin_supertype_subclass_test/03: CompileTimeError 946 mixin_supertype_subclass_test/03: CompileTimeError
1073 mixin_supertype_subclass_test/04: CompileTimeError 947 mixin_supertype_subclass_test/04: CompileTimeError
1074 mixin_supertype_subclass_test/05: CompileTimeError 948 mixin_supertype_subclass_test/05: CompileTimeError
1075 mixin_supertype_subclass_test/none: CompileTimeError 949 mixin_supertype_subclass_test/none: CompileTimeError
1076 mixin_type_parameter3_test: Crash 950 mixin_type_parameter3_test: Crash # Assertion failure: Super constructor for k:c onstructor(B.) not found.
1077 mixin_type_parameter4_test: Crash 951 mixin_type_parameter4_test: Crash # 'package:js_ast/src/nodes.dart': Failed asse rtion: line 1316 pos 12: '_identifierRE.hasMatch(name)': is not true.
1078 mixin_type_parameter5_test: Crash 952 mixin_type_parameter5_test: Crash # Assertion failure: Super constructor for k:c onstructor(C.) not found.
1079 mixin_type_parameter6_test: Crash 953 mixin_type_parameter6_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1080 mixin_type_parameters_simple_test: Crash 954 mixin_type_parameters_simple_test: Crash # Assertion failure: Super constructor for k:constructor(A.) not found.
1081 mixin_type_variable_test/02: Crash 955 mixin_type_variable_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1082 mixin_type_variable_test/03: Crash 956 mixin_type_variable_test/03: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1083 mixin_type_variable_test/04: Crash 957 mixin_type_variable_test/04: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1084 mixin_type_variable_test/05: Crash 958 mixin_type_variable_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1085 mixin_type_variable_test/06: Crash 959 mixin_type_variable_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1086 mixin_type_variable_test/07: Crash 960 mixin_type_variable_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1087 mixin_type_variable_test/08: Crash 961 mixin_type_variable_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ke rnel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for fie ld j:field(A.field)
1088 mixin_typedef_constructor_test: Crash 962 mixin_typedef_constructor_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder _kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(Mixin.mixinField)
1089 modulo_test: RuntimeError 963 modulo_test: RuntimeError
1090 multiline_newline_test/04: MissingCompileTimeError 964 multiline_newline_test/04: MissingCompileTimeError
1091 multiline_newline_test/04r: MissingCompileTimeError 965 multiline_newline_test/04r: MissingCompileTimeError
1092 multiline_newline_test/05: MissingCompileTimeError 966 multiline_newline_test/05: MissingCompileTimeError
1093 multiline_newline_test/05r: MissingCompileTimeError 967 multiline_newline_test/05r: MissingCompileTimeError
1094 multiline_newline_test/06: MissingCompileTimeError 968 multiline_newline_test/06: MissingCompileTimeError
1095 multiline_newline_test/06r: MissingCompileTimeError 969 multiline_newline_test/06r: MissingCompileTimeError
1096 named_constructor_test/01: MissingRuntimeError 970 named_constructor_test/01: MissingRuntimeError
1097 named_parameters_default_eq_test/02: Crash 971 named_parameters_default_eq_test/02: MissingCompileTimeError
1098 named_parameters_passing_falsy_test: RuntimeError 972 named_parameters_passing_falsy_test: RuntimeError
1099 named_parameters_passing_null_test: RuntimeError 973 named_parameters_passing_null_test: RuntimeError
1100 named_parameters_passing_zero_test: RuntimeError 974 named_parameters_passing_zero_test: RuntimeError
1101 named_parameters_test/none: RuntimeError 975 named_parameters_test/none: RuntimeError
1102 named_parameters_type_test/01: Crash 976 named_parameters_type_test/01: MissingRuntimeError
1103 named_parameters_type_test/02: Crash 977 named_parameters_type_test/02: MissingRuntimeError
1104 named_parameters_type_test/03: Crash 978 named_parameters_type_test/03: MissingRuntimeError
1105 named_parameters_with_conversions_test: Crash 979 named_parameters_with_conversions_test: RuntimeError
1106 named_parameters_with_dollars_test: RuntimeError 980 named_parameters_with_dollars_test: RuntimeError
1107 naming_test: Crash 981 naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.neg ate#x) in (parameter(Hoisting.negate#x), Instance of 'ThisLocal') for j:construc tor_body(Hoisting.negate).
1108 nan_identical_test: Crash 982 nan_identical_test: RuntimeError
1109 nested_switch_label_test: Crash 983 nested_switch_label_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle r.dart': Failed assertion: line 308 pos 12: 'local != null': is not true.
1110 no_main_test/01: CompileTimeError 984 no_main_test/01: CompileTimeError
1111 no_such_method2_test: Crash 985 no_such_method2_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
1112 no_such_method3_test: Crash 986 no_such_method3_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
1113 no_such_method_dispatcher_test: Crash 987 no_such_method_dispatcher_test: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator).
1114 no_such_method_empty_selector_test: Crash 988 no_such_method_empty_selector_test: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
1115 no_such_method_subtype_test: Crash 989 no_such_method_subtype_test: Crash # Assertion failure: Missing scope info for j :getter(Iterable.iterator).
1116 no_such_method_test: Crash 990 no_such_method_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator).
1117 not_enough_positional_arguments_test/01: Crash 991 not_enough_positional_arguments_test/01: Crash # 'file:*/pkg/compiler/lib/src/ss a/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass (constructor.enclosingClass) ==
1118 not_enough_positional_arguments_test/02: Crash 992 not_enough_positional_arguments_test/02: Crash # 'file:*/pkg/compiler/lib/src/ss a/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass (constructor.enclosingClass) ==
1119 not_enough_positional_arguments_test/05: Crash 993 not_enough_positional_arguments_test/05: Crash # 'file:*/pkg/compiler/lib/src/ss a/builder_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass (constructor.enclosingClass) ==
1120 null_test/02: Crash 994 null_test/02: Crash # Assertion failure: Cannot find value Instance of 'ThisLoca l' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIn dex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1121 null_test/03: Crash 995 null_test/03: Crash # Assertion failure: Cannot find value Instance of 'ThisLoca l' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIn dex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1122 null_test/none: Crash 996 null_test/none: Crash # Assertion failure: Cannot find value Instance of 'ThisLo cal' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sorted Index#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1123 number_identity2_test: Crash 997 number_identity2_test: RuntimeError
1124 numbers_test: RuntimeError 998 numbers_test: RuntimeError
1125 ordered_maps_test: Crash 999 ordered_maps_test: Crash # Assertion failure: Cannot find value Instance of 'Thi sLocal' in (parameter(JsLinkedHashMap.values#each), local(JsLinkedHashMap.values #)) for j:closure_call(JsLinkedHashMap_values_closure.call).
1126 overridden_no_such_method_test: Crash 1000 overridden_no_such_method_test: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator).
1127 override_field_method1_negative_test: Crash 1001 override_field_method1_negative_test: Crash # type 'ShadowField' is not a subtyp e of type 'Procedure' of 'value' where
1128 override_field_method2_negative_test: Fail 1002 override_field_method2_negative_test: Fail
1129 override_field_method4_negative_test: Fail 1003 override_field_method4_negative_test: Fail
1130 override_field_method5_negative_test: Fail 1004 override_field_method5_negative_test: Fail
1131 override_field_test/01: MissingCompileTimeError 1005 override_field_test/01: MissingCompileTimeError
1132 override_inheritance_mixed_test/01: Crash 1006 override_inheritance_mixed_test/01: Crash # type 'ShadowField' is not a subtype of type 'Procedure' of 'value' where
1133 override_inheritance_mixed_test/02: MissingCompileTimeError 1007 override_inheritance_mixed_test/02: MissingCompileTimeError
1134 override_inheritance_mixed_test/03: MissingCompileTimeError 1008 override_inheritance_mixed_test/03: MissingCompileTimeError
1135 override_inheritance_mixed_test/04: MissingCompileTimeError 1009 override_inheritance_mixed_test/04: MissingCompileTimeError
1136 override_inheritance_no_such_method_test/03: Crash 1010 override_inheritance_no_such_method_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1137 override_inheritance_no_such_method_test/04: Crash 1011 override_inheritance_no_such_method_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1138 override_inheritance_no_such_method_test/05: Crash 1012 override_inheritance_no_such_method_test/05: Crash # Assertion failure: Missing scope info for j:method(Class1.noSuchMethod).
1139 override_inheritance_no_such_method_test/08: Crash 1013 override_inheritance_no_such_method_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1140 override_inheritance_no_such_method_test/11: Crash 1014 override_inheritance_no_such_method_test/11: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1141 override_inheritance_no_such_method_test/13: Crash 1015 override_inheritance_no_such_method_test/13: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1142 override_method_with_field_test/01: MissingCompileTimeError 1016 override_method_with_field_test/01: MissingCompileTimeError
1143 parameter_types_specialization_test: RuntimeError 1017 parameter_types_specialization_test: RuntimeError
1144 parse_closures_in_initializers_test: Crash 1018 parse_closures_in_initializers_test: RuntimeError
1145 positional_parameters_type_test/01: Crash 1019 positional_parameters_type_test/01: MissingRuntimeError
1146 positional_parameters_type_test/02: Crash 1020 positional_parameters_type_test/02: MissingRuntimeError
1147 private_mixin2_test: Crash 1021 private_mixin2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dar t': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fie ld(C1._field)
1148 private_mixin_exception_throw_test: Crash 1022 private_mixin_exception_throw_test: Crash # Assertion failure: Super constructor for k:constructor(_D.) not found.
1149 private_super_constructor_test/01: Crash 1023 private_super_constructor_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/buil der_kernel.dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(const ructor.enclosingClass) ==
1150 proxy4_test: Crash 1024 proxy4_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable .iterator).
1151 proxy5_test: Crash 1025 proxy5_test: Crash # Assertion failure: Missing scope info for j:method(Mock.noS uchMethod).
1152 redirecting_constructor_initializer_test: RuntimeError 1026 redirecting_constructor_initializer_test: RuntimeError
1153 redirecting_factory_default_values_test/01: MissingCompileTimeError 1027 redirecting_factory_default_values_test/01: MissingCompileTimeError
1154 redirecting_factory_default_values_test/02: MissingCompileTimeError 1028 redirecting_factory_default_values_test/02: MissingCompileTimeError
1155 redirecting_factory_long_test: Crash 1029 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of type 'ResolutionInterfaceType' of 'type1' where
1156 redirecting_factory_reflection_test: Crash 1030 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterator.current).
1157 reg_exp_test: Crash 1031 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato r.current).
1158 regress_13494_test: RuntimeError 1032 regress_13494_test: RuntimeError
1159 regress_17382_test: RuntimeError 1033 regress_17382_test: RuntimeError
1160 regress_18535_test: Crash 1034 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J sMirror._prettyName).
1161 regress_18713_test: Crash 1035 regress_18713_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart ': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel d(S.sType)
1162 regress_20394_test/01: Crash 1036 regress_20394_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) ==
1163 regress_20840_test: Crash 1037 regress_20840_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (parameter(SomeClass.#o), local(SomeClass.#)) for j:closure_call(Som eClass_SomeClass_closure.call).
1164 regress_21795_test: RuntimeError 1038 regress_21795_test: RuntimeError
1165 regress_22438_test: Crash 1039 regress_22438_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1166 regress_22443_test: CompileTimeError 1040 regress_22443_test: CompileTimeError
1167 regress_22445_test: Crash 1041 regress_22445_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1168 regress_22579_test: Crash 1042 regress_22579_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1169 regress_22666_test: Crash 1043 regress_22666_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart ': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fiel d(LinkedListEntry._list)
1170 regress_22728_test: Crash 1044 regress_22728_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1171 regress_22777_test: Crash 1045 regress_22777_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1172 regress_22936_test/01: RuntimeError 1046 regress_22936_test/01: RuntimeError
1173 regress_22976_test/01: CompileTimeError 1047 regress_22976_test/01: CompileTimeError
1174 regress_22976_test/02: CompileTimeError 1048 regress_22976_test/02: CompileTimeError
1175 regress_22976_test/none: CompileTimeError 1049 regress_22976_test/none: CompileTimeError
1176 regress_23408_test: CompileTimeError 1050 regress_23408_test: CompileTimeError
1177 regress_23498_test: Crash 1051 regress_23498_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1178 regress_23500_test/01: Crash 1052 regress_23500_test/01: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
1179 regress_23500_test/02: Crash 1053 regress_23500_test/02: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
1180 regress_23500_test/none: Crash 1054 regress_23500_test/none: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1181 regress_23537_test: RuntimeError 1055 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1 , inclusive: 2
1182 regress_23996_test: Crash 1056 regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1183 regress_24283_test: RuntimeError 1057 regress_24283_test: RuntimeError
1184 regress_24567_test: Crash 1058 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null.
1185 regress_24935_test/01: Crash 1059 regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
1186 regress_24935_test/none: Crash 1060 regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1187 regress_25246_1_test: Crash 1061 regress_25246_1_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.da rt': Failed assertion: line 342 pos 14: 'value != null': No value for field j:fi eld(MixIn.test3)
1188 regress_25550_test: Crash 1062 regress_25550_test: Crash # Assertion failure: Missing scope info for j:method(M ockAdder.call).
1189 regress_26133_test: Crash 1063 regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1190 regress_26175_test: Crash 1064 regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1191 regress_26230_test: Crash 1065 regress_26230_test: Crash # Assertion failure: Super constructor for k:construct or(_RenderTabBar.) not found.
1192 regress_26668_test: Crash 1066 regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1193 regress_26948_test: Crash 1067 regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1194 regress_27572_test: Crash 1068 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1195 regress_27617_test/1: Crash 1069 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant
1196 regress_27659_test: Crash 1070 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1197 regress_28217_test/01: Crash 1071 regress_28217_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.d art': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enclo singClass) ==
1198 regress_28217_test/none: Crash 1072 regress_28217_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel .dart': Failed assertion: line 529 pos 11: '_elementMap.getClass(constructor.enc losingClass) ==
1199 regress_28255_test: Crash 1073 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I terator.current).
1200 regress_28278_test: CompileTimeError 1074 regress_28278_test: CompileTimeError
1201 regress_29349_test: CompileTimeError 1075 regress_29349_test: CompileTimeError
1202 regress_29949_test: Crash 1076 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
1203 regress_30121_test: Crash 1077 regress_30121_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
1204 rewrite_implicit_this_test/01: Crash 1078 rewrite_implicit_this_test/01: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(Foo.shadow_x_localInsideClosure#foo), local(Foo.sh adow_x_localInsideClosure#x)) for j:closure_call(Foo_shadow_x_localInsideClosure _closure.call).
1205 runtime_type_function_test: Crash 1079 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1206 setter_declaration2_negative_test: Crash 1080 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0
1207 setter_declaration_negative_test: Fail 1081 setter_declaration_negative_test: Fail
1208 setter_override_test/00: MissingCompileTimeError 1082 setter_override_test/00: MissingCompileTimeError
1209 setter_override_test/03: MissingCompileTimeError 1083 setter_override_test/03: MissingCompileTimeError
1210 smaller_4_Interface_Types_A11_t02_test: Crash 1084 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null.
1211 stack_overflow_stacktrace_test: RuntimeError 1085 stack_overflow_stacktrace_test: RuntimeError
1212 stack_trace_test: Crash 1086 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite rable.iterator).
1213 stacktrace_demangle_ctors_test: Crash 1087 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo r j:getter(Iterable.iterator).
1214 stacktrace_rethrow_error_test/none: Crash 1088 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
1215 stacktrace_rethrow_error_test/withtraceparameter: Crash 1089 stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Mis sing scope info for j:getter(Iterable.iterator).
1216 stacktrace_rethrow_nonerror_test: Crash 1090 stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1217 stacktrace_test: RuntimeError 1091 stacktrace_test: RuntimeError
1218 statement_test: Crash 1092 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1219 static_getter_no_setter1_test/01: RuntimeError 1093 static_getter_no_setter1_test/01: RuntimeError
1220 static_getter_no_setter2_test/01: Crash 1094 static_getter_no_setter2_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1221 static_getter_no_setter2_test/none: Crash 1095 static_getter_no_setter2_test/none: Crash # Assertion failure: Missing scope inf o for j:getter(Iterable.iterator).
1222 static_getter_no_setter3_test/01: RuntimeError 1096 static_getter_no_setter3_test/01: RuntimeError
1223 static_setter_get_test/01: Crash 1097 static_setter_get_test/01: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
1224 string_join_test: RuntimeError 1098 string_join_test: RuntimeError
1225 string_split_test: Crash 1099 string_split_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
1226 super_bound_closure_test/01: RuntimeError 1100 super_bound_closure_test/01: RuntimeError
1227 super_bound_closure_test/none: RuntimeError 1101 super_bound_closure_test/none: RuntimeError
1228 super_call4_test: Crash 1102 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1229 super_closure_test: Crash 1103 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call).
1230 super_getter_setter_test: Crash 1104 super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:ge tter(Iterable.iterator).
1231 super_no_such_method1_test/01: Crash 1105 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1232 super_no_such_method2_test/01: Crash 1106 super_no_such_method2_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1233 super_no_such_method3_test/01: Crash 1107 super_no_such_method3_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
1234 super_no_such_method4_test/01: Crash 1108 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1235 super_no_such_method5_test/01: Crash 1109 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
1236 super_operator_index5_test: Crash 1110 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1237 super_operator_index6_test: Crash 1111 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1238 super_operator_index7_test: Crash 1112 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1239 super_operator_index8_test: Crash 1113 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1240 super_operator_index_test/01: Crash 1114 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1241 super_operator_index_test/02: Crash 1115 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1242 super_operator_index_test/03: Crash 1116 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1243 super_operator_index_test/04: Crash 1117 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1244 super_operator_index_test/05: Crash 1118 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1245 super_operator_index_test/06: Crash 1119 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1246 super_operator_index_test/07: Crash 1120 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null.
1247 super_operator_test: Crash 1121 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
1248 super_setter_interceptor_test: RuntimeError 1122 super_setter_interceptor_test: RuntimeError
1249 super_test: Crash 1123 super_test: RuntimeError
1250 switch_bad_case_test/01: MissingCompileTimeError 1124 switch_bad_case_test/01: MissingCompileTimeError
1251 switch_bad_case_test/02: MissingCompileTimeError 1125 switch_bad_case_test/02: MissingCompileTimeError
1252 switch_case_test/00: MissingCompileTimeError 1126 switch_case_test/00: MissingCompileTimeError
1253 switch_case_test/01: MissingCompileTimeError 1127 switch_case_test/01: MissingCompileTimeError
1254 switch_case_test/02: MissingCompileTimeError 1128 switch_case_test/02: MissingCompileTimeError
1255 switch_label2_test: Crash 1129 switch_label2_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTar getForSwitchCase
1256 switch_label_test: Crash 1130 switch_label_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarg etForSwitchCase
1257 switch_try_catch_test: Crash 1131 switch_try_catch_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJump TargetForSwitchCase
1258 symbol_conflict_test: Crash 1132 symbol_conflict_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
1259 sync_generator1_test/01: Crash 1133 sync_generator1_test/01: Crash # Assertion failure: Missing scope info for j:met hod(Iterator.moveNext).
1260 sync_generator1_test/none: Crash 1134 sync_generator1_test/none: Crash # Assertion failure: Missing scope info for j:m ethod(Iterator.moveNext).
1261 sync_generator2_test/none: Crash 1135 sync_generator2_test/none: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
1262 sync_generator3_test/test1: Crash 1136 sync_generator3_test/test1: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1263 sync_generator3_test/test2: Crash 1137 sync_generator3_test/test2: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
1264 syncstar_less_than_test: Crash 1138 syncstar_less_than_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1265 syncstar_yield_test/copyParameters: Crash 1139 syncstar_yield_test/copyParameters: Crash # Assertion failure: Missing scope inf o for j:method(Iterator.moveNext).
1266 syncstar_yield_test/none: Crash 1140 syncstar_yield_test/none: Crash # Assertion failure: Missing scope info for j:me thod(Iterator.moveNext).
1267 syncstar_yieldstar_test: Crash 1141 syncstar_yieldstar_test: Crash # Assertion failure: Missing scope info for j:get ter(Iterable.iterator).
1268 syntax_test/02: Crash 1142 syntax_test/02: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1269 syntax_test/03: Crash 1143 syntax_test/03: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1270 syntax_test/27: Crash 1144 syntax_test/27: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1271 syntax_test/49: Crash
1272 syntax_test/54: Crash
1273 syntax_test/59: Crash
1274 syntax_test/60: Crash
1275 syntax_test/61: Crash
1276 syntax_test/62: Crash
1277 syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_build er.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParame ters.length == arguments.length': is not true.
1278 temp_mangling_test: Crash
1279 top_level_getter_no_setter1_test/01: RuntimeError
1280 top_level_getter_no_setter2_test/01: RuntimeError
1281 truncdiv_test: RuntimeError
1282 try_catch_test/01: MissingCompileTimeError
1283 type_argument_substitution_test: Crash
1284 type_checks_in_factory_method_test: RuntimeError
1285 type_parameter_test/01: Crash
1286 type_parameter_test/02: Crash
1287 type_parameter_test/03: Crash
1288 type_parameter_test/04: Crash
1289 type_parameter_test/05: Crash
1290 type_parameter_test/06: Crash
1291 type_parameter_test/none: Crash
1292 type_propagation2_test: Crash
1293 type_variable_bounds3_test/00: Crash
1294 type_variable_bounds_test/10: Crash
1295 type_variable_closure2_test: Crash
1296 type_variable_closure3_test: Crash
1297 type_variable_closure4_test: Crash
1298 type_variable_closure_test: Crash
1299 type_variable_conflict2_test/01: Crash
1300 type_variable_conflict2_test/05: Crash
1301 type_variable_conflict2_test/07: Crash
1302 type_variable_conflict2_test/09: Crash
1303 type_variable_field_initializer_closure2_test: Crash
1304 type_variable_field_initializer_closure_test: Crash
1305 type_variable_function_type_test: RuntimeError
1306 type_variable_nested_test: Crash
1307 constructor12_test: RuntimeError
1308 constructor2_test: RuntimeError
1309 constructor3_test: RuntimeError
1310 constructor5_test: RuntimeError
1311 constructor8_test: RuntimeError
1312 example_constructor_test: RuntimeError
1313 execute_finally7_test: RuntimeError
1314 function_subtype_inline0_test: RuntimeError
1315 function_subtype_local3_test: RuntimeError
1316 function_subtype_local4_test: RuntimeError
1317 function_syntax_test/none: RuntimeError
1318 is_object_test: RuntimeError
1319 issue13474_test: RuntimeError
1320 map_literal4_test: RuntimeError
1321 named_parameters_default_eq_test/02: MissingCompileTimeError
1322 named_parameters_type_test/01: MissingRuntimeError
1323 named_parameters_type_test/02: MissingRuntimeError
1324 named_parameters_type_test/03: MissingRuntimeError
1325 named_parameters_with_conversions_test: RuntimeError
1326 nan_identical_test: RuntimeError
1327 number_identity2_test: RuntimeError
1328 parse_closures_in_initializers_test: RuntimeError
1329 positional_parameters_type_test/01: MissingRuntimeError
1330 positional_parameters_type_test/02: MissingRuntimeError
1331 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1 , inclusive: 2
1332 super_test: RuntimeError
1333 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1145 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1334 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1146 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1335 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1147 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1336 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1148 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1337 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1149 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1338 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true. 1150 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1339 type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local )': Local local(Maps.mapToString#first) is stored in a closure field. 1151 syntax_test/49: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1340 wrong_number_type_arguments_test/00: Crash 1152 syntax_test/54: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1341 wrong_number_type_arguments_test/02: Crash 1153 syntax_test/59: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1342 yieldstar_pause_test: Crash 1154 syntax_test/60: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1155 syntax_test/61: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1156 syntax_test/62: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder .dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete rs.length == arguments.length': is not true.
1157 syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_build er.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParame ters.length == arguments.length': is not true.
1158 temp_mangling_test: Crash # Assertion failure: Missing scope info for j:getter(S etMixin.length).
1159 top_level_getter_no_setter1_test/01: RuntimeError
1160 top_level_getter_no_setter2_test/01: RuntimeError
1161 truncdiv_test: RuntimeError
1162 try_catch_test/01: MissingCompileTimeError
1163 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null.
1164 type_checks_in_factory_method_test: RuntimeError
1165 type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1166 type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1167 type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1168 type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1169 type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1170 type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'C losureClassElement' of 'closureClass' where
1171 type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassElement' of 'closureClass' where
1172 type_propagation2_test: Crash # Assertion failure: Missing scope info for j:gett er(Iterable.iterator).
1173 type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'C lassElement' of 'contextClass' where
1174 type_variable_bounds_test/10: Crash # 'package:front_end/src/fasta/kernel/kernel _class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == null || cl s.typeParameters.length == arguments.length': is not true.
1175 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1176 type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where
1177 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1178 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1179 type_variable_conflict2_test/01: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
1180 type_variable_conflict2_test/05: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
1181 type_variable_conflict2_test/07: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
1182 type_variable_conflict2_test/09: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
1183 type_variable_field_initializer_closure2_test: Crash # type 'JClosureClass' is n ot a subtype of type 'ClosureClassElement' of 'closureClass' where
1184 type_variable_field_initializer_closure_test: Crash # type 'JClosureClass' is no t a subtype of type 'ClosureClassElement' of 'closureClass' where
1185 type_variable_function_type_test: RuntimeError
1186 wrong_number_type_arguments_test/00: Crash # 'package:front_end/src/fasta/kernel /kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul l || cls.typeParameters.length == arguments.length': is not true.
1187 wrong_number_type_arguments_test/02: Crash # 'package:front_end/src/fasta/kernel /kernel_class_builder.dart': Failed assertion: line 83 pos 12: 'arguments == nul l || cls.typeParameters.length == arguments.length': is not true.
1188 yieldstar_pause_test: Crash # Assertion failure: Missing scope info for j:getter (Iterable.iterator).
1343 1189
1344 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 1190 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
1345 async_await_test: Crash 1191 async_await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1346 async_star_test: Crash 1192 async_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1347 async_switch_test/none: Crash 1193 async_switch_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null.
1348 async_switch_test/withDefault: Crash 1194 async_switch_test/withDefault: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1349 async_test/none: Crash 1195 async_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1350 async_test/type-mismatch1: Crash 1196 async_test/type-mismatch1: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1351 async_test/type-mismatch2: Crash 1197 async_test/type-mismatch2: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1352 async_test/type-mismatch3: Crash 1198 async_test/type-mismatch3: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1353 async_test/type-mismatch4: Crash 1199 async_test/type-mismatch4: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1354 async_this_bound_test: Crash 1200 async_this_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1355 async_throw_in_catch_test/forceAwait: Crash 1201 async_throw_in_catch_test/forceAwait: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
1356 async_throw_in_catch_test/none: Crash 1202 async_throw_in_catch_test/none: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
1357 asyncstar_concat_test: Crash 1203 asyncstar_concat_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1358 asyncstar_throw_in_catch_test: Crash 1204 asyncstar_throw_in_catch_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1359 asyncstar_yield_test: Crash 1205 asyncstar_yield_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1360 asyncstar_yieldstar_test: Crash 1206 asyncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1361 await_backwards_compatibility_test/none: Crash 1207 await_backwards_compatibility_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
1362 await_exceptions_test: Crash 1208 await_exceptions_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1363 await_for_cancel_test: Crash 1209 await_for_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1364 await_for_test: Crash 1210 await_for_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1365 await_for_use_local_test: Crash 1211 await_for_use_local_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1366 await_future_test: Crash 1212 await_future_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1367 await_nonfuture_test: Crash 1213 await_nonfuture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1368 await_not_started_immediately_test: Crash 1214 await_not_started_immediately_test: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1369 await_null_aware_test: Crash 1215 await_null_aware_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1370 await_postfix_expr_test: Crash 1216 await_postfix_expr_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1371 await_regression_test: Crash 1217 await_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1372 await_test: Crash 1218 await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null .
1373 bad_constructor_test/05: Crash
1374 bad_constructor_test/none: Crash
1375 bad_named_parameters2_test/01: Crash
1376 bad_named_parameters2_test/none: Crash
1377 bad_named_parameters_test/01: Crash
1378 bad_named_parameters_test/02: Crash
1379 bad_named_parameters_test/03: Crash
1380 bad_named_parameters_test/04: Crash
1381 bad_named_parameters_test/05: Crash
1382 bad_named_parameters_test/none: Crash
1383 bad_override_test/01: Crash
1384 bad_override_test/02: Crash
1385 bad_override_test/03: Crash
1386 bad_override_test/04: Crash
1387 bad_override_test/05: Crash
1388 bad_override_test/06: Crash
1389 bad_override_test/none: Crash
1390 bad_typedef_test/none: Crash
1391 bailout2_test: Crash
1392 bailout3_test: Crash
1393 bailout4_test: Crash
1394 bailout5_test: Crash
1395 bailout6_test: Crash
1396 bailout7_test: Crash
1397 bailout_container_type_test: Crash
1398 bailout_test: Crash
1399 bind_test: Crash
1400 bit_operations_test/01: Crash
1401 bit_operations_test/02: Crash
1402 bit_operations_test/03: Crash
1403 bit_operations_test/04: Crash
1404 bit_operations_test/none: Crash
1405 bit_shift_test: Crash
1406 black_listed_test/none: Crash
1407 bool_check_test: Crash
1408 bool_condition_check_test/01: Crash
1409 bool_test: Crash
1410 bound_closure_equality_test: Crash
1411 bound_closure_primitives_test: Crash
1412 branch_canonicalization_test: Crash
1413 branches_test: Crash
1414 break_test: Crash
1415 call_closurization_test: Crash
1416 call_constructor_on_unresolvable_class_test/07: Crash
1417 call_function_apply_test: Crash
1418 call_nonexistent_constructor_test/01: Crash
1419 call_nonexistent_constructor_test/02: Crash
1420 call_nonexistent_constructor_test/none: Crash
1421 call_nonexistent_static_test/01: Crash
1422 call_nonexistent_static_test/02: Crash
1423 call_nonexistent_static_test/03: Crash
1424 call_nonexistent_static_test/04: Crash
1425 call_nonexistent_static_test/05: Crash
1426 call_nonexistent_static_test/06: Crash
1427 call_nonexistent_static_test/07: Crash
1428 call_nonexistent_static_test/08: Crash
1429 call_nonexistent_static_test/09: Crash
1430 call_nonexistent_static_test/10: Crash
1431 call_nonexistent_static_test/none: Crash
1432 call_operator_test: Crash
1433 call_test: Crash
1434 call_through_getter_test: Crash
1435 call_through_null_getter_test: Crash
1436 call_type_literal_test/01: Crash
1437 call_with_no_such_method_test: Crash
1438 canonical_const2_test: Crash
1439 canonical_const3_test: Crash
1440 canonical_const_test: Crash
1441 cascade2_test: Crash
1442 cascade_in_expression_function_test: Crash
1443 cascade_precedence_test: Crash
1444 cascade_test/none: Crash
1445 cast_test/04: Crash
1446 cast_test/05: Crash
1447 cast_test/none: Crash
1448 catch_liveness_test: Crash
1449 cha_deopt1_test: CompileTimeError
1450 cha_deopt2_test: CompileTimeError
1451 cha_deopt3_test: CompileTimeError
1452 check_member_static_test/02: MissingCompileTimeError 1219 check_member_static_test/02: MissingCompileTimeError
1453 class_cycle_test/02: MissingCompileTimeError 1220 closure_in_field_test/01: Crash # NoSuchMethodError: The getter 'usedBy' was cal led on null.
1454 class_cycle_test/03: MissingCompileTimeError 1221 closure_in_field_test/02: Crash # NoSuchMethodError: The getter 'usedBy' was cal led on null.
1455 closure_in_field_test/01: Crash
1456 closure_in_field_test/02: Crash
1457 closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was c alled on null. 1222 closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was c alled on null.
1458 compile_time_constant_a_test: Crash
1459 compile_time_constant_b_test: Crash
1460 compile_time_constant_c_test/02: Crash
1461 compile_time_constant_m_test: RuntimeError 1223 compile_time_constant_m_test: RuntimeError
1462 compile_time_constant_p_test/01: Crash 1224 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1463 conditional_import_string_test: CompileTimeError 1225 conditional_import_string_test: CompileTimeError
1464 conditional_import_test: CompileTimeError 1226 conditional_import_test: CompileTimeError
1465 config_import_corelib_test: RuntimeError 1227 config_import_corelib_test: RuntimeError
1466 config_import_test: RuntimeError 1228 config_import_test: RuntimeError
1467 const_conditional_test/08: MissingCompileTimeError 1229 const_conditional_test/08: MissingCompileTimeError
1468 const_constructor_nonconst_field_test/01: Crash 1230 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen ted constant expression #lib1::f() (ShadowStaticInvocation)
1469 const_constructor_syntax_test/05: Crash 1231 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1470 const_error_multiply_initialized_test/01: Crash 1232 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1471 const_error_multiply_initialized_test/02: Crash 1233 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1472 const_error_multiply_initialized_test/03: Crash 1234 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1473 const_error_multiply_initialized_test/04: Crash 1235 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct or named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1474 const_evaluation_test/01: Crash 1236 const_evaluation_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1475 const_factory_with_body_test/01: MissingCompileTimeError 1237 const_factory_with_body_test/01: MissingCompileTimeError
1476 const_instance_field_test/01: MissingCompileTimeError 1238 const_instance_field_test/01: MissingCompileTimeError
1477 const_map2_test/00: MissingCompileTimeError 1239 const_map2_test/00: MissingCompileTimeError
1478 const_map3_test/00: MissingCompileTimeError 1240 const_map3_test/00: MissingCompileTimeError
1479 const_map_test: Crash 1241 const_map_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1480 const_optional_args_negative_test: Crash 1242 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con stant expression <dynamic, dynamic>{} (ShadowMapLiteral)
1481 const_switch2_test/01: MissingCompileTimeError 1243 const_switch2_test/01: MissingCompileTimeError
1482 const_switch_test/02: RuntimeError 1244 const_switch_test/02: RuntimeError
1483 const_switch_test/04: RuntimeError 1245 const_switch_test/04: RuntimeError
1484 const_syntax_test/05: MissingCompileTimeError 1246 const_syntax_test/05: MissingCompileTimeError
1485 const_syntax_test/08: Crash 1247 const_syntax_test/08: Crash # Stack Overflow
1486 const_syntax_test/09: Crash 1248 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate dFieldInitializerError::' in 'dart:core'.
1487 const_syntax_test/10: MissingCompileTimeError 1249 const_syntax_test/10: MissingCompileTimeError
1488 const_types_test/01: Crash 1250 const_types_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1489 const_types_test/02: Crash 1251 const_types_test/02: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1490 const_types_test/03: Crash 1252 const_types_test/03: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1491 const_types_test/04: Crash 1253 const_types_test/04: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1492 const_types_test/05: Crash 1254 const_types_test/05: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1493 const_types_test/06: Crash 1255 const_types_test/06: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1494 const_types_test/13: Crash 1256 const_types_test/13: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1495 const_types_test/31: Crash 1257 const_types_test/31: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1496 const_types_test/32: Crash 1258 const_types_test/32: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1497 const_types_test/33: Crash 1259 const_types_test/33: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1498 const_types_test/34: Crash 1260 const_types_test/34: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1499 const_types_test/35: Crash 1261 const_types_test/35: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1500 const_types_test/36: Crash 1262 const_types_test/36: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1501 const_types_test/37: Crash 1263 const_types_test/37: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1502 const_types_test/38: Crash 1264 const_types_test/38: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1503 const_types_test/39: Crash 1265 const_types_test/39: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1504 const_types_test/40: Crash 1266 const_types_test/40: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins tance getter 'kind'.
1505 const_types_test/none: Crash 1267 const_types_test/none: Crash # NoSuchMethodError: Class 'InterfaceType' has no i nstance getter 'kind'.
1506 constants_test/05: MissingCompileTimeError 1268 constants_test/05: MissingCompileTimeError
1507 constructor12_test: Crash 1269 constructor12_test: RuntimeError
1508 constructor2_test: Crash 1270 constructor2_test: RuntimeError
1509 constructor3_test: Crash 1271 constructor3_test: RuntimeError
1510 constructor5_test: Crash 1272 constructor5_test: RuntimeError
1511 constructor6_test: Crash 1273 constructor6_test: Crash # Assertion failure: Cannot find value parameter(A.#arg ) in (parameter(C.#x), parameter(C.#y), parameter(B.#arg), BoxLocal(_box_0)) for j:constructor(C.).
1512 constructor8_test: Crash 1274 constructor8_test: RuntimeError
1513 constructor_duplicate_final_test/01: Crash 1275 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
1514 constructor_duplicate_final_test/02: Crash 1276 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
1515 constructor_duplicate_final_test/03: Crash 1277 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na med '_DuplicatedFieldInitializerError::' in 'dart:core'.
1516 constructor_named_arguments_test/none: RuntimeError 1278 constructor_named_arguments_test/none: RuntimeError
1517 constructor_redirect1_negative_test: Crash 1279 constructor_redirect1_negative_test: Crash # Stack Overflow
1518 constructor_redirect2_negative_test: Crash 1280 constructor_redirect2_negative_test: Crash # Stack Overflow
1519 constructor_redirect2_test/01: MissingCompileTimeError 1281 constructor_redirect2_test/01: MissingCompileTimeError
1520 constructor_redirect_test/01: Crash 1282 constructor_redirect_test/01: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(A.named2#x), parameter(A.named2#y), parameter(A .named2#z)) for j:constructor(A.named2).
1521 crash_6725_test/01: Crash 1283 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle d on null.
1522 ct_const_test: Crash 1284 ct_const_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on n ull.
1523 custom_await_stack_trace_test: Crash 1285 custom_await_stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1524 cyclic_constructor_test/01: Crash 1286 cyclic_constructor_test/01: Crash # Stack Overflow
1525 cyclic_default_values_test: Crash 1287 cyclic_default_values_test: Crash # Assertion failure: Cannot find value Instanc e of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHa shMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinked HashMap_addAll_closure.call).
1526 cyclic_type2_test: Crash 1288 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
1527 cyclic_type_test/00: RuntimeError 1289 cyclic_type_test/00: RuntimeError
1528 cyclic_type_test/01: RuntimeError 1290 cyclic_type_test/01: RuntimeError
1529 cyclic_type_test/02: RuntimeError 1291 cyclic_type_test/02: RuntimeError
1530 cyclic_type_test/03: RuntimeError 1292 cyclic_type_test/03: RuntimeError
1531 cyclic_type_test/04: RuntimeError 1293 cyclic_type_test/04: RuntimeError
1532 dangling_else_test: Crash 1294 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1533 deferred_call_empty_before_load_test: RuntimeError 1295 deferred_call_empty_before_load_test: RuntimeError
1534 deferred_closurize_load_library_test: CompileTimeError 1296 deferred_closurize_load_library_test: CompileTimeError
1535 deferred_constant_list_test: CompileTimeError 1297 deferred_constant_list_test: CompileTimeError
1536 deferred_constraints_constants_test/none: CompileTimeError 1298 deferred_constraints_constants_test/none: CompileTimeError
1537 deferred_constraints_constants_test/reference_after_load: CompileTimeError 1299 deferred_constraints_constants_test/reference_after_load: CompileTimeError
1538 deferred_constraints_type_annotation_test/as_operation: CompileTimeError 1300 deferred_constraints_type_annotation_test/as_operation: CompileTimeError
1539 deferred_constraints_type_annotation_test/catch_check: CompileTimeError 1301 deferred_constraints_type_annotation_test/catch_check: CompileTimeError
1540 deferred_constraints_type_annotation_test/is_check: CompileTimeError 1302 deferred_constraints_type_annotation_test/is_check: CompileTimeError
1541 deferred_constraints_type_annotation_test/new: CompileTimeError 1303 deferred_constraints_type_annotation_test/new: CompileTimeError
1542 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError 1304 deferred_constraints_type_annotation_test/new_before_load: CompileTimeError
(...skipping 18 matching lines...) Expand all
1561 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError 1323 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError
1562 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError 1324 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
1563 deferred_inlined_test: CompileTimeError 1325 deferred_inlined_test: CompileTimeError
1564 deferred_load_constants_test/none: CompileTimeError 1326 deferred_load_constants_test/none: CompileTimeError
1565 deferred_load_inval_code_test: CompileTimeError 1327 deferred_load_inval_code_test: CompileTimeError
1566 deferred_load_library_wrong_args_test/01: CompileTimeError 1328 deferred_load_library_wrong_args_test/01: CompileTimeError
1567 deferred_load_library_wrong_args_test/none: CompileTimeError 1329 deferred_load_library_wrong_args_test/none: CompileTimeError
1568 deferred_mixin_test: CompileTimeError 1330 deferred_mixin_test: CompileTimeError
1569 deferred_no_prefix_test/01: MissingCompileTimeError 1331 deferred_no_prefix_test/01: MissingCompileTimeError
1570 deferred_no_such_method_test: CompileTimeError 1332 deferred_no_such_method_test: CompileTimeError
1571 deferred_not_loaded_check_test: Crash
1572 deferred_not_loaded_check_test: RuntimeError 1333 deferred_not_loaded_check_test: RuntimeError
1573 deferred_only_constant_test: CompileTimeError 1334 deferred_only_constant_test: CompileTimeError
1574 deferred_optimized_test: CompileTimeError 1335 deferred_optimized_test: CompileTimeError
1575 deferred_redirecting_factory_test: CompileTimeError 1336 deferred_redirecting_factory_test: CompileTimeError
1576 deferred_regression_22995_test: CompileTimeError 1337 deferred_regression_22995_test: CompileTimeError
1577 deferred_regression_28678_test: CompileTimeError 1338 deferred_regression_28678_test: CompileTimeError
1578 deferred_shadow_load_library_test: Crash 1339 deferred_shadow_load_library_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
1579 deferred_shared_and_unshared_classes_test: CompileTimeError 1340 deferred_shared_and_unshared_classes_test: CompileTimeError
1580 deferred_static_seperate_test: CompileTimeError 1341 deferred_static_seperate_test: CompileTimeError
1581 deferred_super_dependency_test/01: CompileTimeError 1342 deferred_super_dependency_test/01: CompileTimeError
1582 deferred_super_dependency_test/none: Crash 1343 deferred_super_dependency_test/none: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
1583 deferred_type_dependency_test/as: CompileTimeError 1344 deferred_type_dependency_test/as: CompileTimeError
1584 deferred_type_dependency_test/is: CompileTimeError 1345 deferred_type_dependency_test/is: CompileTimeError
1585 deferred_type_dependency_test/none: CompileTimeError 1346 deferred_type_dependency_test/none: CompileTimeError
1586 deferred_type_dependency_test/type_annotation: CompileTimeError 1347 deferred_type_dependency_test/type_annotation: CompileTimeError
1587 double_int_to_string_test: RuntimeError 1348 double_int_to_string_test: RuntimeError
1588 duplicate_export_negative_test: Fail 1349 duplicate_export_negative_test: Fail
1589 duplicate_implements_test/01: MissingCompileTimeError 1350 duplicate_implements_test/01: MissingCompileTimeError
1590 duplicate_implements_test/02: MissingCompileTimeError 1351 duplicate_implements_test/02: MissingCompileTimeError
1591 duplicate_implements_test/03: MissingCompileTimeError 1352 duplicate_implements_test/03: MissingCompileTimeError
1592 duplicate_implements_test/04: MissingCompileTimeError 1353 duplicate_implements_test/04: MissingCompileTimeError
1593 dynamic_prefix_core_test/01: RuntimeError 1354 dynamic_prefix_core_test/01: RuntimeError
1594 dynamic_prefix_core_test/none: RuntimeError 1355 dynamic_prefix_core_test/none: RuntimeError
1595 efficient_length_warning_test: Crash 1356 efficient_length_warning_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1596 enum_duplicate_test/01: Crash 1357 enum_duplicate_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1597 enum_duplicate_test/02: RuntimeError 1358 enum_duplicate_test/02: RuntimeError
1598 enum_duplicate_test/none: RuntimeError 1359 enum_duplicate_test/none: RuntimeError
1599 enum_mirror_test: Crash 1360 enum_mirror_test: Crash # RangeError (index): Invalid value: Valid value range i s empty: 0
1600 enum_private_test/01: RuntimeError 1361 enum_private_test/01: RuntimeError
1601 enum_private_test/02: RuntimeError 1362 enum_private_test/02: RuntimeError
1602 enum_private_test/none: RuntimeError 1363 enum_private_test/none: RuntimeError
1603 enum_test: RuntimeError 1364 enum_test: RuntimeError
1604 example_constructor_test: Crash 1365 example_constructor_test: RuntimeError
1605 execute_finally7_test: RuntimeError 1366 execute_finally7_test: RuntimeError
1606 exhaustive_for_test: Crash 1367 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang e is empty: 0
1607 expect_test: RuntimeError 1368 expect_test: RuntimeError
1608 external_test/10: MissingRuntimeError 1369 external_test/10: MissingRuntimeError
1609 external_test/13: MissingRuntimeError 1370 external_test/13: MissingRuntimeError
1610 external_test/20: MissingRuntimeError 1371 external_test/20: MissingRuntimeError
1611 f_bounded_quantification4_test: RuntimeError 1372 f_bounded_quantification4_test: RuntimeError
1612 f_bounded_quantification5_test: RuntimeError 1373 f_bounded_quantification5_test: RuntimeError
1613 factory2_test: Crash 1374 factory2_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1614 factory_redirection_test/07: MissingCompileTimeError 1375 factory_redirection_test/07: MissingCompileTimeError
1615 factory_redirection_test/08: Crash 1376 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1616 factory_redirection_test/09: Crash 1377 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1617 factory_redirection_test/10: Crash 1378 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1618 factory_redirection_test/11: Crash 1379 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1619 factory_redirection_test/12: Crash 1380 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1620 factory_redirection_test/13: Crash 1381 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1621 factory_redirection_test/14: Crash 1382 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1622 factory_redirection_test/none: Crash 1383 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
1623 fauxverride_test/03: MissingCompileTimeError 1384 fauxverride_test/03: MissingCompileTimeError
1624 fauxverride_test/05: MissingCompileTimeError 1385 fauxverride_test/05: MissingCompileTimeError
1625 field_increment_bailout_test: Crash 1386 field_increment_bailout_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1626 field_initialization_order_test: RuntimeError 1387 field_initialization_order_test: RuntimeError
1627 field_override3_test/00: MissingCompileTimeError 1388 field_override3_test/00: MissingCompileTimeError
1628 field_override3_test/01: MissingCompileTimeError 1389 field_override3_test/01: MissingCompileTimeError
1629 field_override3_test/02: MissingCompileTimeError 1390 field_override3_test/02: MissingCompileTimeError
1630 field_override3_test/03: MissingCompileTimeError 1391 field_override3_test/03: MissingCompileTimeError
1631 field_override4_test/02: MissingCompileTimeError 1392 field_override4_test/02: MissingCompileTimeError
1632 final_attempt_reinitialization_test/01: Crash 1393 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1633 final_attempt_reinitialization_test/02: Crash 1394 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor named '_DuplicatedFieldInitializerError::' in 'dart:core'.
1634 final_field_initialization_order_test: RuntimeError 1395 final_field_initialization_order_test: RuntimeError
1635 final_super_field_set_test/01: Crash 1396 final_super_field_set_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1636 final_syntax_test/09: Crash 1397 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate dFieldInitializerError::' in 'dart:core'.
1637 first_class_types_literals_test/01: Crash 1398 first_class_types_literals_test/01: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1638 first_class_types_literals_test/02: Crash 1399 first_class_types_literals_test/02: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1639 first_class_types_literals_test/03: Crash 1400 first_class_types_literals_test/03: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1640 first_class_types_literals_test/04: Crash 1401 first_class_types_literals_test/04: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1641 first_class_types_literals_test/05: Crash 1402 first_class_types_literals_test/05: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1642 first_class_types_literals_test/06: Crash 1403 first_class_types_literals_test/06: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1643 first_class_types_literals_test/07: Crash 1404 first_class_types_literals_test/07: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1644 first_class_types_literals_test/08: Crash 1405 first_class_types_literals_test/08: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1645 first_class_types_literals_test/09: Crash 1406 first_class_types_literals_test/09: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1646 first_class_types_literals_test/10: Crash 1407 first_class_types_literals_test/10: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1647 first_class_types_literals_test/11: Crash 1408 first_class_types_literals_test/11: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1648 first_class_types_literals_test/12: Crash 1409 first_class_types_literals_test/12: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1649 first_class_types_literals_test/none: Crash 1410 first_class_types_literals_test/none: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
1650 flatten_test/01: Crash 1411 flatten_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1651 flatten_test/02: Crash 1412 flatten_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1652 flatten_test/03: Crash 1413 flatten_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1653 flatten_test/04: Crash 1414 flatten_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1654 flatten_test/05: Crash 1415 flatten_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1655 flatten_test/06: Crash 1416 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1656 flatten_test/07: Crash 1417 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1657 flatten_test/08: Crash 1418 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1658 flatten_test/09: Crash 1419 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1659 flatten_test/10: Crash 1420 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1660 flatten_test/11: Crash 1421 flatten_test/11: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1661 flatten_test/12: Crash 1422 flatten_test/12: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1662 flatten_test/none: Crash 1423 flatten_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1663 for_in2_test: Crash 1424 for_in2_test: Crash # NoSuchMethodError: The method 'startsWith' was called on n ull.
1664 for_variable_capture_test: Crash 1425 for_variable_capture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1665 full_stacktrace1_test: Crash 1426 full_stacktrace1_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1666 full_stacktrace2_test: Crash 1427 full_stacktrace2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1667 full_stacktrace3_test: Crash 1428 full_stacktrace3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1668 function_subtype_bound_closure6_test: Crash 1429 function_subtype_bound_closure6_test: Crash # Assertion failure: Cannot find val ue Instance of 'ThisLocal' in (local(C.test#localMethod)) for j:closure_call(C_t est_closure.call).
1669 function_subtype_cast2_test: Crash 1430 function_subtype_cast2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1670 function_subtype_cast3_test: Crash 1431 function_subtype_cast3_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
1671 function_subtype_checked0_test: Crash 1432 function_subtype_checked0_test: Crash # Assertion failure: Cannot find value Ins tance of 'ThisLocal' in (local(C.test#)) for j:closure_call(C_test_closure.call) .
1672 function_subtype_closure0_test: Crash 1433 function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1673 function_subtype_closure1_test: Crash 1434 function_subtype_closure1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1674 function_subtype_inline0_test: Crash 1435 function_subtype_inline0_test: RuntimeError
1675 function_subtype_inline1_test: Crash 1436 function_subtype_inline1_test: Crash # NoSuchMethodError: The method 'hasSubclas s' was called on null.
1676 function_subtype_local3_test: Crash 1437 function_subtype_local3_test: RuntimeError
1677 function_subtype_local4_test: Crash 1438 function_subtype_local4_test: RuntimeError
1678 function_subtype_not3_test: Crash 1439 function_subtype_not3_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
1679 function_subtype_typearg1_test: Crash 1440 function_subtype_typearg1_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1680 function_subtype_typearg2_test: Crash 1441 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1681 function_subtype_typearg3_test: Crash 1442 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1682 function_subtype_typearg4_test: Crash 1443 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1683 function_subtype_typearg5_test: Crash 1444 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
1684 function_syntax_test/none: Crash 1445 function_syntax_test/none: RuntimeError
1685 function_test: Crash 1446 function_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(FunctionTest.testThisBinding#)) for j:closure_call(FunctionTest_te stThisBinding_closure.call).
1686 function_type_alias3_test: Crash 1447 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w as called on null.
1687 function_type_parameter2_negative_test: Crash 1448 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1688 function_type_parameter_negative_test: Crash 1449 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression)
1689 generic_local_functions_test: Crash 1450 implicit_closure2_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(A.foo#)) for j:closure_call(A_foo_closure.call).
1690 generic_methods_generic_function_parameter_test: Crash 1451 implicit_closure_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(First.foo1#local)) for j:closure_call(First_foo1_closure.c all).
1691 generic_methods_test: Crash 1452 implicit_this_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1692 generic_methods_type_expression_test/01: Crash 1453 implicit_this_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
1693 generic_methods_type_expression_test/03: Crash 1454 implicit_this_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1694 generic_methods_type_expression_test/none: Crash 1455 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1695 generic_native_test: Crash 1456 inference_mixin_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was c alled on null.
1696 generic_syntax_test: Crash 1457 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak ' was called on null.
1697 generic_test: RuntimeError
1698 getter_no_setter2_test/00: RuntimeError
1699 getter_no_setter2_test/03: RuntimeError
1700 getter_no_setter_test/00: RuntimeError
1701 getter_no_setter_test/none: RuntimeError
1702 getter_override2_test/02: MissingCompileTimeError
1703 getter_override_test/00: MissingCompileTimeError
1704 getter_override_test/01: MissingCompileTimeError
1705 getter_override_test/02: MissingCompileTimeError
1706 hash_map_null_key_foreach_test: RuntimeError
1707 identical_closure2_test: RuntimeError
1708 if_null_assignment_behavior_test/01: Crash
1709 if_null_assignment_behavior_test/02: Crash
1710 if_null_assignment_behavior_test/03: Crash
1711 if_null_assignment_behavior_test/04: Crash
1712 if_null_assignment_behavior_test/05: Crash
1713 if_null_assignment_behavior_test/06: Crash
1714 if_null_assignment_behavior_test/12: RuntimeError
1715 if_null_assignment_behavior_test/14: RuntimeError
1716 if_null_assignment_static_test/01: RuntimeError
1717 if_null_assignment_static_test/02: Crash
1718 if_null_assignment_static_test/03: RuntimeError
1719 if_null_assignment_static_test/04: RuntimeError
1720 if_null_assignment_static_test/05: RuntimeError
1721 if_null_assignment_static_test/06: Crash
1722 implicit_closure2_test: Crash
1723 implicit_closure_test: Crash
1724 implicit_this_test/01: Crash
1725 implicit_this_test/04: Crash
1726 implicit_this_test/none: Crash
1727 import_collection_no_prefix_test: Crash
1728 inference_mixin_field_test: Crash
1729 infinite_switch_label_test: Crash
1730 infinity_test: RuntimeError 1458 infinity_test: RuntimeError
1731 inline_super_field_test: Crash 1459 inline_super_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was call ed on null.
1732 inlined_throw_test: Crash 1460 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
1733 instance_creation_in_function_annotation_test: Crash 1461 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1734 instanceof4_test/01: Crash 1462 instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g etter 'typeVariables'.
1735 instanceof4_test/none: Crash 1463 instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
1736 integer_division_by_zero_test: RuntimeError 1464 integer_division_by_zero_test: RuntimeError
1737 interceptor3_test: Crash 1465 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1738 internal_library_test/02: Crash 1466 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder' has no instance getter 'mixinApplicationClasses'.
1739 invocation_mirror2_test: Crash 1467 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1740 invocation_mirror_empty_arguments_test: Crash 1468 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't hisLocal' was called on null.
1741 invocation_mirror_invoke_on2_test: Crash 1469 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
1742 invocation_mirror_invoke_on_test: Crash 1470 invocation_mirror_invoke_on_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
1743 invocation_mirror_test: Crash 1471 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal led on null.
1744 is_malformed_type_test/94: Crash 1472 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack
1745 is_malformed_type_test/96: Crash 1473 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack
1746 is_malformed_type_test/98: Crash 1474 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack
1747 is_object_test: RuntimeError 1475 is_object_test: RuntimeError
1748 issue10721_test: Crash 1476 issue10721_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1749 issue10747_test: Crash 1477 issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance gette r 'typeVariables'.
1750 issue13474_test: RuntimeError 1478 issue13474_test: RuntimeError
1751 issue14014_3_test: Crash 1479 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal led on null.
1752 issue14242_test: Crash 1480 issue14242_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1753 issue15720_test: Crash 1481 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1754 issue21079_test: Crash 1482 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1755 issue23244_test: Crash 1483 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1756 issue4295001_test: Crash 1484 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4 295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for j:constructor_body(Issue4295001Test.).
1757 issue9602_test: Crash 1485 issue9602_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on nul l.
1758 issue9939_test: RuntimeError 1486 issue9939_test: RuntimeError
1759 issue_1751477_test: CompileTimeError 1487 issue_1751477_test: CompileTimeError
1760 issue_23914_test: Crash 1488 issue_23914_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1761 issue_25671a_test/01: Crash 1489 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1762 issue_25671b_test/01: Crash 1490 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS ync' was called on null.
1763 label_test: Crash 1491 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
1764 lazy_static8_test: RuntimeError 1492 lazy_static8_test: RuntimeError
1765 left_shift_test: RuntimeError 1493 left_shift_test: RuntimeError
1766 library_env_test/has_no_html_support: RuntimeError 1494 library_env_test/has_no_html_support: RuntimeError
1767 library_env_test/has_no_io_support: RuntimeError 1495 library_env_test/has_no_io_support: RuntimeError
1768 library_env_test/has_no_mirror_support: RuntimeError 1496 library_env_test/has_no_mirror_support: RuntimeError
1769 list_is_test: Crash 1497 list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter ' typeVariables'.
1770 list_literal3_test: Crash 1498 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst ance getter 'kind'.
1771 list_literal4_test: RuntimeError 1499 list_literal4_test: RuntimeError
1772 list_test: Crash 1500 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1773 local_function3_test: RuntimeError 1501 local_function3_test: RuntimeError
1774 local_function_test: Crash 1502 local_function_test: Crash # Assertion failure: Cannot find value Instance of 'T hisLocal' in (parameter(LocalFunctionTest.testExecute#x), local(LocalFunctionTes t.testExecute#)) for j:closure_call(LocalFunctionTest_testExecute_closure.call).
1775 logical_expression_test: Crash 1503 logical_expression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
1776 main_not_a_function_test/01: CompileTimeError 1504 main_not_a_function_test/01: CompileTimeError
1777 main_test/01: Crash 1505 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1778 main_test/02: Crash 1506 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1779 main_test/03: Crash 1507 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1780 main_test/04: Crash 1508 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1781 main_test/05: Crash 1509 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1782 main_test/20: Crash 1510 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1783 main_test/21: Crash 1511 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1784 main_test/22: Crash 1512 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1785 main_test/41: Crash 1513 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1786 main_test/42: Crash 1514 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1787 main_test/43: Crash 1515 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1788 main_test/44: Crash 1516 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1789 main_test/45: Crash 1517 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
1790 malbounded_type_cast2_test: Crash 1518 malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1791 malbounded_type_test2_test: Crash 1519 malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins tance getter 'typeVariables'.
1792 malformed_test/06: CompileTimeError 1520 malformed_test/06: CompileTimeError
1793 malformed_test/none: RuntimeError 1521 malformed_test/none: RuntimeError
1794 many_generic_instanceof_test: Crash 1522 many_named_arguments_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(ReflectionInfo.sortedIndex#name), local(Reflection Info.sortedIndex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1795 many_named_arguments_test: Crash 1523 many_overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
1796 many_overridden_no_such_method_test: Crash 1524 map_literal10_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1797 map_literal10_test: Crash
1798 map_literal4_test: RuntimeError 1525 map_literal4_test: RuntimeError
1799 map_literal7_test: Crash 1526 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1800 map_literal8_test: Crash 1527 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta nce getter 'kind'.
1801 map_literal_syntax_test: Crash 1528 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
1802 map_test: Crash 1529 map_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' i n (parameter(JsLinkedHashMap.containsValue#each), local(JsLinkedHashMap.contains Value#)) for j:closure_call(JsLinkedHashMap_containsValue_closure.call).
1803 method_name_test: CompileTimeError 1530 method_name_test: CompileTimeError
1804 method_override4_test: RuntimeError 1531 method_override4_test: RuntimeError
1805 method_override5_test: RuntimeError 1532 method_override5_test: RuntimeError
1806 method_override7_test/00: MissingCompileTimeError 1533 method_override7_test/00: MissingCompileTimeError
1807 method_override7_test/01: MissingCompileTimeError 1534 method_override7_test/01: MissingCompileTimeError
1808 method_override7_test/02: MissingCompileTimeError 1535 method_override7_test/02: MissingCompileTimeError
1809 method_override8_test/00: MissingCompileTimeError 1536 method_override8_test/00: MissingCompileTimeError
1810 method_override8_test/01: MissingCompileTimeError 1537 method_override8_test/01: MissingCompileTimeError
1811 mint_arithmetic_test: RuntimeError 1538 mint_arithmetic_test: RuntimeError
1812 mixin_black_listed_test/02: Crash 1539 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c onstructor(D1.) not found.
1813 mixin_bound_test: Crash 1540 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
1814 mixin_extends_field_test: Crash 1541 mixin_extends_field_test: Crash # Assertion failure: Super constructor for k:con structor(E.) not found.
1815 mixin_extends_is_test: Crash 1542 mixin_extends_is_test: Crash # Assertion failure: Super constructor for k:constr uctor(E.) not found.
1816 mixin_extends_method_test: Crash 1543 mixin_extends_method_test: Crash # Assertion failure: Super constructor for k:co nstructor(E.) not found.
1817 mixin_field_initializer_test: Crash 1544 mixin_field_initializer_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1818 mixin_field_test: Crash 1545 mixin_field_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on n ull.
1819 mixin_forwarding_constructor1_test: Crash 1546 mixin_forwarding_constructor1_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
1820 mixin_forwarding_constructor2_test: Crash 1547 mixin_forwarding_constructor2_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
1821 mixin_forwarding_constructor3_test: Crash 1548 mixin_forwarding_constructor3_test: Crash # Assertion failure: Super constructor for k:constructor(B.) not found.
1822 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 1549 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
1823 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 1550 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
1824 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 1551 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
1825 mixin_generic_test: Crash 1552 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
1826 mixin_getter_regression_test: Crash 1553 mixin_getter_regression_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1827 mixin_illegal_super_use_test/01: MissingCompileTimeError 1554 mixin_illegal_super_use_test/01: MissingCompileTimeError
1828 mixin_illegal_super_use_test/02: Crash 1555 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1829 mixin_illegal_super_use_test/03: Crash 1556 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU sedInTryOrSync' was called on null.
1830 mixin_illegal_super_use_test/04: Crash 1557 mixin_illegal_super_use_test/04: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
1831 mixin_illegal_super_use_test/05: Crash 1558 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1832 mixin_illegal_super_use_test/06: Crash 1559 mixin_illegal_super_use_test/06: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#inner)) for j:closure_call(P0_foo_closure .call).
1833 mixin_illegal_super_use_test/07: Crash 1560 mixin_illegal_super_use_test/07: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call ).
1834 mixin_illegal_super_use_test/08: Crash 1561 mixin_illegal_super_use_test/08: Crash # NoSuchMethodError: The getter 'function ' was called on null.
1835 mixin_illegal_super_use_test/09: Crash 1562 mixin_illegal_super_use_test/09: Crash # Assertion failure: Cannot find value In stance of 'ThisLocal' in (local(P0.foo#)) for j:closure_call(P0_foo_closure.call ).
1836 mixin_illegal_super_use_test/10: MissingCompileTimeError 1563 mixin_illegal_super_use_test/10: MissingCompileTimeError
1837 mixin_illegal_super_use_test/11: MissingCompileTimeError 1564 mixin_illegal_super_use_test/11: MissingCompileTimeError
1838 mixin_illegal_superclass_test/01: MissingCompileTimeError 1565 mixin_illegal_superclass_test/01: MissingCompileTimeError
1839 mixin_illegal_superclass_test/02: MissingCompileTimeError 1566 mixin_illegal_superclass_test/02: MissingCompileTimeError
1840 mixin_illegal_superclass_test/03: MissingCompileTimeError 1567 mixin_illegal_superclass_test/03: MissingCompileTimeError
1841 mixin_illegal_superclass_test/04: MissingCompileTimeError 1568 mixin_illegal_superclass_test/04: MissingCompileTimeError
1842 mixin_illegal_superclass_test/05: MissingCompileTimeError 1569 mixin_illegal_superclass_test/05: MissingCompileTimeError
1843 mixin_illegal_superclass_test/06: MissingCompileTimeError 1570 mixin_illegal_superclass_test/06: MissingCompileTimeError
1844 mixin_illegal_superclass_test/07: MissingCompileTimeError 1571 mixin_illegal_superclass_test/07: MissingCompileTimeError
1845 mixin_illegal_superclass_test/08: MissingCompileTimeError 1572 mixin_illegal_superclass_test/08: MissingCompileTimeError
1846 mixin_illegal_superclass_test/09: MissingCompileTimeError 1573 mixin_illegal_superclass_test/09: MissingCompileTimeError
1847 mixin_illegal_superclass_test/10: MissingCompileTimeError 1574 mixin_illegal_superclass_test/10: MissingCompileTimeError
1848 mixin_illegal_superclass_test/11: MissingCompileTimeError 1575 mixin_illegal_superclass_test/11: MissingCompileTimeError
1849 mixin_illegal_superclass_test/12: MissingCompileTimeError 1576 mixin_illegal_superclass_test/12: MissingCompileTimeError
1850 mixin_illegal_superclass_test/13: MissingCompileTimeError 1577 mixin_illegal_superclass_test/13: MissingCompileTimeError
1851 mixin_illegal_superclass_test/14: MissingCompileTimeError 1578 mixin_illegal_superclass_test/14: MissingCompileTimeError
1852 mixin_illegal_superclass_test/15: MissingCompileTimeError 1579 mixin_illegal_superclass_test/15: MissingCompileTimeError
1853 mixin_illegal_superclass_test/16: MissingCompileTimeError 1580 mixin_illegal_superclass_test/16: MissingCompileTimeError
1854 mixin_illegal_superclass_test/17: MissingCompileTimeError 1581 mixin_illegal_superclass_test/17: MissingCompileTimeError
1855 mixin_illegal_superclass_test/18: Crash 1582 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f or k:constructor(D05.) not found.
1856 mixin_illegal_superclass_test/19: MissingCompileTimeError 1583 mixin_illegal_superclass_test/19: MissingCompileTimeError
1857 mixin_illegal_superclass_test/20: Crash 1584 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f or k:constructor(D07.) not found.
1858 mixin_illegal_superclass_test/21: MissingCompileTimeError 1585 mixin_illegal_superclass_test/21: MissingCompileTimeError
1859 mixin_illegal_superclass_test/22: MissingCompileTimeError 1586 mixin_illegal_superclass_test/22: MissingCompileTimeError
1860 mixin_illegal_superclass_test/23: Crash 1587 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f or k:constructor(D15.) not found.
1861 mixin_illegal_superclass_test/24: MissingCompileTimeError 1588 mixin_illegal_superclass_test/24: MissingCompileTimeError
1862 mixin_illegal_superclass_test/25: Crash 1589 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f or k:constructor(D17.) not found.
1863 mixin_illegal_superclass_test/26: MissingCompileTimeError 1590 mixin_illegal_superclass_test/26: MissingCompileTimeError
1864 mixin_illegal_superclass_test/27: MissingCompileTimeError 1591 mixin_illegal_superclass_test/27: MissingCompileTimeError
1865 mixin_illegal_superclass_test/28: Crash 1592 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f or k:constructor(D25.) not found.
1866 mixin_illegal_superclass_test/29: MissingCompileTimeError 1593 mixin_illegal_superclass_test/29: MissingCompileTimeError
1867 mixin_illegal_superclass_test/30: Crash 1594 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f or k:constructor(D27.) not found.
1868 mixin_issue10216_2_test: RuntimeError 1595 mixin_issue10216_2_test: RuntimeError
1869 mixin_issue10216_test: Crash 1596 mixin_issue10216_test: Crash # Assertion failure: Super constructor for k:constr uctor(B.) not found.
1870 mixin_lib_extends_field_test: Crash 1597 mixin_lib_extends_field_test: Crash # Assertion failure: Super constructor for k :constructor(E.) not found.
1871 mixin_lib_extends_method_test: Crash 1598 mixin_lib_extends_method_test: Crash # Assertion failure: Super constructor for k:constructor(E.) not found.
1872 mixin_mixin2_test: RuntimeError 1599 mixin_mixin2_test: RuntimeError
1873 mixin_mixin3_test: RuntimeError 1600 mixin_mixin3_test: RuntimeError
1874 mixin_mixin4_test: RuntimeError 1601 mixin_mixin4_test: RuntimeError
1875 mixin_mixin5_test: Crash 1602 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
1876 mixin_mixin6_test: Crash 1603 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle d on null.
1877 mixin_mixin7_test: RuntimeError 1604 mixin_mixin7_test: RuntimeError
1878 mixin_mixin_bound2_test: Crash 1605 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1879 mixin_mixin_bound_test: Crash 1606 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1880 mixin_mixin_test: RuntimeError 1607 mixin_mixin_test: RuntimeError
1881 mixin_mixin_type_arguments_test: Crash 1608 mixin_mixin_type_arguments_test: Crash # Assertion failure: Super constructor fo r k:constructor(CA.) not found.
1882 mixin_naming_test: Crash 1609 mixin_naming_test: Crash # Assertion failure: Super constructor for k:constructo r(D.) not found.
1883 mixin_of_mixin_test/01: CompileTimeError 1610 mixin_of_mixin_test/01: CompileTimeError
1884 mixin_of_mixin_test/02: CompileTimeError 1611 mixin_of_mixin_test/02: CompileTimeError
1885 mixin_of_mixin_test/03: CompileTimeError 1612 mixin_of_mixin_test/03: CompileTimeError
1886 mixin_of_mixin_test/04: CompileTimeError 1613 mixin_of_mixin_test/04: CompileTimeError
1887 mixin_of_mixin_test/05: CompileTimeError 1614 mixin_of_mixin_test/05: CompileTimeError
1888 mixin_of_mixin_test/06: CompileTimeError 1615 mixin_of_mixin_test/06: CompileTimeError
1889 mixin_of_mixin_test/07: CompileTimeError 1616 mixin_of_mixin_test/07: CompileTimeError
1890 mixin_of_mixin_test/08: CompileTimeError 1617 mixin_of_mixin_test/08: CompileTimeError
1891 mixin_of_mixin_test/09: CompileTimeError 1618 mixin_of_mixin_test/09: CompileTimeError
1892 mixin_of_mixin_test/10: CompileTimeError 1619 mixin_of_mixin_test/10: CompileTimeError
1893 mixin_of_mixin_test/11: CompileTimeError 1620 mixin_of_mixin_test/11: CompileTimeError
1894 mixin_of_mixin_test/12: CompileTimeError 1621 mixin_of_mixin_test/12: CompileTimeError
1895 mixin_of_mixin_test/13: CompileTimeError 1622 mixin_of_mixin_test/13: CompileTimeError
1896 mixin_of_mixin_test/14: CompileTimeError 1623 mixin_of_mixin_test/14: CompileTimeError
1897 mixin_of_mixin_test/15: CompileTimeError 1624 mixin_of_mixin_test/15: CompileTimeError
1898 mixin_of_mixin_test/16: CompileTimeError 1625 mixin_of_mixin_test/16: CompileTimeError
1899 mixin_of_mixin_test/17: CompileTimeError 1626 mixin_of_mixin_test/17: CompileTimeError
1900 mixin_of_mixin_test/18: CompileTimeError 1627 mixin_of_mixin_test/18: CompileTimeError
1901 mixin_of_mixin_test/19: CompileTimeError 1628 mixin_of_mixin_test/19: CompileTimeError
1902 mixin_of_mixin_test/20: CompileTimeError 1629 mixin_of_mixin_test/20: CompileTimeError
1903 mixin_of_mixin_test/21: CompileTimeError 1630 mixin_of_mixin_test/21: CompileTimeError
1904 mixin_of_mixin_test/22: CompileTimeError 1631 mixin_of_mixin_test/22: CompileTimeError
1905 mixin_of_mixin_test/none: CompileTimeError 1632 mixin_of_mixin_test/none: CompileTimeError
1906 mixin_only_for_rti_test: Crash 1633 mixin_only_for_rti_test: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
1907 mixin_prefix_test: Crash 1634 mixin_prefix_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1908 mixin_proto_test: Crash 1635 mixin_proto_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on n ull.
1909 mixin_regress_11398_test: Crash 1636 mixin_regress_11398_test: Crash # Assertion failure: Super constructor for k:con structor(HasValueB.) not found.
1910 mixin_super_2_test: CompileTimeError 1637 mixin_super_2_test: CompileTimeError
1911 mixin_super_bound2_test/01: CompileTimeError 1638 mixin_super_bound2_test/01: CompileTimeError
1912 mixin_super_bound2_test/none: CompileTimeError 1639 mixin_super_bound2_test/none: CompileTimeError
1913 mixin_super_bound_test: Crash 1640 mixin_super_bound_test: Crash # Assertion failure: Super constructor for k:const ructor(MNA.) not found.
1914 mixin_super_constructor2_test: Crash 1641 mixin_super_constructor2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1915 mixin_super_constructor_default_test: Crash 1642 mixin_super_constructor_default_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
1916 mixin_super_constructor_multiple_test: Crash 1643 mixin_super_constructor_multiple_test: Crash # Assertion failure: Super construc tor for k:constructor(C.foo) not found.
1917 mixin_super_constructor_named_test/01: Crash 1644 mixin_super_constructor_named_test/01: Crash # NoSuchMethodError: The getter 'th isLocal' was called on null.
1918 mixin_super_constructor_named_test/none: Crash 1645 mixin_super_constructor_named_test/none: Crash # NoSuchMethodError: The getter ' thisLocal' was called on null.
1919 mixin_super_constructor_positionals_test/01: Crash 1646 mixin_super_constructor_positionals_test/01: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
1920 mixin_super_constructor_positionals_test/none: Crash 1647 mixin_super_constructor_positionals_test/none: Crash # NoSuchMethodError: The ge tter 'thisLocal' was called on null.
1921 mixin_super_constructor_test: Crash 1648 mixin_super_constructor_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
1922 mixin_super_test: CompileTimeError 1649 mixin_super_test: CompileTimeError
1923 mixin_super_use_test: CompileTimeError 1650 mixin_super_use_test: CompileTimeError
1924 mixin_superclass_test: CompileTimeError 1651 mixin_superclass_test: CompileTimeError
1925 mixin_supertype_subclass2_test/01: CompileTimeError 1652 mixin_supertype_subclass2_test/01: CompileTimeError
1926 mixin_supertype_subclass2_test/02: CompileTimeError 1653 mixin_supertype_subclass2_test/02: CompileTimeError
1927 mixin_supertype_subclass2_test/03: CompileTimeError 1654 mixin_supertype_subclass2_test/03: CompileTimeError
1928 mixin_supertype_subclass2_test/04: CompileTimeError 1655 mixin_supertype_subclass2_test/04: CompileTimeError
1929 mixin_supertype_subclass2_test/05: CompileTimeError 1656 mixin_supertype_subclass2_test/05: CompileTimeError
1930 mixin_supertype_subclass2_test/none: CompileTimeError 1657 mixin_supertype_subclass2_test/none: CompileTimeError
1931 mixin_supertype_subclass3_test/01: CompileTimeError 1658 mixin_supertype_subclass3_test/01: CompileTimeError
1932 mixin_supertype_subclass3_test/02: CompileTimeError 1659 mixin_supertype_subclass3_test/02: CompileTimeError
1933 mixin_supertype_subclass3_test/03: CompileTimeError 1660 mixin_supertype_subclass3_test/03: CompileTimeError
1934 mixin_supertype_subclass3_test/04: CompileTimeError 1661 mixin_supertype_subclass3_test/04: CompileTimeError
1935 mixin_supertype_subclass3_test/05: CompileTimeError 1662 mixin_supertype_subclass3_test/05: CompileTimeError
1936 mixin_supertype_subclass3_test/none: CompileTimeError 1663 mixin_supertype_subclass3_test/none: CompileTimeError
1937 mixin_supertype_subclass4_test/01: CompileTimeError 1664 mixin_supertype_subclass4_test/01: CompileTimeError
1938 mixin_supertype_subclass4_test/02: CompileTimeError 1665 mixin_supertype_subclass4_test/02: CompileTimeError
1939 mixin_supertype_subclass4_test/03: CompileTimeError 1666 mixin_supertype_subclass4_test/03: CompileTimeError
1940 mixin_supertype_subclass4_test/04: CompileTimeError 1667 mixin_supertype_subclass4_test/04: CompileTimeError
1941 mixin_supertype_subclass4_test/05: CompileTimeError 1668 mixin_supertype_subclass4_test/05: CompileTimeError
1942 mixin_supertype_subclass4_test/none: CompileTimeError 1669 mixin_supertype_subclass4_test/none: CompileTimeError
1943 mixin_supertype_subclass_test/01: CompileTimeError 1670 mixin_supertype_subclass_test/01: CompileTimeError
1944 mixin_supertype_subclass_test/02: CompileTimeError 1671 mixin_supertype_subclass_test/02: CompileTimeError
1945 mixin_supertype_subclass_test/03: CompileTimeError 1672 mixin_supertype_subclass_test/03: CompileTimeError
1946 mixin_supertype_subclass_test/04: CompileTimeError 1673 mixin_supertype_subclass_test/04: CompileTimeError
1947 mixin_supertype_subclass_test/05: CompileTimeError 1674 mixin_supertype_subclass_test/05: CompileTimeError
1948 mixin_supertype_subclass_test/none: CompileTimeError 1675 mixin_supertype_subclass_test/none: CompileTimeError
1949 mixin_type_parameter3_test: Crash 1676 mixin_type_parameter3_test: Crash # Assertion failure: Super constructor for k:c onstructor(B.) not found.
1950 mixin_type_parameter5_test: Crash 1677 mixin_type_parameter5_test: Crash # Assertion failure: Super constructor for k:c onstructor(C.) not found.
1951 mixin_type_parameter6_test: Crash 1678 mixin_type_parameter6_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
1952 mixin_type_parameters_simple_test: Crash 1679 mixin_type_parameters_simple_test: Crash # Assertion failure: Super constructor for k:constructor(A.) not found.
1953 mixin_type_variable_test/02: Crash 1680 mixin_type_variable_test/02: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1954 mixin_type_variable_test/03: Crash 1681 mixin_type_variable_test/03: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1955 mixin_type_variable_test/04: Crash 1682 mixin_type_variable_test/04: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1956 mixin_type_variable_test/05: Crash 1683 mixin_type_variable_test/05: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1957 mixin_type_variable_test/06: Crash 1684 mixin_type_variable_test/06: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1958 mixin_type_variable_test/07: Crash 1685 mixin_type_variable_test/07: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1959 mixin_type_variable_test/08: Crash 1686 mixin_type_variable_test/08: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
1960 mixin_typedef_constructor_test: Crash 1687 mixin_typedef_constructor_test: Crash # NoSuchMethodError: The getter 'usedBy' w as called on null.
1961 modulo_test: RuntimeError 1688 modulo_test: RuntimeError
1962 multiline_newline_test/04: MissingCompileTimeError 1689 multiline_newline_test/04: MissingCompileTimeError
1963 multiline_newline_test/04r: MissingCompileTimeError 1690 multiline_newline_test/04r: MissingCompileTimeError
1964 multiline_newline_test/05: MissingCompileTimeError 1691 multiline_newline_test/05: MissingCompileTimeError
1965 multiline_newline_test/05r: MissingCompileTimeError 1692 multiline_newline_test/05r: MissingCompileTimeError
1966 multiline_newline_test/06: MissingCompileTimeError 1693 multiline_newline_test/06: MissingCompileTimeError
1967 multiline_newline_test/06r: MissingCompileTimeError 1694 multiline_newline_test/06r: MissingCompileTimeError
1968 named_constructor_test/01: MissingRuntimeError 1695 named_constructor_test/01: MissingRuntimeError
1969 named_parameters_default_eq_test/02: Crash 1696 named_parameters_default_eq_test/02: MissingCompileTimeError
1970 named_parameters_passing_falsy_test: RuntimeError 1697 named_parameters_passing_falsy_test: RuntimeError
1971 named_parameters_passing_null_test: RuntimeError 1698 named_parameters_passing_null_test: RuntimeError
1972 named_parameters_passing_zero_test: RuntimeError 1699 named_parameters_passing_zero_test: RuntimeError
1973 named_parameters_test/none: RuntimeError 1700 named_parameters_test/none: RuntimeError
1974 named_parameters_type_test/01: Crash 1701 named_parameters_type_test/01: MissingRuntimeError
1975 named_parameters_type_test/02: Crash 1702 named_parameters_type_test/02: MissingRuntimeError
1976 named_parameters_type_test/03: Crash 1703 named_parameters_type_test/03: MissingRuntimeError
1977 named_parameters_with_conversions_test: Crash 1704 named_parameters_with_conversions_test: RuntimeError
1978 named_parameters_with_dollars_test: RuntimeError 1705 named_parameters_with_dollars_test: RuntimeError
1979 naming_test: Crash 1706 naming_test: Crash # Assertion failure: Cannot find value parameter(Hoisting.neg ate#x) in (parameter(Hoisting.negate#x), Instance of 'ThisLocal') for j:construc tor_body(Hoisting.negate).
1980 nan_identical_test: Crash 1707 nan_identical_test: RuntimeError
1981 nested_switch_label_test: Crash 1708 nested_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
1982 no_main_test/01: CompileTimeError 1709 no_main_test/01: CompileTimeError
1983 no_such_method2_test: Crash 1710 no_such_method2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1984 no_such_method3_test: Crash 1711 no_such_method3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
1985 no_such_method_dispatcher_test: Crash 1712 no_such_method_dispatcher_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
1986 no_such_method_empty_selector_test: Crash 1713 no_such_method_empty_selector_test: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
1987 no_such_method_subtype_test: Crash 1714 no_such_method_subtype_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
1988 no_such_method_test: Crash 1715 no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null.
1989 null_test/02: Crash 1716 null_test/02: Crash # Assertion failure: Cannot find value Instance of 'ThisLoca l' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIn dex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1990 null_test/03: Crash 1717 null_test/03: Crash # Assertion failure: Cannot find value Instance of 'ThisLoca l' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sortedIn dex#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1991 null_test/none: Crash 1718 null_test/none: Crash # Assertion failure: Cannot find value Instance of 'ThisLo cal' in (parameter(ReflectionInfo.sortedIndex#name), local(ReflectionInfo.sorted Index#)) for j:closure_call(ReflectionInfo_sortedIndex_closure.call).
1992 number_identity2_test: Crash 1719 number_identity2_test: RuntimeError
1993 numbers_test: RuntimeError 1720 numbers_test: RuntimeError
1994 ordered_maps_test: Crash 1721 ordered_maps_test: Crash # Assertion failure: Cannot find value Instance of 'Thi sLocal' in (parameter(JsLinkedHashMap.values#each), local(JsLinkedHashMap.values #)) for j:closure_call(JsLinkedHashMap_values_closure.call).
1995 overridden_no_such_method_test: Crash 1722 overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
1996 override_field_method1_negative_test: Fail 1723 override_field_method1_negative_test: Fail
1997 override_field_method2_negative_test: Fail 1724 override_field_method2_negative_test: Fail
1998 override_field_method4_negative_test: Fail 1725 override_field_method4_negative_test: Fail
1999 override_field_method5_negative_test: Fail 1726 override_field_method5_negative_test: Fail
2000 override_field_test/01: MissingCompileTimeError 1727 override_field_test/01: MissingCompileTimeError
2001 override_inheritance_mixed_test/01: MissingCompileTimeError 1728 override_inheritance_mixed_test/01: MissingCompileTimeError
2002 override_inheritance_mixed_test/02: MissingCompileTimeError 1729 override_inheritance_mixed_test/02: MissingCompileTimeError
2003 override_inheritance_mixed_test/03: MissingCompileTimeError 1730 override_inheritance_mixed_test/03: MissingCompileTimeError
2004 override_inheritance_mixed_test/04: MissingCompileTimeError 1731 override_inheritance_mixed_test/04: MissingCompileTimeError
2005 override_inheritance_no_such_method_test/03: Crash 1732 override_inheritance_no_such_method_test/03: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2006 override_inheritance_no_such_method_test/04: Crash 1733 override_inheritance_no_such_method_test/04: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2007 override_inheritance_no_such_method_test/05: Crash 1734 override_inheritance_no_such_method_test/05: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2008 override_inheritance_no_such_method_test/08: Crash 1735 override_inheritance_no_such_method_test/08: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2009 override_inheritance_no_such_method_test/11: Crash 1736 override_inheritance_no_such_method_test/11: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2010 override_inheritance_no_such_method_test/13: Crash 1737 override_inheritance_no_such_method_test/13: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
2011 override_method_with_field_test/01: MissingCompileTimeError 1738 override_method_with_field_test/01: MissingCompileTimeError
2012 parameter_types_specialization_test: RuntimeError 1739 parameter_types_specialization_test: RuntimeError
2013 parse_closures_in_initializers_test: Crash 1740 parse_closures_in_initializers_test: RuntimeError
2014 positional_parameters_type_test/01: Crash 1741 positional_parameters_type_test/01: MissingRuntimeError
2015 positional_parameters_type_test/02: Crash 1742 positional_parameters_type_test/02: MissingRuntimeError
2016 private_mixin2_test: Crash 1743 private_mixin2_test: Crash # NoSuchMethodError: The getter 'usedBy' was called o n null.
2017 private_mixin_exception_throw_test: Crash 1744 private_mixin_exception_throw_test: Crash # Assertion failure: Super constructor for k:constructor(_D.) not found.
2018 private_super_constructor_test/01: MissingCompileTimeError 1745 private_super_constructor_test/01: MissingCompileTimeError
2019 proxy4_test: Crash 1746 proxy4_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nul l.
2020 proxy5_test: Crash 1747 proxy5_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nul l.
2021 redirecting_constructor_initializer_test: RuntimeError 1748 redirecting_constructor_initializer_test: RuntimeError
2022 redirecting_factory_default_values_test/01: MissingCompileTimeError 1749 redirecting_factory_default_values_test/01: MissingCompileTimeError
2023 redirecting_factory_default_values_test/02: MissingCompileTimeError 1750 redirecting_factory_default_values_test/02: MissingCompileTimeError
2024 redirecting_factory_long_test: Crash 1751 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no instance getter 'kind'.
2025 redirecting_factory_reflection_test: Crash 1752 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
2026 reexport_core_test: Crash 1753 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu ll.
2027 reg_exp_test: Crash
2028 regress_13494_test: RuntimeError 1754 regress_13494_test: RuntimeError
2029 regress_17382_test: RuntimeError 1755 regress_17382_test: RuntimeError
2030 regress_18535_test: Crash 1756 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2031 regress_18713_test: Crash 1757 regress_18713_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
2032 regress_20394_test/01: MissingCompileTimeError 1758 regress_20394_test/01: MissingCompileTimeError
2033 regress_20840_test: Crash 1759 regress_20840_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (parameter(SomeClass.#o), local(SomeClass.#)) for j:closure_call(Som eClass_SomeClass_closure.call).
2034 regress_21795_test: RuntimeError 1760 regress_21795_test: RuntimeError
2035 regress_22438_test: Crash 1761 regress_22438_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2036 regress_22443_test: CompileTimeError 1762 regress_22443_test: CompileTimeError
2037 regress_22445_test: Crash 1763 regress_22445_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2038 regress_22579_test: Crash 1764 regress_22579_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2039 regress_22666_test: Crash 1765 regress_22666_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
2040 regress_22728_test: Crash 1766 regress_22728_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2041 regress_22777_test: Crash 1767 regress_22777_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2042 regress_22936_test/01: RuntimeError 1768 regress_22936_test/01: RuntimeError
2043 regress_22976_test/01: CompileTimeError 1769 regress_22976_test/01: CompileTimeError
2044 regress_22976_test/02: CompileTimeError 1770 regress_22976_test/02: CompileTimeError
2045 regress_22976_test/none: CompileTimeError 1771 regress_22976_test/none: CompileTimeError
2046 regress_23408_test: CompileTimeError 1772 regress_23408_test: CompileTimeError
2047 regress_23498_test: Crash 1773 regress_23498_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2048 regress_23500_test/01: Crash 1774 regress_23500_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
2049 regress_23500_test/02: Crash 1775 regress_23500_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
2050 regress_23500_test/none: Crash 1776 regress_23500_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
2051 regress_23537_test: Crash 1777 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1 , inclusive: 2
2052 regress_23537_test: RuntimeError 1778 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2053 regress_23996_test: Crash
2054 regress_24283_test: RuntimeError 1779 regress_24283_test: RuntimeError
2055 regress_24567_test: Crash 1780 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call ed on null.
2056 regress_24935_test/01: Crash 1781 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
2057 regress_24935_test/none: Crash 1782 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
2058 regress_25246_1_test: Crash 1783 regress_25246_1_test: Crash # NoSuchMethodError: The getter 'usedBy' was called on null.
2059 regress_25550_test: Crash 1784 regress_25550_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2060 regress_26133_test: Crash 1785 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2061 regress_26175_test: Crash 1786 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2062 regress_26230_test: Crash 1787 regress_26230_test: Crash # Assertion failure: Super constructor for k:construct or(_RenderTabBar.) not found.
2063 regress_26668_test: Crash 1788 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2064 regress_26948_test: Crash 1789 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2065 regress_27572_test: Crash 1790 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2066 regress_27617_test/1: Crash 1791 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr uctor(Foo._) in ConstructorDataImpl._getConstructorConstant
2067 regress_27659_test: Crash 1792 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2068 regress_28217_test/01: MissingCompileTimeError 1793 regress_28217_test/01: MissingCompileTimeError
2069 regress_28217_test/none: MissingCompileTimeError 1794 regress_28217_test/none: MissingCompileTimeError
2070 regress_28255_test: Crash 1795 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2071 regress_28278_test: CompileTimeError 1796 regress_28278_test: CompileTimeError
2072 regress_29349_test: CompileTimeError 1797 regress_29349_test: CompileTimeError
2073 regress_29949_test: Crash 1798 regress_29949_test: Crash # Assertion failure: Super constructor for k:construct or(C.) not found.
2074 regress_30121_test: Crash 1799 regress_30121_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2075 rewrite_implicit_this_test/01: Crash 1800 rewrite_implicit_this_test/01: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (local(Foo.shadow_x_localInsideClosure#foo), local(Foo.sh adow_x_localInsideClosure#x)) for j:closure_call(Foo_shadow_x_localInsideClosure _closure.call).
2076 runtime_type_function_test: Crash 1801 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
2077 setter_declaration2_negative_test: Crash 1802 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va lid value range is empty: 0
2078 setter_declaration_negative_test: Fail 1803 setter_declaration_negative_test: Fail
2079 setter_override_test/00: MissingCompileTimeError 1804 setter_override_test/00: MissingCompileTimeError
2080 setter_override_test/03: MissingCompileTimeError 1805 setter_override_test/03: MissingCompileTimeError
2081 smaller_4_Interface_Types_A11_t02_test: Crash 1806 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h asSubclass' was called on null.
2082 stack_overflow_stacktrace_test: RuntimeError 1807 stack_overflow_stacktrace_test: RuntimeError
2083 stack_trace_test: Crash 1808 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o n null.
2084 stacktrace_demangle_ctors_test: Crash 1809 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal ' was called on null.
2085 stacktrace_rethrow_error_test/none: Crash 1810 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
2086 stacktrace_rethrow_error_test/withtraceparameter: Crash 1811 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2087 stacktrace_rethrow_nonerror_test: Crash 1812 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
2088 stacktrace_test: RuntimeError 1813 stacktrace_test: RuntimeError
2089 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0 1814 statement_test: Crash # RangeError (index): Invalid value: Valid value range is empty: 0
2090 static_getter_no_setter1_test/01: RuntimeError 1815 static_getter_no_setter1_test/01: RuntimeError
2091 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 1816 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
2092 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null. 1817 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
2093 static_getter_no_setter3_test/01: RuntimeError 1818 static_getter_no_setter3_test/01: RuntimeError
2094 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 1819 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2095 string_join_test: RuntimeError 1820 string_join_test: RuntimeError
2096 string_split_test: Crash 1821 string_split_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2097 super_bound_closure_test/01: RuntimeError 1822 super_bound_closure_test/01: RuntimeError
2098 super_bound_closure_test/none: RuntimeError 1823 super_bound_closure_test/none: RuntimeError
2099 super_call4_test: Crash 1824 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2100 super_closure_test: Crash 1825 super_closure_test: Crash # Assertion failure: Cannot find value Instance of 'Th isLocal' in (local(Sub.buildClosures#)) for j:closure_call(Sub_buildClosures_clo sure.call).
2101 super_getter_setter_test: Crash 1826 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2102 super_no_such_method1_test/01: Crash 1827 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
2103 super_no_such_method2_test/01: Crash 1828 super_no_such_method2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2104 super_no_such_method3_test/01: Crash 1829 super_no_such_method3_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2105 super_no_such_method4_test/01: Crash 1830 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
2106 super_no_such_method5_test/01: Crash 1831 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function' was called on null.
2107 super_operator_index5_test: Crash 1832 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2108 super_operator_index6_test: Crash 1833 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2109 super_operator_index7_test: Crash 1834 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2110 super_operator_index8_test: Crash 1835 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2111 super_operator_index_test/01: Crash 1836 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2112 super_operator_index_test/02: Crash 1837 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2113 super_operator_index_test/03: Crash 1838 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2114 super_operator_index_test/04: Crash 1839 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2115 super_operator_index_test/05: Crash 1840 super_operator_index_test/05: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2116 super_operator_index_test/06: Crash 1841 super_operator_index_test/06: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2117 super_operator_index_test/07: Crash 1842 super_operator_index_test/07: Crash # NoSuchMethodError: The getter 'function' w as called on null.
2118 super_operator_test: Crash 1843 super_operator_test: Crash # NoSuchMethodError: The getter 'function' was called on null.
2119 super_setter_interceptor_test: RuntimeError 1844 super_setter_interceptor_test: RuntimeError
2120 super_test: Crash 1845 super_test: RuntimeError
2121 switch_bad_case_test/01: MissingCompileTimeError 1846 switch_bad_case_test/01: MissingCompileTimeError
2122 switch_bad_case_test/02: MissingCompileTimeError 1847 switch_bad_case_test/02: MissingCompileTimeError
2123 switch_case_test/00: MissingCompileTimeError 1848 switch_case_test/00: MissingCompileTimeError
2124 switch_case_test/01: MissingCompileTimeError 1849 switch_case_test/01: MissingCompileTimeError
2125 switch_case_test/02: MissingCompileTimeError 1850 switch_case_test/02: MissingCompileTimeError
2126 switch_label2_test: Crash 1851 switch_label2_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTar getForSwitchCase
2127 switch_label_test: Crash 1852 switch_label_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJumpTarg etForSwitchCase
2128 switch_try_catch_test: Crash 1853 switch_try_catch_test: Crash # UnimplementedError: KernelToLocalsMapImpl.getJump TargetForSwitchCase
2129 symbol_conflict_test: Crash 1854 symbol_conflict_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
2130 sync_generator1_test/01: Crash 1855 sync_generator1_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
2131 sync_generator1_test/none: Crash 1856 sync_generator1_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2132 sync_generator2_test/none: Crash 1857 sync_generator2_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2133 sync_generator3_test/test1: Crash 1858 sync_generator3_test/test1: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
2134 sync_generator3_test/test2: Crash 1859 sync_generator3_test/test2: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
2135 syncstar_less_than_test: Crash 1860 syncstar_less_than_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
2136 syncstar_yield_test/copyParameters: Crash 1861 syncstar_yield_test/copyParameters: Crash # NoSuchMethodError: The getter 'thisL ocal' was called on null.
2137 syncstar_yield_test/none: Crash 1862 syncstar_yield_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2138 syncstar_yieldstar_test: Crash 1863 syncstar_yieldstar_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
2139 syntax_test/none: CompileTimeError 1864 syntax_test/none: CompileTimeError
2140 temp_mangling_test: Crash 1865 temp_mangling_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
2141 top_level_getter_no_setter1_test/01: RuntimeError 1866 top_level_getter_no_setter1_test/01: RuntimeError
2142 top_level_getter_no_setter2_test/01: RuntimeError 1867 top_level_getter_no_setter2_test/01: RuntimeError
2143 truncdiv_test: RuntimeError 1868 truncdiv_test: RuntimeError
2144 try_catch_test/01: MissingCompileTimeError 1869 try_catch_test/01: MissingCompileTimeError
2145 type_argument_substitution_test: Crash 1870 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl ass' was called on null.
2146 type_checks_in_factory_method_test: RuntimeError 1871 type_checks_in_factory_method_test: RuntimeError
2147 type_parameter_test/01: Crash 1872 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2148 type_parameter_test/02: Crash 1873 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2149 type_parameter_test/03: Crash 1874 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2150 type_parameter_test/04: Crash 1875 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2151 type_parameter_test/05: Crash 1876 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2152 type_parameter_test/06: Crash 1877 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2153 type_parameter_test/none: Crash 1878 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n o instance getter 'methodElement'.
2154 type_propagation2_test: Crash 1879 type_propagation2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null.
2155 type_variable_bounds3_test/00: Crash 1880 type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no instance getter 'typeVariables'.
2156 type_variable_closure2_test: Crash 1881 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
2157 type_variable_closure3_test: Crash 1882 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'.
2158 type_variable_closure4_test: Crash 1883 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument s' was called on null.
2159 type_variable_closure_test: Crash 1884 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
2160 type_variable_conflict2_test/01: Crash 1885 type_variable_conflict2_test/01: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
2161 type_variable_conflict2_test/05: Crash 1886 type_variable_conflict2_test/05: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
2162 type_variable_conflict2_test/07: Crash 1887 type_variable_conflict2_test/07: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
2163 type_variable_conflict2_test/09: Crash 1888 type_variable_conflict2_test/09: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
2164 type_variable_field_initializer_closure2_test: Crash 1889 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance getter 'methodElement'.
2165 type_variable_field_initializer_closure_test: Crash 1890 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class ' JClosureClass' has no instance getter 'methodElement'.
2166 type_variable_function_type_test: RuntimeError 1891 type_variable_function_type_test: RuntimeError
2167 constructor12_test: RuntimeError 1892 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
2168 constructor2_test: RuntimeError 1893
2169 constructor3_test: RuntimeError
2170 constructor5_test: RuntimeError
2171 constructor8_test: RuntimeError
2172 example_constructor_test: RuntimeError
2173 function_subtype_inline0_test: RuntimeError
2174 function_subtype_local3_test: RuntimeError
2175 function_subtype_local4_test: RuntimeError
2176 function_syntax_test/none: RuntimeError
2177 named_parameters_default_eq_test/02: MissingCompileTimeError
2178 named_parameters_type_test/01: MissingRuntimeError
2179 named_parameters_type_test/02: MissingRuntimeError
2180 named_parameters_type_test/03: MissingRuntimeError
2181 named_parameters_with_conversions_test: RuntimeError
2182 nan_identical_test: RuntimeError
2183 number_identity2_test: RuntimeError
2184 parse_closures_in_initializers_test: RuntimeError
2185 positional_parameters_type_test/01: MissingRuntimeError
2186 positional_parameters_type_test/02: MissingRuntimeError
2187 super_test: RuntimeError
2188 yieldstar_pause_test: Crash
OLDNEW
« no previous file with comments | « no previous file | tests/language_2/language_2_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698