OLD | NEW |
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 475 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
486 await_for_use_local_test: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterable.iterator). | 486 await_for_use_local_test: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterable.iterator). |
487 await_future_test: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). | 487 await_future_test: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). |
488 await_nonfuture_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). | 488 await_nonfuture_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). |
489 await_not_started_immediately_test: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | 489 await_not_started_immediately_test: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). |
490 await_null_aware_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 490 await_null_aware_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
491 await_postfix_expr_test: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). | 491 await_postfix_expr_test: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). |
492 await_regression_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 492 await_regression_test: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
493 await_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.
iterator). | 493 await_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.
iterator). |
494 check_member_static_test/02: MissingCompileTimeError | 494 check_member_static_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) | 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) |
| 496 closure_in_field_test/01: RuntimeError |
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) | 497 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) |
| 498 closure_in_field_test/02: RuntimeError |
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) | 499 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) |
| 500 closure_in_field_test/none: RuntimeError |
498 compile_time_constant_m_test: RuntimeError | 501 compile_time_constant_m_test: RuntimeError |
499 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. | 502 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. |
500 conditional_import_string_test: CompileTimeError | 503 conditional_import_string_test: CompileTimeError |
501 conditional_import_test: CompileTimeError | 504 conditional_import_test: CompileTimeError |
502 config_import_corelib_test: RuntimeError | 505 config_import_corelib_test: RuntimeError |
503 config_import_test: RuntimeError | 506 config_import_test: RuntimeError |
504 const_conditional_test/08: MissingCompileTimeError | 507 const_conditional_test/08: MissingCompileTimeError |
505 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen
ted constant expression #lib2::f() (ShadowStaticInvocation) | 508 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen
ted constant expression #lib2::f() (ShadowStaticInvocation) |
506 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. | 509 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. |
507 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 510 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
508 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 511 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
509 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 512 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
510 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 513 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
511 const_evaluation_test/01: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterator.current). | 514 const_evaluation_test/01: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterator.current). |
512 const_factory_with_body_test/01: MissingCompileTimeError | 515 const_factory_with_body_test/01: MissingCompileTimeError |
513 const_instance_field_test/01: MissingCompileTimeError | 516 const_instance_field_test/01: MissingCompileTimeError |
514 const_map2_test/00: MissingCompileTimeError | 517 const_map2_test/00: MissingCompileTimeError |
515 const_map3_test/00: MissingCompileTimeError | 518 const_map3_test/00: MissingCompileTimeError |
516 const_map_test: Crash # Assertion failure: Missing scope info for j:getter(Itera
ble.iterator). | |
517 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con
stant expression <dynamic, dynamic>{} (ShadowMapLiteral) | 519 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con
stant expression <dynamic, dynamic>{} (ShadowMapLiteral) |
518 const_switch2_test/01: MissingCompileTimeError | 520 const_switch2_test/01: MissingCompileTimeError |
519 const_switch_test/02: RuntimeError | 521 const_switch_test/02: RuntimeError |
520 const_switch_test/04: RuntimeError | 522 const_switch_test/04: RuntimeError |
521 const_syntax_test/05: MissingCompileTimeError | 523 const_syntax_test/05: MissingCompileTimeError |
522 const_syntax_test/08: Crash # Stack Overflow | 524 const_syntax_test/08: Crash # Stack Overflow |
523 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. | 525 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. |
524 const_syntax_test/10: MissingCompileTimeError | 526 const_syntax_test/10: MissingCompileTimeError |
525 const_types_test/01: Crash # type 'InterfaceType' is not a subtype of type 'Reso
lutionInterfaceType' of 'type1' where | 527 const_types_test/01: Crash # type 'InterfaceType' is not a subtype of type 'Reso
lutionInterfaceType' of 'type1' where |
526 const_types_test/02: Crash # type 'InterfaceType' is not a subtype of type 'Reso
lutionInterfaceType' of 'type1' where | 528 const_types_test/02: Crash # type 'InterfaceType' is not a subtype of type 'Reso
lutionInterfaceType' of 'type1' where |
(...skipping 23 matching lines...) Expand all Loading... |
550 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 552 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
551 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 553 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
552 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 554 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
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) == | 555 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) == |
554 constructor_named_arguments_test/none: RuntimeError | 556 constructor_named_arguments_test/none: RuntimeError |
555 constructor_redirect1_negative_test: Crash # Stack Overflow | 557 constructor_redirect1_negative_test: Crash # Stack Overflow |
556 constructor_redirect2_negative_test: Crash # Stack Overflow | 558 constructor_redirect2_negative_test: Crash # Stack Overflow |
557 constructor_redirect2_test/01: MissingCompileTimeError | 559 constructor_redirect2_test/01: MissingCompileTimeError |
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). | 560 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). |
559 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle
d on null. | 561 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle
d on null. |
560 ct_const_test: Crash # Assertion failure: Missing scope info for j:getter(Iterab
le.iterator). | |
561 custom_await_stack_trace_test: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). | 562 custom_await_stack_trace_test: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). |
562 cyclic_constructor_test/01: Crash # Stack Overflow | 563 cyclic_constructor_test/01: Crash # Stack Overflow |
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). | 564 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). |
564 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 565 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
565 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 566 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
566 deferred_call_empty_before_load_test: RuntimeError | 567 deferred_call_empty_before_load_test: RuntimeError |
567 deferred_closurize_load_library_test: CompileTimeError | 568 deferred_closurize_load_library_test: CompileTimeError |
568 deferred_constant_list_test: CompileTimeError | 569 deferred_constant_list_test: CompileTimeError |
569 deferred_constraints_constants_test/none: CompileTimeError | 570 deferred_constraints_constants_test/none: CompileTimeError |
570 deferred_constraints_constants_test/reference_after_load: CompileTimeError | 571 deferred_constraints_constants_test/reference_after_load: CompileTimeError |
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
645 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 646 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
646 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 647 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
647 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 648 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
648 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 649 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
649 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 650 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
650 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 651 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
651 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 652 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
652 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. | 653 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. |
653 fauxverride_test/03: MissingCompileTimeError | 654 fauxverride_test/03: MissingCompileTimeError |
654 fauxverride_test/05: MissingCompileTimeError | 655 fauxverride_test/05: MissingCompileTimeError |
655 field_increment_bailout_test: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). | |
656 field_initialization_order_test: RuntimeError | 656 field_initialization_order_test: RuntimeError |
657 field_override3_test/00: MissingCompileTimeError | 657 field_override3_test/00: MissingCompileTimeError |
658 field_override3_test/01: MissingCompileTimeError | 658 field_override3_test/01: MissingCompileTimeError |
659 field_override3_test/02: MissingCompileTimeError | 659 field_override3_test/02: MissingCompileTimeError |
660 field_override3_test/03: MissingCompileTimeError | 660 field_override3_test/03: MissingCompileTimeError |
661 field_override4_test/02: MissingCompileTimeError | 661 field_override4_test/02: MissingCompileTimeError |
662 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 662 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
663 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 663 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
664 final_field_initialization_order_test: RuntimeError | 664 final_field_initialization_order_test: RuntimeError |
665 final_super_field_set_test/01: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). | |
666 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. | 665 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. |
667 first_class_types_literals_test/01: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
668 first_class_types_literals_test/02: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
669 first_class_types_literals_test/03: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
670 first_class_types_literals_test/04: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
671 first_class_types_literals_test/05: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
672 first_class_types_literals_test/06: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
673 first_class_types_literals_test/07: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
674 first_class_types_literals_test/08: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
675 first_class_types_literals_test/09: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
676 first_class_types_literals_test/10: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
677 first_class_types_literals_test/11: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
678 first_class_types_literals_test/12: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
679 first_class_types_literals_test/none: Crash # Assertion failure: Missing scope i
nfo for j:getter(Iterable.iterator). | |
680 flatten_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 666 flatten_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
681 flatten_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 667 flatten_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
682 flatten_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 668 flatten_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
683 flatten_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 669 flatten_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
684 flatten_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 670 flatten_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
685 flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 671 flatten_test/06: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
686 flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 672 flatten_test/07: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
687 flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 673 flatten_test/08: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
688 flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 674 flatten_test/09: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
689 flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 675 flatten_test/10: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
(...skipping 20 matching lines...) Expand all Loading... |
710 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 696 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
711 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 697 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
712 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 698 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
713 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 699 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
714 function_syntax_test/none: RuntimeError | 700 function_syntax_test/none: RuntimeError |
715 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). | 701 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). |
716 function_test: RuntimeError | 702 function_test: RuntimeError |
717 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. | 703 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. |
718 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 704 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
719 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 705 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
720 implicit_this_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). | |
721 implicit_this_test/04: Crash # Assertion failure: Missing scope info for j:gette
r(SubAbstract2.x). | |
722 implicit_this_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(SubAbstract2.x). | |
723 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info
for j:getter(_SplayTree._root). | 706 import_collection_no_prefix_test: Crash # Assertion failure: Missing scope info
for j:getter(_SplayTree._root). |
724 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. | 707 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. |
725 infinity_test: RuntimeError | 708 infinity_test: RuntimeError |
726 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 709 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
727 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin
g scope info for j:getter(JsMirror._prettyName). | 710 instance_creation_in_function_annotation_test: Crash # Assertion failure: Missin
g scope info for j:getter(JsMirror._prettyName). |
728 instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElemen
t' of 'contextClass' where | 711 instanceof4_test/01: Crash # type 'JClass' is not a subtype of type 'ClassElemen
t' of 'contextClass' where |
729 instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElem
ent' of 'contextClass' where | 712 instanceof4_test/none: Crash # type 'JClass' is not a subtype of type 'ClassElem
ent' of 'contextClass' where |
730 integer_division_by_zero_test: RuntimeError | 713 integer_division_by_zero_test: RuntimeError |
731 interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). | 714 interceptor3_test: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). |
732 internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of
type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where | 715 internal_library_test/02: Crash # type 'DillLibraryBuilder' is not a subtype of
type 'SourceLibraryBuilder<KernelTypeBuilder, Library>' of 'value' where |
733 invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). | 716 invocation_mirror2_test: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). |
734 invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope
info for j:getter(Iterable.iterator). | 717 invocation_mirror_empty_arguments_test: Crash # Assertion failure: Missing scope
info for j:getter(Iterable.iterator). |
735 invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). | 718 invocation_mirror_invoke_on2_test: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). |
736 invocation_mirror_invoke_on_test: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). | |
737 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal
led on null. | 719 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal
led on null. |
738 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack | 720 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack |
739 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack | 721 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack |
740 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack | 722 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack |
741 is_object_test: RuntimeError | 723 is_object_test: RuntimeError |
742 issue10721_test: Crash # Assertion failure: Missing scope info for j:method(Iter
ator.moveNext). | |
743 issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' o
f 'contextClass' where | 724 issue10747_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' o
f 'contextClass' where |
744 issue13474_test: RuntimeError | 725 issue13474_test: RuntimeError |
745 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal
led on null. | 726 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal
led on null. |
746 issue14242_test: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | |
747 issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetM
ixin.length). | 727 issue15720_test: Crash # Assertion failure: Missing scope info for j:getter(SetM
ixin.length). |
748 issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iter
ator.current). | 728 issue21079_test: Crash # Assertion failure: Missing scope info for j:getter(Iter
ator.current). |
749 issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). | 729 issue23244_test: Crash # Assertion failure: Missing scope info for j:getter(Iter
able.iterator). |
750 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4
295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for
j:constructor_body(Issue4295001Test.). | 730 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4
295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for
j:constructor_body(Issue4295001Test.). |
751 issue9939_test: RuntimeError | 731 issue9939_test: RuntimeError |
752 issue_1751477_test: CompileTimeError | 732 issue_1751477_test: CompileTimeError |
753 issue_23914_test: Crash # Assertion failure: Missing scope info for j:getter(Ite
rable.iterator). | |
754 issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method
(createInvocationMirror). | 733 issue_25671a_test/01: Crash # Assertion failure: Missing scope info for j:method
(createInvocationMirror). |
755 issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method
(createInvocationMirror). | 734 issue_25671b_test/01: Crash # Assertion failure: Missing scope info for j:method
(createInvocationMirror). |
756 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 735 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
757 lazy_static8_test: RuntimeError | 736 lazy_static8_test: RuntimeError |
758 left_shift_test: RuntimeError | 737 left_shift_test: RuntimeError |
759 library_env_test/has_no_html_support: RuntimeError | 738 library_env_test/has_no_html_support: RuntimeError |
760 library_env_test/has_no_io_support: RuntimeError | 739 library_env_test/has_no_io_support: RuntimeError |
761 library_env_test/has_no_mirror_support: RuntimeError | 740 library_env_test/has_no_mirror_support: RuntimeError |
762 list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of '
contextClass' where | 741 list_is_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of '
contextClass' where |
763 list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'Resol
utionInterfaceType' of 'type1' where | 742 list_literal3_test: Crash # type 'InterfaceType' is not a subtype of type 'Resol
utionInterfaceType' of 'type1' where |
764 list_literal4_test: RuntimeError | 743 list_literal4_test: RuntimeError |
765 list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i
terator). | 744 list_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.i
terator). |
766 local_function3_test: RuntimeError | 745 local_function3_test: RuntimeError |
767 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). | 746 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). |
768 local_function_test: RuntimeError | 747 local_function_test: RuntimeError |
769 logical_expression_test: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). | |
770 main_not_a_function_test/01: CompileTimeError | 748 main_not_a_function_test/01: CompileTimeError |
771 main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 749 main_test/01: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
772 main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 750 main_test/02: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
773 main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 751 main_test/03: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
774 main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 752 main_test/04: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
775 main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 753 main_test/05: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
776 main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 754 main_test/20: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
777 main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 755 main_test/21: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
778 main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 756 main_test/22: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
779 main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 757 main_test/41: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
780 main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 758 main_test/42: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
781 main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 759 main_test/43: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
782 main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 760 main_test/44: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
783 main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). | 761 main_test/45: Crash # Assertion failure: Missing scope info for j:getter(Iterabl
e.iterator). |
784 malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'Clas
sElement' of 'contextClass' where | 762 malbounded_type_cast2_test: Crash # type 'JClass' is not a subtype of type 'Clas
sElement' of 'contextClass' where |
785 malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'Clas
sElement' of 'contextClass' where | 763 malbounded_type_test2_test: Crash # type 'JClass' is not a subtype of type 'Clas
sElement' of 'contextClass' where |
786 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. | 764 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. |
787 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. | 765 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. |
788 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. | 766 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. |
789 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. | 767 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. |
790 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. | 768 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. |
791 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. | 769 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. |
792 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). | 770 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). |
793 many_overridden_no_such_method_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterable.iterator). | |
794 map_literal10_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | |
795 map_literal4_test: RuntimeError | 771 map_literal4_test: RuntimeError |
796 map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu
tionInterfaceType' of 'type1' where | 772 map_literal7_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu
tionInterfaceType' of 'type1' where |
797 map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu
tionInterfaceType' of 'type1' where | 773 map_literal8_test: Crash # type 'InterfaceType' is not a subtype of type 'Resolu
tionInterfaceType' of 'type1' where |
798 map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type '
ResolutionInterfaceType' of 'type1' where | 774 map_literal_syntax_test: Crash # type 'InterfaceType' is not a subtype of type '
ResolutionInterfaceType' of 'type1' where |
799 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). | |
800 method_name_test: CompileTimeError | 775 method_name_test: CompileTimeError |
801 method_override4_test: RuntimeError | 776 method_override4_test: RuntimeError |
802 method_override5_test: RuntimeError | 777 method_override5_test: RuntimeError |
803 method_override7_test/00: MissingCompileTimeError | 778 method_override7_test/00: MissingCompileTimeError |
804 method_override7_test/01: MissingCompileTimeError | 779 method_override7_test/01: MissingCompileTimeError |
805 method_override7_test/02: MissingCompileTimeError | 780 method_override7_test/02: MissingCompileTimeError |
806 method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P
rocedure' of 'value' where | 781 method_override8_test/00: Crash # type 'ShadowField' is not a subtype of type 'P
rocedure' of 'value' where |
807 method_override8_test/01: MissingCompileTimeError | 782 method_override8_test/01: MissingCompileTimeError |
808 mint_arithmetic_test: RuntimeError | 783 mint_arithmetic_test: RuntimeError |
809 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c
onstructor(D1.) not found. | 784 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c
onstructor(D1.) not found. |
| 785 mixin_black_listed_test/02: MissingCompileTimeError |
810 mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Sub
tractionWithStringConversion.operand1). | 786 mixin_bound_test: Crash # Assertion failure: Missing scope info for j:getter(Sub
tractionWithStringConversion.operand1). |
811 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 787 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
812 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 788 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
813 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 789 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
814 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. | 790 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. |
815 mixin_illegal_super_use_test/01: MissingCompileTimeError | 791 mixin_illegal_super_use_test/01: MissingCompileTimeError |
816 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function
' was called on null. | 792 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function
' was called on null. |
817 mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info f
or j:method(createInvocationMirror). | 793 mixin_illegal_super_use_test/03: Crash # Assertion failure: Missing scope info f
or j:method(createInvocationMirror). |
818 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). | 794 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). |
819 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function
' was called on null. | 795 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function
' was called on null. |
(...skipping 14 matching lines...) Expand all Loading... |
834 mixin_illegal_superclass_test/09: MissingCompileTimeError | 810 mixin_illegal_superclass_test/09: MissingCompileTimeError |
835 mixin_illegal_superclass_test/10: MissingCompileTimeError | 811 mixin_illegal_superclass_test/10: MissingCompileTimeError |
836 mixin_illegal_superclass_test/11: MissingCompileTimeError | 812 mixin_illegal_superclass_test/11: MissingCompileTimeError |
837 mixin_illegal_superclass_test/12: MissingCompileTimeError | 813 mixin_illegal_superclass_test/12: MissingCompileTimeError |
838 mixin_illegal_superclass_test/13: MissingCompileTimeError | 814 mixin_illegal_superclass_test/13: MissingCompileTimeError |
839 mixin_illegal_superclass_test/14: MissingCompileTimeError | 815 mixin_illegal_superclass_test/14: MissingCompileTimeError |
840 mixin_illegal_superclass_test/15: MissingCompileTimeError | 816 mixin_illegal_superclass_test/15: MissingCompileTimeError |
841 mixin_illegal_superclass_test/16: MissingCompileTimeError | 817 mixin_illegal_superclass_test/16: MissingCompileTimeError |
842 mixin_illegal_superclass_test/17: MissingCompileTimeError | 818 mixin_illegal_superclass_test/17: MissingCompileTimeError |
843 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f
or k:constructor(D05.) not found. | 819 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f
or k:constructor(D05.) not found. |
| 820 mixin_illegal_superclass_test/18: MissingCompileTimeError |
844 mixin_illegal_superclass_test/19: MissingCompileTimeError | 821 mixin_illegal_superclass_test/19: MissingCompileTimeError |
845 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f
or k:constructor(D07.) not found. | 822 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f
or k:constructor(D07.) not found. |
| 823 mixin_illegal_superclass_test/20: MissingCompileTimeError |
846 mixin_illegal_superclass_test/21: MissingCompileTimeError | 824 mixin_illegal_superclass_test/21: MissingCompileTimeError |
847 mixin_illegal_superclass_test/22: MissingCompileTimeError | 825 mixin_illegal_superclass_test/22: MissingCompileTimeError |
848 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f
or k:constructor(D15.) not found. | 826 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f
or k:constructor(D15.) not found. |
| 827 mixin_illegal_superclass_test/23: MissingCompileTimeError |
849 mixin_illegal_superclass_test/24: MissingCompileTimeError | 828 mixin_illegal_superclass_test/24: MissingCompileTimeError |
850 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f
or k:constructor(D17.) not found. | 829 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f
or k:constructor(D17.) not found. |
| 830 mixin_illegal_superclass_test/25: MissingCompileTimeError |
851 mixin_illegal_superclass_test/26: MissingCompileTimeError | 831 mixin_illegal_superclass_test/26: MissingCompileTimeError |
852 mixin_illegal_superclass_test/27: MissingCompileTimeError | 832 mixin_illegal_superclass_test/27: MissingCompileTimeError |
853 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f
or k:constructor(D25.) not found. | 833 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f
or k:constructor(D25.) not found. |
| 834 mixin_illegal_superclass_test/28: MissingCompileTimeError |
854 mixin_illegal_superclass_test/29: MissingCompileTimeError | 835 mixin_illegal_superclass_test/29: MissingCompileTimeError |
855 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f
or k:constructor(D27.) not found. | 836 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f
or k:constructor(D27.) not found. |
| 837 mixin_illegal_superclass_test/30: MissingCompileTimeError |
856 mixin_issue10216_2_test: RuntimeError | 838 mixin_issue10216_2_test: RuntimeError |
857 mixin_mixin2_test: RuntimeError | 839 mixin_mixin2_test: RuntimeError |
858 mixin_mixin3_test: RuntimeError | 840 mixin_mixin3_test: RuntimeError |
859 mixin_mixin4_test: RuntimeError | 841 mixin_mixin4_test: RuntimeError |
860 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 842 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
861 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 843 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
862 mixin_mixin7_test: RuntimeError | 844 mixin_mixin7_test: RuntimeError |
863 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. | 845 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. |
864 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. | 846 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. |
865 mixin_mixin_test: RuntimeError | 847 mixin_mixin_test: RuntimeError |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
921 mixin_supertype_subclass4_test/05: CompileTimeError | 903 mixin_supertype_subclass4_test/05: CompileTimeError |
922 mixin_supertype_subclass4_test/none: CompileTimeError | 904 mixin_supertype_subclass4_test/none: CompileTimeError |
923 mixin_supertype_subclass_test/01: CompileTimeError | 905 mixin_supertype_subclass_test/01: CompileTimeError |
924 mixin_supertype_subclass_test/02: CompileTimeError | 906 mixin_supertype_subclass_test/02: CompileTimeError |
925 mixin_supertype_subclass_test/03: CompileTimeError | 907 mixin_supertype_subclass_test/03: CompileTimeError |
926 mixin_supertype_subclass_test/04: CompileTimeError | 908 mixin_supertype_subclass_test/04: CompileTimeError |
927 mixin_supertype_subclass_test/05: CompileTimeError | 909 mixin_supertype_subclass_test/05: CompileTimeError |
928 mixin_supertype_subclass_test/none: CompileTimeError | 910 mixin_supertype_subclass_test/none: CompileTimeError |
929 mixin_type_parameter3_test: Crash # Assertion failure: Super constructor for k:c
onstructor(B.) not found. | 911 mixin_type_parameter3_test: Crash # Assertion failure: Super constructor for k:c
onstructor(B.) not found. |
930 mixin_type_parameter4_test: Crash # 'package:js_ast/src/nodes.dart': Failed asse
rtion: line 1316 pos 12: '_identifierRE.hasMatch(name)': is not true. | 912 mixin_type_parameter4_test: Crash # 'package:js_ast/src/nodes.dart': Failed asse
rtion: line 1316 pos 12: '_identifierRE.hasMatch(name)': is not true. |
931 mixin_type_parameter6_test: Crash # Assertion failure: Missing scope info for j:
getter(Iterable.iterator). | |
932 modulo_test: RuntimeError | 913 modulo_test: RuntimeError |
933 multiline_newline_test/04: MissingCompileTimeError | 914 multiline_newline_test/04: MissingCompileTimeError |
934 multiline_newline_test/04r: MissingCompileTimeError | 915 multiline_newline_test/04r: MissingCompileTimeError |
935 multiline_newline_test/05: MissingCompileTimeError | 916 multiline_newline_test/05: MissingCompileTimeError |
936 multiline_newline_test/05r: MissingCompileTimeError | 917 multiline_newline_test/05r: MissingCompileTimeError |
937 multiline_newline_test/06: MissingCompileTimeError | 918 multiline_newline_test/06: MissingCompileTimeError |
938 multiline_newline_test/06r: MissingCompileTimeError | 919 multiline_newline_test/06r: MissingCompileTimeError |
939 named_constructor_test/01: MissingRuntimeError | 920 named_constructor_test/01: MissingRuntimeError |
940 named_parameters_default_eq_test/02: MissingCompileTimeError | 921 named_parameters_default_eq_test/02: MissingCompileTimeError |
941 named_parameters_passing_falsy_test: RuntimeError | 922 named_parameters_passing_falsy_test: RuntimeError |
942 named_parameters_passing_null_test: RuntimeError | 923 named_parameters_passing_null_test: RuntimeError |
943 named_parameters_passing_zero_test: RuntimeError | 924 named_parameters_passing_zero_test: RuntimeError |
944 named_parameters_test/none: RuntimeError | 925 named_parameters_test/none: RuntimeError |
945 named_parameters_type_test/01: MissingRuntimeError | 926 named_parameters_type_test/01: MissingRuntimeError |
946 named_parameters_type_test/02: MissingRuntimeError | 927 named_parameters_type_test/02: MissingRuntimeError |
947 named_parameters_type_test/03: MissingRuntimeError | 928 named_parameters_type_test/03: MissingRuntimeError |
948 named_parameters_with_conversions_test: RuntimeError | 929 named_parameters_with_conversions_test: RuntimeError |
949 named_parameters_with_dollars_test: RuntimeError | 930 named_parameters_with_dollars_test: RuntimeError |
950 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). | 931 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). |
951 nan_identical_test: RuntimeError | 932 nan_identical_test: RuntimeError |
952 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. | 933 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. |
953 no_main_test/01: CompileTimeError | 934 no_main_test/01: CompileTimeError |
954 no_such_method2_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). | |
955 no_such_method3_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). | |
956 no_such_method_dispatcher_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). | |
957 no_such_method_empty_selector_test: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
958 no_such_method_subtype_test: Crash # Assertion failure: Missing scope info for j
:getter(Iterable.iterator). | |
959 no_such_method_test: Crash # Assertion failure: Missing scope info for j:getter(
Iterable.iterator). | |
960 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) == | 935 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) == |
961 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) == | 936 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) == |
962 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) == | 937 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) == |
963 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). | 938 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). |
964 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). | 939 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). |
965 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). | 940 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). |
966 number_identity2_test: RuntimeError | 941 number_identity2_test: RuntimeError |
967 numbers_test: RuntimeError | 942 numbers_test: RuntimeError |
968 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). | |
969 overridden_no_such_method_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). | |
970 override_field_method1_negative_test: Crash # type 'ShadowField' is not a subtyp
e of type 'Procedure' of 'value' where | 943 override_field_method1_negative_test: Crash # type 'ShadowField' is not a subtyp
e of type 'Procedure' of 'value' where |
971 override_field_method2_negative_test: Fail | 944 override_field_method2_negative_test: Fail |
972 override_field_method4_negative_test: Fail | 945 override_field_method4_negative_test: Fail |
973 override_field_method5_negative_test: Fail | 946 override_field_method5_negative_test: Fail |
974 override_field_test/01: MissingCompileTimeError | 947 override_field_test/01: MissingCompileTimeError |
975 override_inheritance_mixed_test/01: Crash # type 'ShadowField' is not a subtype
of type 'Procedure' of 'value' where | 948 override_inheritance_mixed_test/01: Crash # type 'ShadowField' is not a subtype
of type 'Procedure' of 'value' where |
976 override_inheritance_mixed_test/02: MissingCompileTimeError | 949 override_inheritance_mixed_test/02: MissingCompileTimeError |
977 override_inheritance_mixed_test/03: MissingCompileTimeError | 950 override_inheritance_mixed_test/03: MissingCompileTimeError |
978 override_inheritance_mixed_test/04: MissingCompileTimeError | 951 override_inheritance_mixed_test/04: MissingCompileTimeError |
979 override_inheritance_no_such_method_test/03: Crash # Assertion failure: Missing
scope info for j:getter(Iterable.iterator). | |
980 override_inheritance_no_such_method_test/04: Crash # Assertion failure: Missing
scope info for j:getter(Iterable.iterator). | |
981 override_inheritance_no_such_method_test/05: Crash # Assertion failure: Missing
scope info for j:method(Class1.noSuchMethod). | |
982 override_inheritance_no_such_method_test/08: Crash # Assertion failure: Missing
scope info for j:getter(Iterable.iterator). | |
983 override_inheritance_no_such_method_test/11: Crash # Assertion failure: Missing
scope info for j:getter(Iterable.iterator). | |
984 override_inheritance_no_such_method_test/13: Crash # Assertion failure: Missing
scope info for j:getter(Iterable.iterator). | |
985 override_method_with_field_test/01: MissingCompileTimeError | 952 override_method_with_field_test/01: MissingCompileTimeError |
986 parameter_types_specialization_test: RuntimeError | 953 parameter_types_specialization_test: RuntimeError |
987 parse_closures_in_initializers_test: RuntimeError | 954 parse_closures_in_initializers_test: RuntimeError |
988 positional_parameters_type_test/01: MissingRuntimeError | 955 positional_parameters_type_test/01: MissingRuntimeError |
989 positional_parameters_type_test/02: MissingRuntimeError | 956 positional_parameters_type_test/02: MissingRuntimeError |
990 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) == | 957 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) == |
991 proxy4_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable
.iterator). | |
992 proxy5_test: Crash # Assertion failure: Missing scope info for j:method(Mock.noS
uchMethod). | |
993 redirecting_constructor_initializer_test: RuntimeError | 958 redirecting_constructor_initializer_test: RuntimeError |
994 redirecting_factory_default_values_test/01: MissingCompileTimeError | 959 redirecting_factory_default_values_test/01: MissingCompileTimeError |
995 redirecting_factory_default_values_test/02: MissingCompileTimeError | 960 redirecting_factory_default_values_test/02: MissingCompileTimeError |
996 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of
type 'ResolutionInterfaceType' of 'type1' where | 961 redirecting_factory_long_test: Crash # type 'InterfaceType' is not a subtype of
type 'ResolutionInterfaceType' of 'type1' where |
997 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterator.current). | 962 redirecting_factory_reflection_test: Crash # Assertion failure: Missing scope in
fo for j:getter(Iterator.current). |
998 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato
r.current). | 963 reg_exp_test: Crash # Assertion failure: Missing scope info for j:getter(Iterato
r.current). |
999 regress_13494_test: RuntimeError | 964 regress_13494_test: RuntimeError |
1000 regress_17382_test: RuntimeError | 965 regress_17382_test: RuntimeError |
1001 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J
sMirror._prettyName). | 966 regress_18535_test: Crash # Assertion failure: Missing scope info for j:getter(J
sMirror._prettyName). |
1002 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) == | 967 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) == |
(...skipping 12 matching lines...) Expand all Loading... |
1015 regress_23498_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 980 regress_23498_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1016 regress_23500_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 981 regress_23500_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
1017 regress_23500_test/02: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 982 regress_23500_test/02: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
1018 regress_23500_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). | 983 regress_23500_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). |
1019 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1
, inclusive: 2 | 984 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1
, inclusive: 2 |
1020 regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 985 regress_23996_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1021 regress_24283_test: RuntimeError | 986 regress_24283_test: RuntimeError |
1022 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call
ed on null. | 987 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call
ed on null. |
1023 regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). | 988 regress_24935_test/01: Crash # Assertion failure: Missing scope info for j:gette
r(Iterable.iterator). |
1024 regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). | 989 regress_24935_test/none: Crash # Assertion failure: Missing scope info for j:get
ter(Iterable.iterator). |
1025 regress_25550_test: Crash # Assertion failure: Missing scope info for j:method(M
ockAdder.call). | |
1026 regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 990 regress_26133_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1027 regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 991 regress_26175_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1028 regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 992 regress_26668_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1029 regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 993 regress_26948_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1030 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 994 regress_27572_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1031 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant | 995 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant |
1032 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | 996 regress_27659_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). |
1033 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) == | 997 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) == |
1034 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) == | 998 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) == |
1035 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I
terator.current). | 999 regress_28255_test: Crash # Assertion failure: Missing scope info for j:getter(I
terator.current). |
1036 regress_28278_test: CompileTimeError | 1000 regress_28278_test: CompileTimeError |
1037 regress_29349_test: CompileTimeError | 1001 regress_29349_test: CompileTimeError |
1038 closure_in_field_test/01: RuntimeError | |
1039 closure_in_field_test/02: RuntimeError | |
1040 closure_in_field_test/none: RuntimeError | |
1041 mixin_black_listed_test/02: MissingCompileTimeError | |
1042 mixin_illegal_superclass_test/18: MissingCompileTimeError | |
1043 mixin_illegal_superclass_test/20: MissingCompileTimeError | |
1044 mixin_illegal_superclass_test/23: MissingCompileTimeError | |
1045 mixin_illegal_superclass_test/25: MissingCompileTimeError | |
1046 mixin_illegal_superclass_test/28: MissingCompileTimeError | |
1047 mixin_illegal_superclass_test/30: MissingCompileTimeError | |
1048 regress_30121_test: Crash # Assertion failure: Missing scope info for j:getter(I
terable.iterator). | |
1049 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:
getter(Iterable.iterator). | 1002 runtime_type_function_test: Crash # Assertion failure: Missing scope info for j:
getter(Iterable.iterator). |
1050 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 | 1003 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 |
1051 setter_declaration_negative_test: Fail | 1004 setter_declaration_negative_test: Fail |
1052 setter_override_test/00: MissingCompileTimeError | 1005 setter_override_test/00: MissingCompileTimeError |
1053 setter_override_test/03: MissingCompileTimeError | 1006 setter_override_test/03: MissingCompileTimeError |
1054 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. | 1007 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. |
1055 stack_overflow_stacktrace_test: RuntimeError | 1008 stack_overflow_stacktrace_test: RuntimeError |
1056 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite
rable.iterator). | 1009 stack_trace_test: Crash # Assertion failure: Missing scope info for j:getter(Ite
rable.iterator). |
1057 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). | 1010 stacktrace_demangle_ctors_test: Crash # Assertion failure: Missing scope info fo
r j:getter(Iterable.iterator). |
1058 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | 1011 stacktrace_rethrow_error_test/none: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). |
1059 stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Mis
sing scope info for j:getter(Iterable.iterator). | 1012 stacktrace_rethrow_error_test/withtraceparameter: Crash # Assertion failure: Mis
sing scope info for j:getter(Iterable.iterator). |
1060 stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). | 1013 stacktrace_rethrow_nonerror_test: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). |
1061 stacktrace_test: RuntimeError | 1014 stacktrace_test: RuntimeError |
1062 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 | 1015 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 |
1063 static_getter_no_setter1_test/01: RuntimeError | 1016 static_getter_no_setter1_test/01: RuntimeError |
1064 static_getter_no_setter2_test/01: Crash # Assertion failure: Missing scope info
for j:getter(Iterable.iterator). | |
1065 static_getter_no_setter2_test/none: Crash # Assertion failure: Missing scope inf
o for j:getter(Iterable.iterator). | |
1066 static_getter_no_setter3_test/01: RuntimeError | 1017 static_getter_no_setter3_test/01: RuntimeError |
1067 static_setter_get_test/01: Crash # Assertion failure: Missing scope info for j:g
etter(Iterable.iterator). | |
1068 string_join_test: RuntimeError | 1018 string_join_test: RuntimeError |
1069 string_split_test: Crash # Assertion failure: Missing scope info for j:getter(It
erable.iterator). | |
1070 super_bound_closure_test/01: RuntimeError | 1019 super_bound_closure_test/01: RuntimeError |
1071 super_bound_closure_test/none: RuntimeError | 1020 super_bound_closure_test/none: RuntimeError |
1072 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on
null. | 1021 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on
null. |
1073 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). | 1022 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). |
1074 super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterable.iterator). | 1023 super_getter_setter_test: Crash # Assertion failure: Missing scope info for j:ge
tter(Iterable.iterator). |
1075 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1024 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1076 super_no_such_method2_test/01: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). | |
1077 super_no_such_method3_test/01: Crash # Assertion failure: Missing scope info for
j:getter(Iterable.iterator). | |
1078 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1025 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1079 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1026 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1080 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1027 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1081 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1028 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1082 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1029 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1083 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1030 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1084 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1031 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1085 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1032 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1086 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1033 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1087 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1034 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1129 try_catch_test/01: MissingCompileTimeError | 1076 try_catch_test/01: MissingCompileTimeError |
1130 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl
ass' was called on null. | 1077 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl
ass' was called on null. |
1131 type_checks_in_factory_method_test: RuntimeError | 1078 type_checks_in_factory_method_test: RuntimeError |
1132 type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1079 type_parameter_test/01: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1133 type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1080 type_parameter_test/02: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1134 type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1081 type_parameter_test/03: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1135 type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1082 type_parameter_test/04: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1136 type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1083 type_parameter_test/05: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1137 type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where | 1084 type_parameter_test/06: Crash # type 'JClosureClass' is not a subtype of type 'C
losureClassElement' of 'closureClass' where |
1138 type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type
'ClosureClassElement' of 'closureClass' where | 1085 type_parameter_test/none: Crash # type 'JClosureClass' is not a subtype of type
'ClosureClassElement' of 'closureClass' where |
1139 type_propagation2_test: Crash # Assertion failure: Missing scope info for j:gett
er(Iterable.iterator). | 1086 for_variable_capture_test: RuntimeError |
| 1087 full_stacktrace1_test: RuntimeError |
| 1088 full_stacktrace2_test: RuntimeError |
| 1089 full_stacktrace3_test: RuntimeError |
| 1090 interceptor3_test: RuntimeError |
| 1091 invocation_mirror2_test: RuntimeError |
| 1092 invocation_mirror_invoke_on2_test: RuntimeError |
| 1093 mixin_bound_test: RuntimeError |
| 1094 mixin_super_constructor2_test: RuntimeError |
| 1095 mixin_super_constructor_default_test: RuntimeError |
| 1096 mixin_super_constructor_named_test/01: MissingCompileTimeError |
| 1097 mixin_super_constructor_named_test/none: RuntimeError |
| 1098 mixin_super_constructor_positionals_test/01: MissingCompileTimeError |
| 1099 mixin_super_constructor_positionals_test/none: RuntimeError |
| 1100 mixin_super_constructor_test: RuntimeError |
| 1101 reg_exp_test: RuntimeError |
| 1102 regress_27572_test: RuntimeError |
| 1103 runtime_type_function_test: RuntimeError |
| 1104 stack_trace_test: RuntimeError |
| 1105 stacktrace_demangle_ctors_test: RuntimeError |
| 1106 stacktrace_rethrow_error_test/none: RuntimeError |
| 1107 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError |
| 1108 stacktrace_rethrow_nonerror_test: RuntimeError |
| 1109 super_getter_setter_test: RuntimeError |
| 1110 symbol_conflict_test: RuntimeError |
| 1111 sync_generator1_test/01: RuntimeError |
| 1112 sync_generator1_test/none: RuntimeError |
| 1113 sync_generator3_test/test1: RuntimeError |
| 1114 sync_generator3_test/test2: RuntimeError |
| 1115 syncstar_less_than_test: RuntimeError |
| 1116 syncstar_yield_test/copyParameters: RuntimeError |
| 1117 syncstar_yield_test/none: RuntimeError |
1140 type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'C
lassElement' of 'contextClass' where | 1118 type_variable_bounds3_test/00: Crash # type 'JClass' is not a subtype of type 'C
lassElement' of 'contextClass' where |
1141 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. | 1119 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. |
1142 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1120 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1143 type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where | 1121 type_variable_closure3_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where |
1144 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1122 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1145 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 1123 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
1146 type_variable_conflict2_test/01: Crash # Assertion failure: Missing scope info f
or j:getter(Iterable.iterator). | 1124 type_variable_conflict2_test/01: RuntimeError |
1147 type_variable_conflict2_test/05: Crash # Assertion failure: Missing scope info f
or j:getter(Iterable.iterator). | 1125 type_variable_conflict2_test/05: RuntimeError |
1148 type_variable_conflict2_test/07: Crash # Assertion failure: Missing scope info f
or j:getter(Iterable.iterator). | 1126 type_variable_conflict2_test/07: RuntimeError |
1149 type_variable_conflict2_test/09: Crash # Assertion failure: Missing scope info f
or j:getter(Iterable.iterator). | 1127 type_variable_conflict2_test/09: RuntimeError |
1150 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i
nformation not available for type_variable_local(A.T) in j:constructor(B.). | 1128 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i
nformation not available for type_variable_local(A.T) in j:constructor(B.). |
1151 type_variable_field_initializer_closure2_test: Crash # type 'JClosureClass' is n
ot a subtype of type 'ClosureClassElement' of 'closureClass' where | 1129 type_variable_field_initializer_closure2_test: Crash # type 'JClosureClass' is n
ot a subtype of type 'ClosureClassElement' of 'closureClass' where |
1152 type_variable_field_initializer_closure_test: Crash # type 'JClosureClass' is no
t a subtype of type 'ClosureClassElement' of 'closureClass' where | 1130 type_variable_field_initializer_closure_test: Crash # type 'JClosureClass' is no
t a subtype of type 'ClosureClassElement' of 'closureClass' where |
1153 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in
formation not available for type_variable_local(A.T) in j:constructor(B.). | 1131 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in
formation not available for type_variable_local(A.T) in j:constructor(B.). |
1154 type_variable_function_type_test: RuntimeError | 1132 type_variable_function_type_test: RuntimeError |
1155 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. | 1133 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. |
1156 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. | 1134 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. |
1157 yieldstar_pause_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). | 1135 yieldstar_pause_test: Crash # Assertion failure: Missing scope info for j:getter
(Iterable.iterator). |
1158 | 1136 |
1159 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 1137 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
(...skipping 20 matching lines...) Expand all Loading... |
1180 await_for_use_local_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 1158 await_for_use_local_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
1181 await_future_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1159 await_future_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1182 await_nonfuture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 1160 await_nonfuture_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
1183 await_not_started_immediately_test: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | 1161 await_not_started_immediately_test: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. |
1184 await_null_aware_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1162 await_null_aware_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1185 await_postfix_expr_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 1163 await_postfix_expr_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
1186 await_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1164 await_regression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1187 await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null
. | 1165 await_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null
. |
1188 check_member_static_test/02: MissingCompileTimeError | 1166 check_member_static_test/02: MissingCompileTimeError |
1189 closure_in_field_test/01: Crash # NoSuchMethodError: The getter 'usedBy' was cal
led on null. | 1167 closure_in_field_test/01: Crash # NoSuchMethodError: The getter 'usedBy' was cal
led on null. |
| 1168 closure_in_field_test/01: RuntimeError |
1190 closure_in_field_test/02: Crash # NoSuchMethodError: The getter 'usedBy' was cal
led on null. | 1169 closure_in_field_test/02: Crash # NoSuchMethodError: The getter 'usedBy' was cal
led on null. |
| 1170 closure_in_field_test/02: RuntimeError |
1191 closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was c
alled on null. | 1171 closure_in_field_test/none: Crash # NoSuchMethodError: The getter 'usedBy' was c
alled on null. |
| 1172 closure_in_field_test/none: RuntimeError |
1192 compile_time_constant_m_test: RuntimeError | 1173 compile_time_constant_m_test: RuntimeError |
1193 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. | 1174 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. |
1194 conditional_import_string_test: CompileTimeError | 1175 conditional_import_string_test: CompileTimeError |
1195 conditional_import_test: CompileTimeError | 1176 conditional_import_test: CompileTimeError |
1196 config_import_corelib_test: RuntimeError | 1177 config_import_corelib_test: RuntimeError |
1197 config_import_test: RuntimeError | 1178 config_import_test: RuntimeError |
1198 const_conditional_test/08: MissingCompileTimeError | 1179 const_conditional_test/08: MissingCompileTimeError |
1199 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen
ted constant expression #lib1::f() (ShadowStaticInvocation) | 1180 const_constructor_nonconst_field_test/01: Crash # UnimplementedError: Unimplemen
ted constant expression #lib1::f() (ShadowStaticInvocation) |
1200 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. | 1181 const_constructor_syntax_test/05: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. |
1201 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1182 const_error_multiply_initialized_test/01: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1202 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1183 const_error_multiply_initialized_test/02: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1203 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1184 const_error_multiply_initialized_test/03: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1204 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1185 const_error_multiply_initialized_test/04: Crash # Internal problem: No construct
or named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1205 const_evaluation_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 1186 const_evaluation_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
1206 const_factory_with_body_test/01: MissingCompileTimeError | 1187 const_factory_with_body_test/01: MissingCompileTimeError |
1207 const_instance_field_test/01: MissingCompileTimeError | 1188 const_instance_field_test/01: MissingCompileTimeError |
1208 const_map2_test/00: MissingCompileTimeError | 1189 const_map2_test/00: MissingCompileTimeError |
1209 const_map3_test/00: MissingCompileTimeError | 1190 const_map3_test/00: MissingCompileTimeError |
1210 const_map_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | |
1211 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con
stant expression <dynamic, dynamic>{} (ShadowMapLiteral) | 1191 const_optional_args_negative_test: Crash # UnimplementedError: Unimplemented con
stant expression <dynamic, dynamic>{} (ShadowMapLiteral) |
1212 const_switch2_test/01: MissingCompileTimeError | 1192 const_switch2_test/01: MissingCompileTimeError |
1213 const_switch_test/02: RuntimeError | 1193 const_switch_test/02: RuntimeError |
1214 const_switch_test/04: RuntimeError | 1194 const_switch_test/04: RuntimeError |
1215 const_syntax_test/05: MissingCompileTimeError | 1195 const_syntax_test/05: MissingCompileTimeError |
1216 const_syntax_test/08: Crash # Stack Overflow | 1196 const_syntax_test/08: Crash # Stack Overflow |
1217 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. | 1197 const_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. |
1218 const_syntax_test/10: MissingCompileTimeError | 1198 const_syntax_test/10: MissingCompileTimeError |
1219 const_types_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins
tance getter 'kind'. | 1199 const_types_test/01: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins
tance getter 'kind'. |
1220 const_types_test/02: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins
tance getter 'kind'. | 1200 const_types_test/02: Crash # NoSuchMethodError: Class 'InterfaceType' has no ins
tance getter 'kind'. |
(...skipping 22 matching lines...) Expand all Loading... |
1243 constructor8_test: RuntimeError | 1223 constructor8_test: RuntimeError |
1244 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1224 constructor_duplicate_final_test/01: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1245 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1225 constructor_duplicate_final_test/02: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1246 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1226 constructor_duplicate_final_test/03: Crash # Internal problem: No constructor na
med '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1247 constructor_named_arguments_test/none: RuntimeError | 1227 constructor_named_arguments_test/none: RuntimeError |
1248 constructor_redirect1_negative_test: Crash # Stack Overflow | 1228 constructor_redirect1_negative_test: Crash # Stack Overflow |
1249 constructor_redirect2_negative_test: Crash # Stack Overflow | 1229 constructor_redirect2_negative_test: Crash # Stack Overflow |
1250 constructor_redirect2_test/01: MissingCompileTimeError | 1230 constructor_redirect2_test/01: MissingCompileTimeError |
1251 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). | 1231 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). |
1252 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle
d on null. | 1232 crash_6725_test/01: Crash # NoSuchMethodError: The method 'startsWith' was calle
d on null. |
1253 ct_const_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on n
ull. | |
1254 custom_await_stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | 1233 custom_await_stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
1255 cyclic_constructor_test/01: Crash # Stack Overflow | 1234 cyclic_constructor_test/01: Crash # Stack Overflow |
1256 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). | 1235 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). |
1257 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 1236 cyclic_type2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
1258 cyclic_type_test/00: RuntimeError | 1237 cyclic_type_test/00: RuntimeError |
1259 cyclic_type_test/01: RuntimeError | 1238 cyclic_type_test/01: RuntimeError |
1260 cyclic_type_test/02: RuntimeError | 1239 cyclic_type_test/02: RuntimeError |
1261 cyclic_type_test/03: RuntimeError | 1240 cyclic_type_test/03: RuntimeError |
1262 cyclic_type_test/04: RuntimeError | 1241 cyclic_type_test/04: RuntimeError |
1263 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 1242 dangling_else_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1345 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1324 factory_redirection_test/08: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1346 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1325 factory_redirection_test/09: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1347 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1326 factory_redirection_test/10: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1348 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1327 factory_redirection_test/11: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1349 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1328 factory_redirection_test/12: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1350 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1329 factory_redirection_test/13: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1351 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. | 1330 factory_redirection_test/14: Crash # NoSuchMethodError: The method 'hasSubclass'
was called on null. |
1352 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. | 1331 factory_redirection_test/none: Crash # NoSuchMethodError: The method 'hasSubclas
s' was called on null. |
1353 fauxverride_test/03: MissingCompileTimeError | 1332 fauxverride_test/03: MissingCompileTimeError |
1354 fauxverride_test/05: MissingCompileTimeError | 1333 fauxverride_test/05: MissingCompileTimeError |
1355 field_increment_bailout_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | |
1356 field_initialization_order_test: RuntimeError | 1334 field_initialization_order_test: RuntimeError |
1357 field_override3_test/00: MissingCompileTimeError | 1335 field_override3_test/00: MissingCompileTimeError |
1358 field_override3_test/01: MissingCompileTimeError | 1336 field_override3_test/01: MissingCompileTimeError |
1359 field_override3_test/02: MissingCompileTimeError | 1337 field_override3_test/02: MissingCompileTimeError |
1360 field_override3_test/03: MissingCompileTimeError | 1338 field_override3_test/03: MissingCompileTimeError |
1361 field_override4_test/02: MissingCompileTimeError | 1339 field_override4_test/02: MissingCompileTimeError |
1362 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1340 final_attempt_reinitialization_test/01: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1363 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. | 1341 final_attempt_reinitialization_test/02: Crash # Internal problem: No constructor
named '_DuplicatedFieldInitializerError::' in 'dart:core'. |
1364 final_field_initialization_order_test: RuntimeError | 1342 final_field_initialization_order_test: RuntimeError |
1365 final_super_field_set_test/01: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | |
1366 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. | 1343 final_syntax_test/09: Crash # Internal problem: No constructor named '_Duplicate
dFieldInitializerError::' in 'dart:core'. |
1367 first_class_types_literals_test/01: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1368 first_class_types_literals_test/02: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1369 first_class_types_literals_test/03: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1370 first_class_types_literals_test/04: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1371 first_class_types_literals_test/05: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1372 first_class_types_literals_test/06: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1373 first_class_types_literals_test/07: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1374 first_class_types_literals_test/08: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1375 first_class_types_literals_test/09: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1376 first_class_types_literals_test/10: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1377 first_class_types_literals_test/11: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1378 first_class_types_literals_test/12: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1379 first_class_types_literals_test/none: Crash # NoSuchMethodError: The getter 'thi
sLocal' was called on null. | |
1380 flatten_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1344 flatten_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1381 flatten_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1345 flatten_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1382 flatten_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1346 flatten_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1383 flatten_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1347 flatten_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1384 flatten_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1348 flatten_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1385 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1349 flatten_test/06: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1386 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1350 flatten_test/07: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1387 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1351 flatten_test/08: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1388 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1352 flatten_test/09: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1389 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1353 flatten_test/10: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
(...skipping 19 matching lines...) Expand all Loading... |
1409 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1373 function_subtype_typearg2_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1410 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1374 function_subtype_typearg3_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1411 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1375 function_subtype_typearg4_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1412 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. | 1376 function_subtype_typearg5_test: Crash # NoSuchMethodError: The method 'hasSubcla
ss' was called on null. |
1413 function_syntax_test/none: RuntimeError | 1377 function_syntax_test/none: RuntimeError |
1414 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). | 1378 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). |
1415 function_test: RuntimeError | 1379 function_test: RuntimeError |
1416 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. | 1380 function_type_alias3_test: Crash # NoSuchMethodError: The method 'hasSubclass' w
as called on null. |
1417 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 1381 function_type_parameter2_negative_test: Crash # UnimplementedError: Unimplemente
d constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
1418 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) | 1382 function_type_parameter_negative_test: Crash # UnimplementedError: Unimplemented
constant expression (dynamic i) → dynamic => "${i}" (ShadowFunctionExpression) |
1419 implicit_this_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | |
1420 implicit_this_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | |
1421 implicit_this_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | |
1422 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | 1383 import_collection_no_prefix_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
1423 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
' was called on null. | 1384 infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak
' was called on null. |
1424 infinity_test: RuntimeError | 1385 infinity_test: RuntimeError |
1425 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 | 1386 inlined_throw_test: Crash # RangeError (index): Invalid value: Valid value range
is empty: 0 |
1426 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge
tter 'thisLocal' was called on null. | 1387 instance_creation_in_function_annotation_test: Crash # NoSuchMethodError: The ge
tter 'thisLocal' was called on null. |
1427 instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g
etter 'typeVariables'. | 1388 instanceof4_test/01: Crash # NoSuchMethodError: Class 'JClass' has no instance g
etter 'typeVariables'. |
1428 instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance
getter 'typeVariables'. | 1389 instanceof4_test/none: Crash # NoSuchMethodError: Class 'JClass' has no instance
getter 'typeVariables'. |
1429 integer_division_by_zero_test: RuntimeError | 1390 integer_division_by_zero_test: RuntimeError |
1430 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1391 interceptor3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1431 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder'
has no instance getter 'mixinApplicationClasses'. | 1392 internal_library_test/02: Crash # NoSuchMethodError: Class 'DillLibraryBuilder'
has no instance getter 'mixinApplicationClasses'. |
1432 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 1393 invocation_mirror2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
1433 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't
hisLocal' was called on null. | 1394 invocation_mirror_empty_arguments_test: Crash # NoSuchMethodError: The getter 't
hisLocal' was called on null. |
1434 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 1395 invocation_mirror_invoke_on2_test: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
1435 invocation_mirror_invoke_on_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | |
1436 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal
led on null. | 1396 invocation_mirror_test: Crash # NoSuchMethodError: The getter 'function' was cal
led on null. |
1437 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack | 1397 is_malformed_type_test/94: Crash # Internal Error: Non-empty instruction stack |
1438 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack | 1398 is_malformed_type_test/96: Crash # Internal Error: Non-empty instruction stack |
1439 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack | 1399 is_malformed_type_test/98: Crash # Internal Error: Non-empty instruction stack |
1440 is_object_test: RuntimeError | 1400 is_object_test: RuntimeError |
1441 issue10721_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | |
1442 issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance gette
r 'typeVariables'. | 1401 issue10747_test: Crash # NoSuchMethodError: Class 'JClass' has no instance gette
r 'typeVariables'. |
1443 issue13474_test: RuntimeError | 1402 issue13474_test: RuntimeError |
1444 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal
led on null. | 1403 issue14014_3_test: Crash # NoSuchMethodError: The getter 'typeArguments' was cal
led on null. |
1445 issue14242_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | |
1446 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1404 issue15720_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1447 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1405 issue21079_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1448 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 1406 issue23244_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
1449 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4
295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for
j:constructor_body(Issue4295001Test.). | 1407 issue4295001_test: Crash # Assertion failure: Cannot find value parameter(Issue4
295001Test.#s) in (parameter(Issue4295001Test.#s), Instance of 'ThisLocal') for
j:constructor_body(Issue4295001Test.). |
1450 issue9939_test: RuntimeError | 1408 issue9939_test: RuntimeError |
1451 issue_1751477_test: CompileTimeError | 1409 issue_1751477_test: CompileTimeError |
1452 issue_23914_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. | |
1453 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS
ync' was called on null. | 1410 issue_25671a_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS
ync' was called on null. |
1454 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS
ync' was called on null. | 1411 issue_25671b_test/01: Crash # NoSuchMethodError: The method 'localIsUsedInTryOrS
ync' was called on null. |
1455 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 1412 label_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
1456 lazy_static8_test: RuntimeError | 1413 lazy_static8_test: RuntimeError |
1457 left_shift_test: RuntimeError | 1414 left_shift_test: RuntimeError |
1458 library_env_test/has_no_html_support: RuntimeError | 1415 library_env_test/has_no_html_support: RuntimeError |
1459 library_env_test/has_no_io_support: RuntimeError | 1416 library_env_test/has_no_io_support: RuntimeError |
1460 library_env_test/has_no_mirror_support: RuntimeError | 1417 library_env_test/has_no_mirror_support: RuntimeError |
1461 list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter '
typeVariables'. | 1418 list_is_test: Crash # NoSuchMethodError: Class 'JClass' has no instance getter '
typeVariables'. |
1462 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst
ance getter 'kind'. | 1419 list_literal3_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no inst
ance getter 'kind'. |
1463 list_literal4_test: RuntimeError | 1420 list_literal4_test: RuntimeError |
1464 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. | 1421 list_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. |
1465 local_function3_test: RuntimeError | 1422 local_function3_test: RuntimeError |
1466 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). | 1423 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). |
1467 local_function_test: RuntimeError | 1424 local_function_test: RuntimeError |
1468 logical_expression_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | |
1469 main_not_a_function_test/01: CompileTimeError | 1425 main_not_a_function_test/01: CompileTimeError |
1470 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1426 main_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1471 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1427 main_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1472 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1428 main_test/03: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1473 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1429 main_test/04: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1474 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1430 main_test/05: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1475 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1431 main_test/20: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1476 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1432 main_test/21: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1477 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1433 main_test/22: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1478 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1434 main_test/41: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1479 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1435 main_test/42: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1480 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1436 main_test/43: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1481 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1437 main_test/44: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1482 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1438 main_test/45: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1483 malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins
tance getter 'typeVariables'. | 1439 malbounded_type_cast2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins
tance getter 'typeVariables'. |
1484 malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins
tance getter 'typeVariables'. | 1440 malbounded_type_test2_test: Crash # NoSuchMethodError: Class 'JClass' has no ins
tance getter 'typeVariables'. |
1485 malformed_test/06: CompileTimeError | 1441 malformed_test/06: CompileTimeError |
1486 malformed_test/none: RuntimeError | 1442 malformed_test/none: RuntimeError |
1487 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). | 1443 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). |
1488 many_overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. | |
1489 map_literal10_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | |
1490 map_literal4_test: RuntimeError | 1444 map_literal4_test: RuntimeError |
1491 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta
nce getter 'kind'. | 1445 map_literal7_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta
nce getter 'kind'. |
1492 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta
nce getter 'kind'. | 1446 map_literal8_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no insta
nce getter 'kind'. |
1493 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no
instance getter 'kind'. | 1447 map_literal_syntax_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no
instance getter 'kind'. |
1494 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). | |
1495 method_name_test: CompileTimeError | 1448 method_name_test: CompileTimeError |
1496 method_override4_test: RuntimeError | 1449 method_override4_test: RuntimeError |
1497 method_override5_test: RuntimeError | 1450 method_override5_test: RuntimeError |
1498 method_override7_test/00: MissingCompileTimeError | 1451 method_override7_test/00: MissingCompileTimeError |
1499 method_override7_test/01: MissingCompileTimeError | 1452 method_override7_test/01: MissingCompileTimeError |
1500 method_override7_test/02: MissingCompileTimeError | 1453 method_override7_test/02: MissingCompileTimeError |
1501 method_override8_test/00: MissingCompileTimeError | 1454 method_override8_test/00: MissingCompileTimeError |
1502 method_override8_test/01: MissingCompileTimeError | 1455 method_override8_test/01: MissingCompileTimeError |
1503 mint_arithmetic_test: RuntimeError | 1456 mint_arithmetic_test: RuntimeError |
1504 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c
onstructor(D1.) not found. | 1457 mixin_black_listed_test/02: Crash # Assertion failure: Super constructor for k:c
onstructor(D1.) not found. |
| 1458 mixin_black_listed_test/02: MissingCompileTimeError |
1505 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. | 1459 mixin_bound_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. |
1506 mixin_forwarding_constructor4_test/01: MissingCompileTimeError | 1460 mixin_forwarding_constructor4_test/01: MissingCompileTimeError |
1507 mixin_forwarding_constructor4_test/02: MissingCompileTimeError | 1461 mixin_forwarding_constructor4_test/02: MissingCompileTimeError |
1508 mixin_forwarding_constructor4_test/03: MissingCompileTimeError | 1462 mixin_forwarding_constructor4_test/03: MissingCompileTimeError |
1509 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. | 1463 mixin_generic_test: Crash # Assertion failure: Super constructor for k:construct
or(C.) not found. |
1510 mixin_illegal_super_use_test/01: MissingCompileTimeError | 1464 mixin_illegal_super_use_test/01: MissingCompileTimeError |
1511 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function
' was called on null. | 1465 mixin_illegal_super_use_test/02: Crash # NoSuchMethodError: The getter 'function
' was called on null. |
1512 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU
sedInTryOrSync' was called on null. | 1466 mixin_illegal_super_use_test/03: Crash # NoSuchMethodError: The method 'localIsU
sedInTryOrSync' was called on null. |
1513 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). | 1467 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). |
1514 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function
' was called on null. | 1468 mixin_illegal_super_use_test/05: Crash # NoSuchMethodError: The getter 'function
' was called on null. |
(...skipping 14 matching lines...) Expand all Loading... |
1529 mixin_illegal_superclass_test/09: MissingCompileTimeError | 1483 mixin_illegal_superclass_test/09: MissingCompileTimeError |
1530 mixin_illegal_superclass_test/10: MissingCompileTimeError | 1484 mixin_illegal_superclass_test/10: MissingCompileTimeError |
1531 mixin_illegal_superclass_test/11: MissingCompileTimeError | 1485 mixin_illegal_superclass_test/11: MissingCompileTimeError |
1532 mixin_illegal_superclass_test/12: MissingCompileTimeError | 1486 mixin_illegal_superclass_test/12: MissingCompileTimeError |
1533 mixin_illegal_superclass_test/13: MissingCompileTimeError | 1487 mixin_illegal_superclass_test/13: MissingCompileTimeError |
1534 mixin_illegal_superclass_test/14: MissingCompileTimeError | 1488 mixin_illegal_superclass_test/14: MissingCompileTimeError |
1535 mixin_illegal_superclass_test/15: MissingCompileTimeError | 1489 mixin_illegal_superclass_test/15: MissingCompileTimeError |
1536 mixin_illegal_superclass_test/16: MissingCompileTimeError | 1490 mixin_illegal_superclass_test/16: MissingCompileTimeError |
1537 mixin_illegal_superclass_test/17: MissingCompileTimeError | 1491 mixin_illegal_superclass_test/17: MissingCompileTimeError |
1538 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f
or k:constructor(D05.) not found. | 1492 mixin_illegal_superclass_test/18: Crash # Assertion failure: Super constructor f
or k:constructor(D05.) not found. |
| 1493 mixin_illegal_superclass_test/18: MissingCompileTimeError |
1539 mixin_illegal_superclass_test/19: MissingCompileTimeError | 1494 mixin_illegal_superclass_test/19: MissingCompileTimeError |
1540 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f
or k:constructor(D07.) not found. | 1495 mixin_illegal_superclass_test/20: Crash # Assertion failure: Super constructor f
or k:constructor(D07.) not found. |
| 1496 mixin_illegal_superclass_test/20: MissingCompileTimeError |
1541 mixin_illegal_superclass_test/21: MissingCompileTimeError | 1497 mixin_illegal_superclass_test/21: MissingCompileTimeError |
1542 mixin_illegal_superclass_test/22: MissingCompileTimeError | 1498 mixin_illegal_superclass_test/22: MissingCompileTimeError |
1543 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f
or k:constructor(D15.) not found. | 1499 mixin_illegal_superclass_test/23: Crash # Assertion failure: Super constructor f
or k:constructor(D15.) not found. |
| 1500 mixin_illegal_superclass_test/23: MissingCompileTimeError |
1544 mixin_illegal_superclass_test/24: MissingCompileTimeError | 1501 mixin_illegal_superclass_test/24: MissingCompileTimeError |
1545 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f
or k:constructor(D17.) not found. | 1502 mixin_illegal_superclass_test/25: Crash # Assertion failure: Super constructor f
or k:constructor(D17.) not found. |
| 1503 mixin_illegal_superclass_test/25: MissingCompileTimeError |
1546 mixin_illegal_superclass_test/26: MissingCompileTimeError | 1504 mixin_illegal_superclass_test/26: MissingCompileTimeError |
1547 mixin_illegal_superclass_test/27: MissingCompileTimeError | 1505 mixin_illegal_superclass_test/27: MissingCompileTimeError |
1548 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f
or k:constructor(D25.) not found. | 1506 mixin_illegal_superclass_test/28: Crash # Assertion failure: Super constructor f
or k:constructor(D25.) not found. |
| 1507 mixin_illegal_superclass_test/28: MissingCompileTimeError |
1549 mixin_illegal_superclass_test/29: MissingCompileTimeError | 1508 mixin_illegal_superclass_test/29: MissingCompileTimeError |
1550 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f
or k:constructor(D27.) not found. | 1509 mixin_illegal_superclass_test/30: Crash # Assertion failure: Super constructor f
or k:constructor(D27.) not found. |
| 1510 mixin_illegal_superclass_test/30: MissingCompileTimeError |
1551 mixin_issue10216_2_test: RuntimeError | 1511 mixin_issue10216_2_test: RuntimeError |
1552 mixin_mixin2_test: RuntimeError | 1512 mixin_mixin2_test: RuntimeError |
1553 mixin_mixin3_test: RuntimeError | 1513 mixin_mixin3_test: RuntimeError |
1554 mixin_mixin4_test: RuntimeError | 1514 mixin_mixin4_test: RuntimeError |
1555 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 1515 mixin_mixin5_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
1556 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. | 1516 mixin_mixin6_test: Crash # NoSuchMethodError: The method 'hasSubclass' was calle
d on null. |
1557 mixin_mixin7_test: RuntimeError | 1517 mixin_mixin7_test: RuntimeError |
1558 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. | 1518 mixin_mixin_bound2_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. |
1559 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. | 1519 mixin_mixin_bound_test: Crash # NoSuchMethodError: The method 'hasSubclass' was
called on null. |
1560 mixin_mixin_test: RuntimeError | 1520 mixin_mixin_test: RuntimeError |
1561 mixin_mixin_type_arguments_test: Crash # Assertion failure: Super constructor fo
r k:constructor(CA.) not found. | 1521 mixin_mixin_type_arguments_test: Crash # Assertion failure: Super constructor fo
r k:constructor(CA.) not found. |
| 1522 mixin_mixin_type_arguments_test: RuntimeError |
1562 mixin_of_mixin_test/01: CompileTimeError | 1523 mixin_of_mixin_test/01: CompileTimeError |
1563 mixin_of_mixin_test/02: CompileTimeError | 1524 mixin_of_mixin_test/02: CompileTimeError |
1564 mixin_of_mixin_test/03: CompileTimeError | 1525 mixin_of_mixin_test/03: CompileTimeError |
1565 mixin_of_mixin_test/04: CompileTimeError | 1526 mixin_of_mixin_test/04: CompileTimeError |
1566 mixin_of_mixin_test/05: CompileTimeError | 1527 mixin_of_mixin_test/05: CompileTimeError |
1567 mixin_of_mixin_test/06: CompileTimeError | 1528 mixin_of_mixin_test/06: CompileTimeError |
1568 mixin_of_mixin_test/07: CompileTimeError | 1529 mixin_of_mixin_test/07: CompileTimeError |
1569 mixin_of_mixin_test/08: CompileTimeError | 1530 mixin_of_mixin_test/08: CompileTimeError |
1570 mixin_of_mixin_test/09: CompileTimeError | 1531 mixin_of_mixin_test/09: CompileTimeError |
1571 mixin_of_mixin_test/10: CompileTimeError | 1532 mixin_of_mixin_test/10: CompileTimeError |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1614 mixin_supertype_subclass4_test/03: CompileTimeError | 1575 mixin_supertype_subclass4_test/03: CompileTimeError |
1615 mixin_supertype_subclass4_test/04: CompileTimeError | 1576 mixin_supertype_subclass4_test/04: CompileTimeError |
1616 mixin_supertype_subclass4_test/05: CompileTimeError | 1577 mixin_supertype_subclass4_test/05: CompileTimeError |
1617 mixin_supertype_subclass4_test/none: CompileTimeError | 1578 mixin_supertype_subclass4_test/none: CompileTimeError |
1618 mixin_supertype_subclass_test/01: CompileTimeError | 1579 mixin_supertype_subclass_test/01: CompileTimeError |
1619 mixin_supertype_subclass_test/02: CompileTimeError | 1580 mixin_supertype_subclass_test/02: CompileTimeError |
1620 mixin_supertype_subclass_test/03: CompileTimeError | 1581 mixin_supertype_subclass_test/03: CompileTimeError |
1621 mixin_supertype_subclass_test/04: CompileTimeError | 1582 mixin_supertype_subclass_test/04: CompileTimeError |
1622 mixin_supertype_subclass_test/05: CompileTimeError | 1583 mixin_supertype_subclass_test/05: CompileTimeError |
1623 mixin_supertype_subclass_test/none: CompileTimeError | 1584 mixin_supertype_subclass_test/none: CompileTimeError |
1624 mixin_type_parameter6_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. | |
1625 modulo_test: RuntimeError | 1585 modulo_test: RuntimeError |
1626 multiline_newline_test/04: MissingCompileTimeError | 1586 multiline_newline_test/04: MissingCompileTimeError |
1627 multiline_newline_test/04r: MissingCompileTimeError | 1587 multiline_newline_test/04r: MissingCompileTimeError |
1628 multiline_newline_test/05: MissingCompileTimeError | 1588 multiline_newline_test/05: MissingCompileTimeError |
1629 multiline_newline_test/05r: MissingCompileTimeError | 1589 multiline_newline_test/05r: MissingCompileTimeError |
1630 multiline_newline_test/06: MissingCompileTimeError | 1590 multiline_newline_test/06: MissingCompileTimeError |
1631 multiline_newline_test/06r: MissingCompileTimeError | 1591 multiline_newline_test/06r: MissingCompileTimeError |
1632 named_constructor_test/01: MissingRuntimeError | 1592 named_constructor_test/01: MissingRuntimeError |
1633 named_parameters_default_eq_test/02: MissingCompileTimeError | 1593 named_parameters_default_eq_test/02: MissingCompileTimeError |
1634 named_parameters_passing_falsy_test: RuntimeError | 1594 named_parameters_passing_falsy_test: RuntimeError |
1635 named_parameters_passing_null_test: RuntimeError | 1595 named_parameters_passing_null_test: RuntimeError |
1636 named_parameters_passing_zero_test: RuntimeError | 1596 named_parameters_passing_zero_test: RuntimeError |
1637 named_parameters_test/none: RuntimeError | 1597 named_parameters_test/none: RuntimeError |
1638 named_parameters_type_test/01: MissingRuntimeError | 1598 named_parameters_type_test/01: MissingRuntimeError |
1639 named_parameters_type_test/02: MissingRuntimeError | 1599 named_parameters_type_test/02: MissingRuntimeError |
1640 named_parameters_type_test/03: MissingRuntimeError | 1600 named_parameters_type_test/03: MissingRuntimeError |
1641 named_parameters_with_conversions_test: RuntimeError | 1601 named_parameters_with_conversions_test: RuntimeError |
1642 named_parameters_with_dollars_test: RuntimeError | 1602 named_parameters_with_dollars_test: RuntimeError |
1643 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). | 1603 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). |
1644 nan_identical_test: RuntimeError | 1604 nan_identical_test: RuntimeError |
1645 nested_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak'
was called on null. | 1605 nested_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak'
was called on null. |
1646 no_main_test/01: CompileTimeError | 1606 no_main_test/01: CompileTimeError |
1647 no_such_method2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | |
1648 no_such_method3_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | |
1649 no_such_method_dispatcher_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. | |
1650 no_such_method_empty_selector_test: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1651 no_such_method_subtype_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | |
1652 no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. | |
1653 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). | 1607 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). |
1654 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). | 1608 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). |
1655 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). | 1609 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). |
1656 number_identity2_test: RuntimeError | 1610 number_identity2_test: RuntimeError |
1657 numbers_test: RuntimeError | 1611 numbers_test: RuntimeError |
1658 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). | |
1659 overridden_no_such_method_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. | |
1660 override_field_method1_negative_test: Fail | 1612 override_field_method1_negative_test: Fail |
1661 override_field_method2_negative_test: Fail | 1613 override_field_method2_negative_test: Fail |
1662 override_field_method4_negative_test: Fail | 1614 override_field_method4_negative_test: Fail |
1663 override_field_method5_negative_test: Fail | 1615 override_field_method5_negative_test: Fail |
1664 override_field_test/01: MissingCompileTimeError | 1616 override_field_test/01: MissingCompileTimeError |
1665 override_inheritance_mixed_test/01: MissingCompileTimeError | 1617 override_inheritance_mixed_test/01: MissingCompileTimeError |
1666 override_inheritance_mixed_test/02: MissingCompileTimeError | 1618 override_inheritance_mixed_test/02: MissingCompileTimeError |
1667 override_inheritance_mixed_test/03: MissingCompileTimeError | 1619 override_inheritance_mixed_test/03: MissingCompileTimeError |
1668 override_inheritance_mixed_test/04: MissingCompileTimeError | 1620 override_inheritance_mixed_test/04: MissingCompileTimeError |
1669 override_inheritance_no_such_method_test/03: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1670 override_inheritance_no_such_method_test/04: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1671 override_inheritance_no_such_method_test/05: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1672 override_inheritance_no_such_method_test/08: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1673 override_inheritance_no_such_method_test/11: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1674 override_inheritance_no_such_method_test/13: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. | |
1675 override_method_with_field_test/01: MissingCompileTimeError | 1621 override_method_with_field_test/01: MissingCompileTimeError |
1676 parameter_types_specialization_test: RuntimeError | 1622 parameter_types_specialization_test: RuntimeError |
1677 parse_closures_in_initializers_test: RuntimeError | 1623 parse_closures_in_initializers_test: RuntimeError |
1678 positional_parameters_type_test/01: MissingRuntimeError | 1624 positional_parameters_type_test/01: MissingRuntimeError |
1679 positional_parameters_type_test/02: MissingRuntimeError | 1625 positional_parameters_type_test/02: MissingRuntimeError |
1680 private_super_constructor_test/01: MissingCompileTimeError | 1626 private_super_constructor_test/01: MissingCompileTimeError |
1681 proxy4_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nul
l. | |
1682 proxy5_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nul
l. | |
1683 redirecting_constructor_initializer_test: RuntimeError | 1627 redirecting_constructor_initializer_test: RuntimeError |
1684 redirecting_factory_default_values_test/01: MissingCompileTimeError | 1628 redirecting_factory_default_values_test/01: MissingCompileTimeError |
1685 redirecting_factory_default_values_test/02: MissingCompileTimeError | 1629 redirecting_factory_default_values_test/02: MissingCompileTimeError |
1686 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType'
has no instance getter 'kind'. | 1630 redirecting_factory_long_test: Crash # NoSuchMethodError: Class 'InterfaceType'
has no instance getter 'kind'. |
1687 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. | 1631 redirecting_factory_reflection_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. |
1688 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. | 1632 reg_exp_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on nu
ll. |
1689 regress_13494_test: RuntimeError | 1633 regress_13494_test: RuntimeError |
1690 regress_17382_test: RuntimeError | 1634 regress_17382_test: RuntimeError |
1691 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1635 regress_18535_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1692 regress_20394_test/01: MissingCompileTimeError | 1636 regress_20394_test/01: MissingCompileTimeError |
(...skipping 12 matching lines...) Expand all Loading... |
1705 regress_23498_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1649 regress_23498_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1706 regress_23500_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1650 regress_23500_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1707 regress_23500_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1651 regress_23500_test/02: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1708 regress_23500_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 1652 regress_23500_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
1709 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1
, inclusive: 2 | 1653 regress_23537_test: Crash # RangeError (index): Invalid value: Not in range 0..1
, inclusive: 2 |
1710 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1654 regress_23996_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1711 regress_24283_test: RuntimeError | 1655 regress_24283_test: RuntimeError |
1712 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call
ed on null. | 1656 regress_24567_test: Crash # NoSuchMethodError: The method 'hasSubclass' was call
ed on null. |
1713 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 1657 regress_24935_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
1714 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 1658 regress_24935_test/none: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
1715 regress_25550_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | |
1716 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1659 regress_26133_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1717 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1660 regress_26175_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1718 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1661 regress_26668_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1719 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1662 regress_26948_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1720 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1663 regress_27572_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1721 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant | 1664 regress_27617_test/1: Crash # Assertion failure: Unexpected constructor j:constr
uctor(Foo._) in ConstructorDataImpl._getConstructorConstant |
1722 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1665 regress_27659_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1723 regress_28217_test/01: MissingCompileTimeError | 1666 regress_28217_test/01: MissingCompileTimeError |
1724 regress_28217_test/none: MissingCompileTimeError | 1667 regress_28217_test/none: MissingCompileTimeError |
1725 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 1668 regress_28255_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
1726 regress_28278_test: CompileTimeError | 1669 regress_28278_test: CompileTimeError |
1727 regress_29349_test: CompileTimeError | 1670 regress_29349_test: CompileTimeError |
1728 closure_in_field_test/01: RuntimeError | |
1729 closure_in_field_test/02: RuntimeError | |
1730 closure_in_field_test/none: RuntimeError | |
1731 mixin_black_listed_test/02: MissingCompileTimeError | |
1732 mixin_illegal_superclass_test/18: MissingCompileTimeError | |
1733 mixin_illegal_superclass_test/20: MissingCompileTimeError | |
1734 mixin_illegal_superclass_test/23: MissingCompileTimeError | |
1735 mixin_illegal_superclass_test/25: MissingCompileTimeError | |
1736 mixin_illegal_superclass_test/28: MissingCompileTimeError | |
1737 mixin_illegal_superclass_test/30: MissingCompileTimeError | |
1738 mixin_mixin_type_arguments_test: RuntimeError | |
1739 regress_30121_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | |
1740 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. | 1671 runtime_type_function_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. |
1741 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 | 1672 setter_declaration2_negative_test: Crash # RangeError (index): Invalid value: Va
lid value range is empty: 0 |
1742 setter_declaration_negative_test: Fail | 1673 setter_declaration_negative_test: Fail |
1743 setter_override_test/00: MissingCompileTimeError | 1674 setter_override_test/00: MissingCompileTimeError |
1744 setter_override_test/03: MissingCompileTimeError | 1675 setter_override_test/03: MissingCompileTimeError |
1745 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. | 1676 smaller_4_Interface_Types_A11_t02_test: Crash # NoSuchMethodError: The method 'h
asSubclass' was called on null. |
1746 stack_overflow_stacktrace_test: RuntimeError | 1677 stack_overflow_stacktrace_test: RuntimeError |
1747 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. | 1678 stack_trace_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called o
n null. |
1748 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. | 1679 stacktrace_demangle_ctors_test: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. |
1749 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | 1680 stacktrace_rethrow_error_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. |
1750 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The
getter 'thisLocal' was called on null. | 1681 stacktrace_rethrow_error_test/withtraceparameter: Crash # NoSuchMethodError: The
getter 'thisLocal' was called on null. |
1751 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | 1682 stacktrace_rethrow_nonerror_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
1752 stacktrace_test: RuntimeError | 1683 stacktrace_test: RuntimeError |
1753 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 | 1684 statement_test: Crash # RangeError (index): Invalid value: Valid value range is
empty: 0 |
1754 static_getter_no_setter1_test/01: RuntimeError | 1685 static_getter_no_setter1_test/01: RuntimeError |
1755 static_getter_no_setter2_test/01: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | |
1756 static_getter_no_setter2_test/none: Crash # NoSuchMethodError: The getter 'thisL
ocal' was called on null. | |
1757 static_getter_no_setter3_test/01: RuntimeError | 1686 static_getter_no_setter3_test/01: RuntimeError |
1758 static_setter_get_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | |
1759 string_join_test: RuntimeError | 1687 string_join_test: RuntimeError |
1760 string_split_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | |
1761 super_bound_closure_test/01: RuntimeError | 1688 super_bound_closure_test/01: RuntimeError |
1762 super_bound_closure_test/none: RuntimeError | 1689 super_bound_closure_test/none: RuntimeError |
1763 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on
null. | 1690 super_call4_test: Crash # NoSuchMethodError: The getter 'function' was called on
null. |
1764 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). | 1691 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). |
1765 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 1692 super_getter_setter_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
1766 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1693 super_no_such_method1_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1767 super_no_such_method2_test/01: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | |
1768 super_no_such_method3_test/01: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | |
1769 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1694 super_no_such_method4_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1770 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. | 1695 super_no_such_method5_test/01: Crash # NoSuchMethodError: The getter 'function'
was called on null. |
1771 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1696 super_operator_index5_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1772 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1697 super_operator_index6_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1773 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1698 super_operator_index7_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1774 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. | 1699 super_operator_index8_test: Crash # NoSuchMethodError: The getter 'function' was
called on null. |
1775 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1700 super_operator_index_test/01: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1776 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1701 super_operator_index_test/02: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1777 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1702 super_operator_index_test/03: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
1778 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w
as called on null. | 1703 super_operator_index_test/04: Crash # NoSuchMethodError: The getter 'function' w
as called on null. |
(...skipping 26 matching lines...) Expand all Loading... |
1805 try_catch_test/01: MissingCompileTimeError | 1730 try_catch_test/01: MissingCompileTimeError |
1806 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl
ass' was called on null. | 1731 type_argument_substitution_test: Crash # NoSuchMethodError: The method 'hasSubcl
ass' was called on null. |
1807 type_checks_in_factory_method_test: RuntimeError | 1732 type_checks_in_factory_method_test: RuntimeError |
1808 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1733 type_parameter_test/01: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1809 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1734 type_parameter_test/02: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1810 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1735 type_parameter_test/03: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1811 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1736 type_parameter_test/04: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1812 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1737 type_parameter_test/05: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1813 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. | 1738 type_parameter_test/06: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'methodElement'. |
1814 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n
o instance getter 'methodElement'. | 1739 type_parameter_test/none: Crash # NoSuchMethodError: Class 'JClosureClass' has n
o instance getter 'methodElement'. |
1815 type_propagation2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca
lled on null. | 1740 for_variable_capture_test: RuntimeError |
| 1741 full_stacktrace1_test: RuntimeError |
| 1742 full_stacktrace2_test: RuntimeError |
| 1743 full_stacktrace3_test: RuntimeError |
| 1744 interceptor3_test: RuntimeError |
| 1745 invocation_mirror2_test: RuntimeError |
| 1746 invocation_mirror_invoke_on2_test: RuntimeError |
| 1747 mixin_bound_test: RuntimeError |
| 1748 mixin_super_constructor2_test: RuntimeError |
| 1749 mixin_super_constructor_default_test: RuntimeError |
| 1750 mixin_super_constructor_named_test/01: MissingCompileTimeError |
| 1751 mixin_super_constructor_named_test/none: RuntimeError |
| 1752 mixin_super_constructor_positionals_test/01: MissingCompileTimeError |
| 1753 mixin_super_constructor_positionals_test/none: RuntimeError |
| 1754 mixin_super_constructor_test: RuntimeError |
| 1755 reg_exp_test: RuntimeError |
| 1756 regress_27572_test: RuntimeError |
| 1757 runtime_type_function_test: RuntimeError |
| 1758 stack_trace_test: RuntimeError |
| 1759 stacktrace_demangle_ctors_test: RuntimeError |
| 1760 stacktrace_rethrow_error_test/none: RuntimeError |
| 1761 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError |
| 1762 stacktrace_rethrow_nonerror_test: RuntimeError |
| 1763 super_getter_setter_test: RuntimeError |
| 1764 symbol_conflict_test: RuntimeError |
| 1765 sync_generator1_test/01: RuntimeError |
| 1766 sync_generator1_test/none: RuntimeError |
| 1767 sync_generator3_test/test1: RuntimeError |
| 1768 sync_generator3_test/test2: RuntimeError |
| 1769 syncstar_less_than_test: RuntimeError |
| 1770 syncstar_yield_test/copyParameters: RuntimeError |
| 1771 syncstar_yield_test/none: RuntimeError |
1816 type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no
instance getter 'typeVariables'. | 1772 type_variable_bounds3_test/00: Crash # NoSuchMethodError: Class 'JClass' has no
instance getter 'typeVariables'. |
1817 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1773 type_variable_closure2_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1818 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. | 1774 type_variable_closure3_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. |
1819 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. | 1775 type_variable_closure4_test: Crash # NoSuchMethodError: The getter 'typeArgument
s' was called on null. |
1820 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 1776 type_variable_closure_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
1821 type_variable_conflict2_test/01: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1777 type_variable_conflict2_test/01: RuntimeError |
1822 type_variable_conflict2_test/05: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1778 type_variable_conflict2_test/05: RuntimeError |
1823 type_variable_conflict2_test/07: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1779 type_variable_conflict2_test/07: RuntimeError |
1824 type_variable_conflict2_test/09: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 1780 type_variable_conflict2_test/09: RuntimeError |
1825 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i
nformation not available for type_variable_local(A.T) in j:constructor(B.). | 1781 type_variable_field_initializer2_test: Crash # Assertion failure: Runtime type i
nformation not available for type_variable_local(A.T) in j:constructor(B.). |
1826 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class
'JClosureClass' has no instance getter 'methodElement'. | 1782 type_variable_field_initializer_closure2_test: Crash # NoSuchMethodError: Class
'JClosureClass' has no instance getter 'methodElement'. |
1827 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class '
JClosureClass' has no instance getter 'methodElement'. | 1783 type_variable_field_initializer_closure_test: Crash # NoSuchMethodError: Class '
JClosureClass' has no instance getter 'methodElement'. |
1828 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in
formation not available for type_variable_local(A.T) in j:constructor(B.). | 1784 type_variable_field_initializer_test: Crash # Assertion failure: Runtime type in
formation not available for type_variable_local(A.T) in j:constructor(B.). |
1829 type_variable_function_type_test: RuntimeError | 1785 type_variable_function_type_test: RuntimeError |
1830 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 1786 yieldstar_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
| 1787 |
OLD | NEW |