| 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 565 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 576 cast_test/none: RuntimeError | 576 cast_test/none: RuntimeError |
| 577 catch_liveness_test: Crash | 577 catch_liveness_test: Crash |
| 578 cha_deopt1_test: CompileTimeError | 578 cha_deopt1_test: CompileTimeError |
| 579 cha_deopt2_test: CompileTimeError | 579 cha_deopt2_test: CompileTimeError |
| 580 cha_deopt3_test: CompileTimeError | 580 cha_deopt3_test: CompileTimeError |
| 581 check_member_static_test/02: MissingCompileTimeError | 581 check_member_static_test/02: MissingCompileTimeError |
| 582 class_cycle_test/02: MissingCompileTimeError | 582 class_cycle_test/02: MissingCompileTimeError |
| 583 class_cycle_test/03: MissingCompileTimeError | 583 class_cycle_test/03: MissingCompileTimeError |
| 584 closure_in_field_test/01: Crash | 584 closure_in_field_test/01: Crash |
| 585 closure_in_field_test/02: Crash | 585 closure_in_field_test/02: Crash |
| 586 closure_in_field_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo3/s
dk/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 340 pos
14: 'value != null': No value for field j:field(Mixin.field) | 586 closure_in_field_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_ker
nel.dart': Failed assertion: line 340 pos 14: 'value != null': No value for fiel
d j:field(Mixin.field) |
| 587 compile_time_constant_a_test: Crash | 587 compile_time_constant_a_test: Crash |
| 588 compile_time_constant_b_test: Crash | 588 compile_time_constant_b_test: Crash |
| 589 compile_time_constant_c_test/02: Crash | 589 compile_time_constant_c_test/02: Crash |
| 590 compile_time_constant_k_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re
po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42
5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first)
is stored in a closure field. | 590 compile_time_constant_k_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals
_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca
l)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 591 compile_time_constant_k_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re
po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42
5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first)
is stored in a closure field. | 591 compile_time_constant_k_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals
_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca
l)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 592 compile_time_constant_k_test/03: Crash # 'file:///c:/Users/johnniwinther/dart-re
po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42
5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first)
is stored in a closure field. | 592 compile_time_constant_k_test/03: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals
_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca
l)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 593 compile_time_constant_k_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-
repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line
425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first
) is stored in a closure field. | 593 compile_time_constant_k_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 594 compile_time_constant_m_test: RuntimeError | 594 compile_time_constant_m_test: RuntimeError |
| 595 compile_time_constant_o_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-re
po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42
5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first)
is stored in a closure field. | 595 compile_time_constant_o_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals
_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca
l)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 596 compile_time_constant_o_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-re
po1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 42
5 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first)
is stored in a closure field. | 596 compile_time_constant_o_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals
_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loca
l)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 597 compile_time_constant_o_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-
repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line
425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first
) is stored in a closure field. | 597 compile_time_constant_o_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 598 compile_time_constant_p_test/01: Crash | 598 compile_time_constant_p_test/01: Crash # Internal problem: No constructor named
'_DuplicatedFieldInitializerError::' in 'dart:core'. |
| 599 compile_time_constant_r_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-
repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line
425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first
) is stored in a closure field. | 599 compile_time_constant_r_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 600 conditional_import_string_test: CompileTimeError | 600 conditional_import_string_test: CompileTimeError |
| 601 conditional_import_test: CompileTimeError | 601 conditional_import_test: CompileTimeError |
| 602 conditional_rewrite_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1
2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor
ed in a closure field. | 602 conditional_rewrite_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. |
| 603 config_import_corelib_test: RuntimeError | 603 config_import_corelib_test: RuntimeError |
| 604 config_import_test: RuntimeError | 604 config_import_test: RuntimeError |
| 605 const_conditional_test/08: MissingCompileTimeError | 605 const_conditional_test/08: MissingCompileTimeError |
| 606 const_constructor_nonconst_field_test/01: Crash | 606 const_constructor_nonconst_field_test/01: Crash |
| 607 const_constructor_syntax_test/05: Crash | 607 const_constructor_syntax_test/05: Crash |
| 608 const_error_multiply_initialized_test/01: Crash | 608 const_error_multiply_initialized_test/01: Crash |
| 609 const_error_multiply_initialized_test/02: Crash | 609 const_error_multiply_initialized_test/02: Crash |
| 610 const_error_multiply_initialized_test/03: Crash | 610 const_error_multiply_initialized_test/03: Crash |
| 611 const_error_multiply_initialized_test/04: Crash | 611 const_error_multiply_initialized_test/04: Crash |
| 612 const_evaluation_test/01: Crash | 612 const_evaluation_test/01: Crash |
| 613 const_factory_with_body_test/01: MissingCompileTimeError | 613 const_factory_with_body_test/01: MissingCompileTimeError |
| 614 const_instance_field_test/01: MissingCompileTimeError | 614 const_instance_field_test/01: MissingCompileTimeError |
| 615 const_map2_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c
ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i
sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in
a closure field. | 615 const_map2_test/00: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart
': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo
cal(Maps.mapToString#first) is stored in a closure field. |
| 616 const_map2_test/00: MissingCompileTimeError | 616 const_map2_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 617 const_map2_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 617 const_map3_test/00: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart
': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo
cal(Maps.mapToString#first) is stored in a closure field. |
| 618 const_map3_test/00: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/c
ompiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!i
sStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in
a closure field. | 618 const_map3_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 619 const_map3_test/00: MissingCompileTimeError | 619 const_map4_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(Maps.mapToString#first) is stored in a closure field. |
| 620 const_map3_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 620 const_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': F
ailed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(
Maps.mapToString#first) is stored in a closure field. |
| 621 const_map4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp
iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt
oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c
losure field. | 621 const_objects_are_immutable_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo
cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(
local)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 622 const_map_test: Crash | 622 const_objects_are_immutable_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/
locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureFiel
d(local)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 623 const_objects_are_immutable_test/01: Crash # 'file:///c:/Users/johnniwinther/dar
t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin
e 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#fir
st) is stored in a closure field. | |
| 624 const_objects_are_immutable_test/none: Crash # 'file:///c:/Users/johnniwinther/d
art-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: l
ine 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#f
irst) is stored in a closure field. | |
| 625 const_optional_args_negative_test: Crash | 623 const_optional_args_negative_test: Crash |
| 626 const_switch2_test/01: MissingCompileTimeError | 624 const_switch2_test/01: MissingCompileTimeError |
| 627 const_switch_test/02: RuntimeError | 625 const_switch_test/02: RuntimeError |
| 628 const_switch_test/04: RuntimeError | 626 const_switch_test/04: RuntimeError |
| 629 const_syntax_test/05: MissingCompileTimeError | 627 const_syntax_test/05: MissingCompileTimeError |
| 630 const_syntax_test/08: Crash | 628 const_syntax_test/08: Crash |
| 631 const_syntax_test/09: Crash | 629 const_syntax_test/09: Crash |
| 632 const_syntax_test/10: MissingCompileTimeError | 630 const_syntax_test/10: MissingCompileTimeError |
| 633 const_types_test/01: Crash | 631 const_types_test/01: Crash |
| 634 const_types_test/02: Crash | 632 const_types_test/02: Crash |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 706 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError | 704 deferred_inheritance_constraints_test/mixin: MissingCompileTimeError |
| 707 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError | 705 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError |
| 708 deferred_inlined_test: CompileTimeError | 706 deferred_inlined_test: CompileTimeError |
| 709 deferred_load_constants_test/none: CompileTimeError | 707 deferred_load_constants_test/none: CompileTimeError |
| 710 deferred_load_inval_code_test: CompileTimeError | 708 deferred_load_inval_code_test: CompileTimeError |
| 711 deferred_load_library_wrong_args_test/01: CompileTimeError | 709 deferred_load_library_wrong_args_test/01: CompileTimeError |
| 712 deferred_load_library_wrong_args_test/none: CompileTimeError | 710 deferred_load_library_wrong_args_test/none: CompileTimeError |
| 713 deferred_mixin_test: CompileTimeError | 711 deferred_mixin_test: CompileTimeError |
| 714 deferred_no_prefix_test/01: MissingCompileTimeError | 712 deferred_no_prefix_test/01: MissingCompileTimeError |
| 715 deferred_no_such_method_test: CompileTimeError | 713 deferred_no_such_method_test: CompileTimeError |
| 716 deferred_not_loaded_check_test: Crash | |
| 717 deferred_not_loaded_check_test: RuntimeError | 714 deferred_not_loaded_check_test: RuntimeError |
| 718 deferred_only_constant_test: CompileTimeError | 715 deferred_only_constant_test: CompileTimeError |
| 719 deferred_optimized_test: CompileTimeError | 716 deferred_optimized_test: CompileTimeError |
| 720 deferred_redirecting_factory_test: CompileTimeError | 717 deferred_redirecting_factory_test: CompileTimeError |
| 721 deferred_regression_22995_test: CompileTimeError | 718 deferred_regression_22995_test: CompileTimeError |
| 722 deferred_regression_28678_test: CompileTimeError | 719 deferred_regression_28678_test: CompileTimeError |
| 723 deferred_shadow_load_library_test: Crash | 720 deferred_shadow_load_library_test: Crash |
| 724 deferred_shared_and_unshared_classes_test: CompileTimeError | 721 deferred_shared_and_unshared_classes_test: CompileTimeError |
| 725 deferred_static_seperate_test: CompileTimeError | 722 deferred_static_seperate_test: CompileTimeError |
| 726 deferred_super_dependency_test/01: CompileTimeError | 723 deferred_super_dependency_test/01: CompileTimeError |
| 727 deferred_super_dependency_test/none: Crash | 724 deferred_super_dependency_test/none: Crash |
| 728 deferred_type_dependency_test/as: CompileTimeError | 725 deferred_type_dependency_test/as: CompileTimeError |
| 729 deferred_type_dependency_test/is: CompileTimeError | 726 deferred_type_dependency_test/is: CompileTimeError |
| 730 deferred_type_dependency_test/none: CompileTimeError | 727 deferred_type_dependency_test/none: CompileTimeError |
| 731 deferred_type_dependency_test/type_annotation: CompileTimeError | 728 deferred_type_dependency_test/type_annotation: CompileTimeError |
| 732 deopt_inlined_function_test: Crash | 729 deopt_inlined_function_test: Crash |
| 733 double_int_to_string_test: RuntimeError | 730 double_int_to_string_test: RuntimeError |
| 734 duplicate_export_negative_test: Fail | 731 duplicate_export_negative_test: Fail |
| 735 duplicate_implements_test/01: MissingCompileTimeError | 732 duplicate_implements_test/01: MissingCompileTimeError |
| 736 duplicate_implements_test/02: MissingCompileTimeError | 733 duplicate_implements_test/02: MissingCompileTimeError |
| 737 duplicate_implements_test/03: MissingCompileTimeError | 734 duplicate_implements_test/03: MissingCompileTimeError |
| 738 duplicate_implements_test/04: MissingCompileTimeError | 735 duplicate_implements_test/04: MissingCompileTimeError |
| 739 dynamic_prefix_core_test/01: RuntimeError | 736 dynamic_prefix_core_test/01: RuntimeError |
| 740 dynamic_prefix_core_test/none: RuntimeError | 737 dynamic_prefix_core_test/none: RuntimeError |
| 741 efficient_length_warning_test: Crash | 738 efficient_length_warning_test: Crash |
| 742 emit_const_fields_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored
in a closure field. | 739 emit_const_fields_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 743 enum_duplicate_test/01: Crash | 740 enum_duplicate_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 744 enum_duplicate_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored
in a closure field. | 741 enum_duplicate_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 745 enum_duplicate_test/02: RuntimeError | 742 enum_duplicate_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. |
| 746 enum_duplicate_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1
2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor
ed in a closure field. | 743 enum_index_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(Maps.mapToString#first) is stored in a closure field. |
| 747 enum_duplicate_test/none: RuntimeError | 744 enum_mirror_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loca
l(Maps.mapToString#first) is stored in a closure field. |
| 748 enum_index_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp
iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt
oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c
losure field. | 745 enum_private_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 749 enum_mirror_test: Crash | 746 enum_private_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 750 enum_private_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 747 enum_private_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 751 enum_private_test/01: RuntimeError | 748 enum_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed
assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.
mapToString#first) is stored in a closure field. |
| 752 enum_private_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 749 example_constructor_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne
l.dart': Failed assertion: line 513 pos 16: 'false': ir.LocalInitializer not han
dled |
| 753 enum_private_test/02: RuntimeError | 750 execute_finally7_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d
art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Helper.f1#k) is stored in a closure field. |
| 754 enum_private_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored
in a closure field. | |
| 755 enum_private_test/none: RuntimeError | |
| 756 enum_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/l
ib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredIn
ClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure
field. | |
| 757 enum_test: RuntimeError | |
| 758 example_constructor_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 513 pos 1
6: 'false': ir.LocalInitializer not handled | |
| 759 execute_finally7_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk
g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Helper.f1#k) is stored in a closur
e field. | |
| 760 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang
e is empty: 0 | 751 exhaustive_for_test: Crash # RangeError (index): Invalid value: Valid value rang
e is empty: 0 |
| 761 expect_test: RuntimeError | 752 expect_test: RuntimeError |
| 762 export_double_same_main_test: CompileTimeError | 753 export_double_same_main_test: CompileTimeError |
| 763 export_main_test: CompileTimeError | 754 export_main_test: CompileTimeError |
| 764 external_test/10: Crash | |
| 765 external_test/10: MissingRuntimeError | 755 external_test/10: MissingRuntimeError |
| 766 external_test/13: Crash | |
| 767 external_test/13: MissingRuntimeError | 756 external_test/13: MissingRuntimeError |
| 768 external_test/20: Crash | |
| 769 external_test/20: MissingRuntimeError | 757 external_test/20: MissingRuntimeError |
| 770 factory2_test: Crash | 758 factory2_test: Crash |
| 771 factory_redirection_test/07: MissingCompileTimeError | 759 factory_redirection_test/07: MissingCompileTimeError |
| 772 factory_redirection_test/08: Crash | 760 factory_redirection_test/08: Crash |
| 773 factory_redirection_test/09: Crash | 761 factory_redirection_test/09: Crash |
| 774 factory_redirection_test/10: Crash | 762 factory_redirection_test/10: Crash |
| 775 factory_redirection_test/11: Crash | 763 factory_redirection_test/11: Crash |
| 776 factory_redirection_test/12: Crash | 764 factory_redirection_test/12: Crash |
| 777 factory_redirection_test/13: Crash | 765 factory_redirection_test/13: Crash |
| 778 factory_redirection_test/14: Crash | 766 factory_redirection_test/14: Crash |
| 779 factory_redirection_test/none: Crash | 767 factory_redirection_test/none: Crash |
| 780 fauxverride_test/03: MissingCompileTimeError | 768 fauxverride_test/03: MissingCompileTimeError |
| 781 fauxverride_test/05: MissingCompileTimeError | 769 fauxverride_test/05: MissingCompileTimeError |
| 782 field_increment_bailout_test: Crash | 770 field_increment_bailout_test: Crash |
| 783 field_initialization_order_test: RuntimeError | 771 field_initialization_order_test: RuntimeError |
| 784 field_override2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 772 field_override2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 785 field_override3_test/00: MissingCompileTimeError | 773 field_override3_test/00: MissingCompileTimeError |
| 786 field_override3_test/01: MissingCompileTimeError | 774 field_override3_test/01: MissingCompileTimeError |
| 787 field_override3_test/02: MissingCompileTimeError | 775 field_override3_test/02: MissingCompileTimeError |
| 788 field_override3_test/03: MissingCompileTimeError | 776 field_override3_test/03: MissingCompileTimeError |
| 789 field_override4_test/02: MissingCompileTimeError | 777 field_override4_test/02: MissingCompileTimeError |
| 790 final_attempt_reinitialization_test/01: Crash | 778 final_attempt_reinitialization_test/01: Crash |
| 791 final_attempt_reinitialization_test/02: Crash | 779 final_attempt_reinitialization_test/02: Crash |
| 792 final_field_initialization_order_test: RuntimeError | 780 final_field_initialization_order_test: RuntimeError |
| 793 final_super_field_set_test/01: Crash | 781 final_super_field_set_test/01: Crash |
| 794 final_syntax_test/09: Crash | 782 final_syntax_test/09: Crash |
| 795 first_class_types_literals_test/01: Crash | 783 first_class_types_literals_test/01: Crash |
| 796 first_class_types_literals_test/02: Crash | 784 first_class_types_literals_test/02: Crash |
| 797 first_class_types_literals_test/03: Crash | 785 first_class_types_literals_test/03: Crash |
| 798 first_class_types_literals_test/04: Crash | 786 first_class_types_literals_test/04: Crash |
| 799 first_class_types_literals_test/05: Crash | 787 first_class_types_literals_test/05: Crash |
| 800 first_class_types_literals_test/06: Crash | 788 first_class_types_literals_test/06: Crash |
| 801 first_class_types_literals_test/07: Crash | 789 first_class_types_literals_test/07: Crash |
| 802 first_class_types_literals_test/08: Crash | 790 first_class_types_literals_test/08: Crash |
| 803 first_class_types_literals_test/09: Crash | 791 first_class_types_literals_test/09: Crash |
| 804 first_class_types_literals_test/10: Crash | 792 first_class_types_literals_test/10: Crash |
| 805 first_class_types_literals_test/11: Crash | 793 first_class_types_literals_test/11: Crash |
| 806 first_class_types_literals_test/12: Crash | 794 first_class_types_literals_test/12: Crash |
| 807 first_class_types_literals_test/none: Crash | 795 first_class_types_literals_test/none: Crash |
| 808 first_class_types_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored
in a closure field. | 796 first_class_types_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 809 flatten_test/01: Crash | 797 flatten_test/01: Crash |
| 810 flatten_test/02: Crash | 798 flatten_test/02: Crash |
| 811 flatten_test/03: Crash | 799 flatten_test/03: Crash |
| 812 flatten_test/04: Crash | 800 flatten_test/04: Crash |
| 813 flatten_test/05: Crash | 801 flatten_test/05: Crash |
| 814 flatten_test/06: Crash | 802 flatten_test/06: Crash |
| 815 flatten_test/07: Crash | 803 flatten_test/07: Crash |
| 816 flatten_test/08: Crash | 804 flatten_test/08: Crash |
| 817 flatten_test/09: Crash | 805 flatten_test/09: Crash |
| 818 flatten_test/10: Crash | 806 flatten_test/10: Crash |
| 819 flatten_test/11: Crash | 807 flatten_test/11: Crash |
| 820 flatten_test/12: Crash | 808 flatten_test/12: Crash |
| 821 flatten_test/none: Crash | 809 flatten_test/none: Crash |
| 822 for2_test: RuntimeError | 810 for2_test: RuntimeError |
| 823 for_in2_test: Crash | 811 for_in2_test: Crash |
| 824 for_variable_capture_test: Crash | 812 for_variable_capture_test: Crash |
| 825 full_stacktrace1_test: Crash | 813 full_stacktrace1_test: Crash |
| 826 full_stacktrace2_test: Crash | 814 full_stacktrace2_test: Crash |
| 827 full_stacktrace3_test: Crash | 815 full_stacktrace3_test: Crash |
| 828 function_literals2_test: Crash | 816 function_literals2_test: Crash |
| 829 function_malformed_result_type_test: Crash | 817 function_malformed_result_type_test: Crash |
| 830 function_propagation_test: Crash # 'file:///usr/local/google/home/efortuna/dart/
sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos
9: 'closure != null': Corresponding closure class not found for j:method(A.call)
. Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl
osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), local(Maps.m
apToString#)) | 818 function_propagation_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure
.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closu
re class not found for j:method(A.call). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)) |
| 831 function_subtype3_test: Crash | 819 function_subtype3_test: Crash |
| 832 function_subtype_bound_closure6_test: Crash | 820 function_subtype_bound_closure6_test: Crash |
| 833 function_subtype_call0_test: Crash | 821 function_subtype_call0_test: Crash |
| 834 function_subtype_call1_test: Crash | 822 function_subtype_call1_test: Crash |
| 835 function_subtype_call2_test: Crash | 823 function_subtype_call2_test: Crash |
| 836 function_subtype_cast2_test: Crash | 824 function_subtype_cast2_test: Crash |
| 837 function_subtype_cast3_test: Crash | 825 function_subtype_cast3_test: Crash |
| 838 function_subtype_checked0_test: Crash | 826 function_subtype_checked0_test: Crash |
| 839 function_subtype_closure0_test: Crash | 827 function_subtype_closure0_test: Crash |
| 840 function_subtype_closure1_test: Crash | 828 function_subtype_closure1_test: Crash |
| (...skipping 25 matching lines...) Expand all Loading... |
| 866 generic_field_mixin4_test: Crash # Issue 18651 | 854 generic_field_mixin4_test: Crash # Issue 18651 |
| 867 generic_field_mixin5_test: Crash # Issue 18651 | 855 generic_field_mixin5_test: Crash # Issue 18651 |
| 868 generic_field_mixin6_test/01: Crash | 856 generic_field_mixin6_test/01: Crash |
| 869 generic_field_mixin_test: Crash | 857 generic_field_mixin_test: Crash |
| 870 generic_function_typedef2_test/04: Crash | 858 generic_function_typedef2_test/04: Crash |
| 871 generic_function_typedef_test: Crash | 859 generic_function_typedef_test: Crash |
| 872 generic_functions_test: Crash | 860 generic_functions_test: Crash |
| 873 generic_instanceof_test: Crash | 861 generic_instanceof_test: Crash |
| 874 generic_local_functions_test: Crash | 862 generic_local_functions_test: Crash |
| 875 generic_methods_generic_function_parameter_test: Crash | 863 generic_methods_generic_function_parameter_test: Crash |
| 876 generic_methods_new_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1
2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor
ed in a closure field. | 864 generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. |
| 877 generic_methods_test: Crash | 865 generic_methods_test: Crash |
| 878 generic_methods_type_expression_test/01: Crash | 866 generic_methods_type_expression_test/01: Crash |
| 879 generic_methods_type_expression_test/03: Crash | 867 generic_methods_type_expression_test/03: Crash |
| 880 generic_methods_type_expression_test/none: Crash | 868 generic_methods_type_expression_test/none: Crash |
| 881 generic_native_test: Crash | 869 generic_native_test: Crash |
| 882 generic_syntax_test: Crash | 870 generic_syntax_test: Crash |
| 883 generic_test: RuntimeError | 871 generic_test: RuntimeError |
| 884 generics_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil
er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor
edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo
sure field. | 872 generics_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 885 getter_no_setter2_test/00: RuntimeError | 873 getter_no_setter2_test/00: RuntimeError |
| 886 getter_no_setter2_test/03: RuntimeError | 874 getter_no_setter2_test/03: RuntimeError |
| 887 getter_no_setter_test/00: RuntimeError | 875 getter_no_setter_test/00: RuntimeError |
| 888 getter_no_setter_test/none: RuntimeError | 876 getter_no_setter_test/none: RuntimeError |
| 889 getter_override2_test/02: MissingCompileTimeError | 877 getter_override2_test/02: MissingCompileTimeError |
| 890 getter_override_test/00: MissingCompileTimeError | 878 getter_override_test/00: MissingCompileTimeError |
| 891 getter_override_test/01: MissingCompileTimeError | 879 getter_override_test/01: MissingCompileTimeError |
| 892 getter_override_test/02: MissingCompileTimeError | 880 getter_override_test/02: MissingCompileTimeError |
| 893 hash_map_null_key_foreach_test: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(main#c) is stored in a cl
osure field. | 881 hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(main#c) is stored in a closure field. |
| 894 identical_closure2_test: RuntimeError | 882 identical_closure2_test: RuntimeError |
| 895 identical_const_test/05: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 883 identical_const_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 896 identical_const_test/06: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 884 identical_const_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 897 identical_const_test/07: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 885 identical_const_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 898 identical_const_test/08: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 886 identical_const_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 899 if_null_assignment_behavior_test/01: Crash | 887 if_null_assignment_behavior_test/01: Crash |
| 900 if_null_assignment_behavior_test/02: Crash | 888 if_null_assignment_behavior_test/02: Crash |
| 901 if_null_assignment_behavior_test/03: Crash | 889 if_null_assignment_behavior_test/03: Crash |
| 902 if_null_assignment_behavior_test/04: Crash | 890 if_null_assignment_behavior_test/04: Crash |
| 903 if_null_assignment_behavior_test/05: Crash | 891 if_null_assignment_behavior_test/05: Crash |
| 904 if_null_assignment_behavior_test/06: Crash | 892 if_null_assignment_behavior_test/06: Crash |
| 905 if_null_assignment_behavior_test/11: Crash # 'file:///c:/Users/johnniwinther/dar
t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin
e 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in
a closure field. | 893 if_null_assignment_behavior_test/11: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo
cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(
local)': Local local(main#l) is stored in a closure field. |
| 906 if_null_assignment_behavior_test/12: Crash # 'file:///c:/Users/johnniwinther/dar
t-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: lin
e 425 pos 12: '!isStoredInClosureField(local)': Local local(main#l) is stored in
a closure field. | 894 if_null_assignment_behavior_test/12: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo
cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(
local)': Local local(main#l) is stored in a closure field. |
| 907 if_null_assignment_behavior_test/14: RuntimeError | 895 if_null_assignment_behavior_test/14: RuntimeError |
| 908 if_null_assignment_static_test/01: RuntimeError | 896 if_null_assignment_static_test/01: RuntimeError |
| 909 if_null_assignment_static_test/02: Crash | 897 if_null_assignment_static_test/02: Crash |
| 910 if_null_assignment_static_test/03: RuntimeError | 898 if_null_assignment_static_test/03: RuntimeError |
| 911 if_null_assignment_static_test/04: RuntimeError | 899 if_null_assignment_static_test/04: RuntimeError |
| 912 if_null_assignment_static_test/05: RuntimeError | 900 if_null_assignment_static_test/05: RuntimeError |
| 913 if_null_assignment_static_test/06: Crash | 901 if_null_assignment_static_test/06: Crash |
| 914 implicit_closure2_test: Crash | 902 implicit_closure2_test: Crash |
| 915 implicit_closure_test: Crash | 903 implicit_closure_test: Crash |
| 916 implicit_this_test/01: Crash | 904 implicit_this_test/01: Crash |
| 917 implicit_this_test/04: Crash | 905 implicit_this_test/04: Crash |
| 918 implicit_this_test/none: Crash | 906 implicit_this_test/none: Crash |
| 919 import_collection_no_prefix_test: Crash | 907 import_collection_no_prefix_test: Crash |
| 920 import_core_prefix_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 908 import_core_prefix_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 921 import_self_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/
compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!
isStoredInClosureField(local)': Local local(main#t) is stored in a closure field
. | 909 import_self_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar
t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l
ocal(main#t) is stored in a closure field. |
| 922 inference_mixin_field_test: Crash | 910 inference_mixin_field_test: Crash |
| 923 infinite_switch_label_test: Crash | 911 infinite_switch_label_test: Crash |
| 924 infinity_test: RuntimeError | 912 infinity_test: RuntimeError |
| 925 initializing_formal_capture_test: Crash | 913 initializing_formal_capture_test: Crash |
| 926 initializing_formal_final_test: Crash | 914 initializing_formal_final_test: Crash |
| 927 inline_super_field_test: Crash | 915 inline_super_field_test: Crash |
| 928 inlined_throw_test: Crash | 916 inlined_throw_test: Crash |
| 929 instance_creation_in_function_annotation_test: Crash | 917 instance_creation_in_function_annotation_test: Crash |
| 930 instanceof4_test/01: Crash | 918 instanceof4_test/01: Crash |
| 931 instanceof4_test/none: Crash | 919 instanceof4_test/none: Crash |
| 932 integer_division_by_zero_test: RuntimeError | 920 integer_division_by_zero_test: RuntimeError |
| 933 interceptor3_test: Crash | 921 interceptor3_test: Crash |
| 934 internal_library_test/02: Crash | 922 internal_library_test/02: Crash |
| 935 invocation_mirror2_test: Crash | 923 invocation_mirror2_test: Crash |
| 936 invocation_mirror_empty_arguments_test: Crash | 924 invocation_mirror_empty_arguments_test: Crash |
| 937 invocation_mirror_invoke_on2_test: Crash | 925 invocation_mirror_invoke_on2_test: Crash |
| 938 invocation_mirror_invoke_on_test: Crash | 926 invocation_mirror_invoke_on_test: Crash |
| 939 invocation_mirror_test: Crash | 927 invocation_mirror_test: Crash |
| 940 is_malformed_type_test/94: Crash | 928 is_malformed_type_test/94: Crash |
| 941 is_malformed_type_test/96: Crash | 929 is_malformed_type_test/96: Crash |
| 942 is_malformed_type_test/98: Crash | 930 is_malformed_type_test/98: Crash |
| 943 is_object_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compi
ler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSto
redInClosureField(local)': Local local(main#evalCount) is stored in a closure fi
eld. | 931 is_object_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': F
ailed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(
main#evalCount) is stored in a closure field. |
| 944 issue10204_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp
iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt
oredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a c
losure field. | 932 issue10204_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(Maps.mapToString#first) is stored in a closure field. |
| 945 issue10721_test: Crash | 933 issue10721_test: Crash |
| 946 issue10747_test: Crash | 934 issue10747_test: Crash |
| 947 issue13474_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/comp
iler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isSt
oredInClosureField(local)': Local local(main#a) is stored in a closure field. | 935 issue13474_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local
(main#a) is stored in a closure field. |
| 948 issue14014_2_test: Crash | 936 issue14014_2_test: Crash |
| 949 issue14014_3_test: Crash | 937 issue14014_3_test: Crash |
| 950 issue14014_test: Crash | 938 issue14014_test: Crash |
| 951 issue14242_test: Crash | 939 issue14242_test: Crash |
| 952 issue15720_test: Crash | 940 issue15720_test: Crash |
| 953 issue21079_test: Crash | 941 issue21079_test: Crash |
| 954 issue23244_test: Crash | 942 issue23244_test: Crash |
| 955 issue4295001_test: Crash | 943 issue4295001_test: Crash |
| 956 issue9602_test: Crash | 944 issue9602_test: Crash |
| 957 issue9939_test: RuntimeError | 945 issue9939_test: RuntimeError |
| 958 issue_1751477_test: CompileTimeError | 946 issue_1751477_test: CompileTimeError |
| 959 issue_22780_test/01: Crash | 947 issue_22780_test/01: Crash |
| 960 issue_23914_test: Crash | 948 issue_23914_test: Crash |
| 961 issue_25671a_test/01: Crash | 949 issue_25671a_test/01: Crash |
| 962 issue_25671b_test/01: Crash | 950 issue_25671b_test/01: Crash |
| 963 label_test: Crash | 951 label_test: Crash |
| 964 lazy_map_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil
er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor
edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo
sure field. | 952 lazy_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 965 lazy_static8_test: RuntimeError | 953 lazy_static8_test: RuntimeError |
| 966 left_shift_test: RuntimeError | 954 left_shift_test: RuntimeError |
| 967 library_env_test/has_no_html_support: RuntimeError | 955 library_env_test/has_no_html_support: RuntimeError |
| 968 library_env_test/has_no_io_support: RuntimeError | 956 library_env_test/has_no_io_support: RuntimeError |
| 969 library_env_test/has_no_mirror_support: RuntimeError | 957 library_env_test/has_no_mirror_support: RuntimeError |
| 970 library_prefixes_test: Crash | 958 library_prefixes_test: Crash |
| 971 list_is_test: Crash | 959 list_is_test: Crash |
| 972 list_literal3_test: Crash | 960 list_literal3_test: Crash |
| 973 list_literal4_test: RuntimeError | 961 list_literal4_test: RuntimeError |
| 974 list_test: Crash | 962 list_test: Crash |
| 975 list_tracer_in_map_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 963 list_tracer_in_map_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 976 local_function2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(LocalFunction2Test.f#a) is stored i
n a closure field. | 964 local_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(LocalFunction2Test.f#a) is stored in a closure field. |
| 977 local_function3_test: RuntimeError | 965 local_function3_test: RuntimeError |
| 978 local_function_test: Crash | 966 local_function_test: Crash |
| 979 logical_expression_test: Crash | 967 logical_expression_test: Crash |
| 980 main_not_a_function_test/01: CompileTimeError | 968 main_not_a_function_test/01: CompileTimeError |
| 981 main_test/01: Crash | 969 main_test/01: Crash |
| 982 main_test/02: Crash | 970 main_test/02: Crash |
| 983 main_test/03: Crash | 971 main_test/03: Crash |
| 984 main_test/04: Crash | 972 main_test/04: Crash |
| 985 main_test/05: Crash | 973 main_test/05: Crash |
| 986 main_test/20: Crash | 974 main_test/20: Crash |
| 987 main_test/21: Crash | 975 main_test/21: Crash |
| 988 main_test/22: Crash | 976 main_test/22: Crash |
| 989 main_test/41: Crash | 977 main_test/41: Crash |
| 990 main_test/42: Crash | 978 main_test/42: Crash |
| 991 main_test/43: Crash | 979 main_test/43: Crash |
| 992 main_test/44: Crash | 980 main_test/44: Crash |
| 993 main_test/45: Crash | 981 main_test/45: Crash |
| 994 malbounded_type_cast2_test: Crash | 982 malbounded_type_cast2_test: Crash |
| 995 malbounded_type_test2_test: Crash | 983 malbounded_type_test2_test: Crash |
| 996 malformed_test/01: Crash | 984 malformed_test/01: Crash |
| 997 malformed_test/02: Crash | 985 malformed_test/02: Crash |
| 998 malformed_test/03: Crash | 986 malformed_test/03: Crash |
| 999 malformed_test/04: Crash | 987 malformed_test/04: Crash |
| 1000 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. | 988 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. |
| 1001 malformed_test/none: Crash | 989 malformed_test/none: Crash |
| 1002 many_generic_instanceof_test: Crash | 990 many_generic_instanceof_test: Crash |
| 1003 many_named_arguments_test: Crash | 991 many_named_arguments_test: Crash |
| 1004 many_overridden_no_such_method_test: Crash | 992 many_overridden_no_such_method_test: Crash |
| 1005 map_literal10_test: Crash | 993 map_literal10_test: Crash |
| 1006 map_literal2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 994 map_literal2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1007 map_literal3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 995 map_literal3_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1008 map_literal4_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 996 map_literal4_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1009 map_literal5_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 997 map_literal5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1010 map_literal6_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 998 map_literal6_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1011 map_literal7_test: Crash | 999 map_literal7_test: Crash |
| 1012 map_literal8_test: Crash | 1000 map_literal8_test: Crash |
| 1013 map_literal9_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/co
mpiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!is
StoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 1001 map_literal9_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart'
: Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loc
al(Maps.mapToString#first) is stored in a closure field. |
| 1014 map_literal_syntax_test: Crash | 1002 map_literal_syntax_test: Crash |
| 1015 map_literal_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/com
piler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isS
toredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a
closure field. | 1003 map_literal_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart':
Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local loca
l(Maps.mapToString#first) is stored in a closure field. |
| 1016 map_test: Crash | 1004 map_test: Crash |
| 1017 method_name_test: CompileTimeError | 1005 method_name_test: CompileTimeError |
| 1018 method_override4_test: RuntimeError | 1006 method_override4_test: RuntimeError |
| 1019 method_override5_test: RuntimeError | 1007 method_override5_test: RuntimeError |
| 1020 method_override7_test/00: MissingCompileTimeError | 1008 method_override7_test/00: MissingCompileTimeError |
| 1021 method_override7_test/01: MissingCompileTimeError | 1009 method_override7_test/01: MissingCompileTimeError |
| 1022 method_override7_test/02: MissingCompileTimeError | 1010 method_override7_test/02: MissingCompileTimeError |
| 1023 method_override8_test/00: Crash | 1011 method_override8_test/00: Crash |
| 1024 method_override8_test/01: MissingCompileTimeError | 1012 method_override8_test/01: MissingCompileTimeError |
| 1025 methods_as_constants_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sd
k/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos
12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is sto
red in a closure field. | 1013 methods_as_constants_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl
er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L
ocal local(Maps.mapToString#first) is stored in a closure field. |
| 1026 mint_arithmetic_test: RuntimeError | 1014 mint_arithmetic_test: RuntimeError |
| 1027 mixin_black_listed_test/02: Crash | 1015 mixin_black_listed_test/02: Crash |
| 1028 mixin_bound_test: Crash | 1016 mixin_bound_test: Crash |
| 1029 mixin_extends_field_test: Crash | 1017 mixin_extends_field_test: Crash |
| 1030 mixin_extends_is_test: Crash | 1018 mixin_extends_is_test: Crash |
| 1031 mixin_extends_method_test: Crash | 1019 mixin_extends_method_test: Crash |
| 1032 mixin_field_initializer_test: Crash | 1020 mixin_field_initializer_test: Crash |
| 1033 mixin_field_test: Crash | 1021 mixin_field_test: Crash |
| 1034 mixin_forwarding_constructor1_test: Crash | 1022 mixin_forwarding_constructor1_test: Crash |
| 1035 mixin_forwarding_constructor2_test: Crash | 1023 mixin_forwarding_constructor2_test: Crash |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1236 parameter_types_specialization_test: RuntimeError | 1224 parameter_types_specialization_test: RuntimeError |
| 1237 parse_closures_in_initializers_test: Crash | 1225 parse_closures_in_initializers_test: Crash |
| 1238 positional_parameters_type_test/01: Crash | 1226 positional_parameters_type_test/01: Crash |
| 1239 positional_parameters_type_test/02: Crash | 1227 positional_parameters_type_test/02: Crash |
| 1240 positional_parameters_type_test/none: Crash | 1228 positional_parameters_type_test/none: Crash |
| 1241 private_mixin2_test: Crash | 1229 private_mixin2_test: Crash |
| 1242 private_mixin_exception_throw_test: Crash | 1230 private_mixin_exception_throw_test: Crash |
| 1243 private_super_constructor_test/01: Crash | 1231 private_super_constructor_test/01: Crash |
| 1244 proxy4_test: Crash | 1232 proxy4_test: Crash |
| 1245 proxy5_test: Crash | 1233 proxy5_test: Crash |
| 1246 range_analysis2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(main#a) is stored in a closure fiel
d. | 1234 range_analysis2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(main#a) is stored in a closure field. |
| 1247 redirecting_constructor_initializer_test: RuntimeError | 1235 redirecting_constructor_initializer_test: RuntimeError |
| 1248 redirecting_factory_default_values_test/01: MissingCompileTimeError | 1236 redirecting_factory_default_values_test/01: MissingCompileTimeError |
| 1249 redirecting_factory_default_values_test/02: MissingCompileTimeError | 1237 redirecting_factory_default_values_test/02: MissingCompileTimeError |
| 1250 redirecting_factory_long_test: Crash | 1238 redirecting_factory_long_test: Crash |
| 1251 redirecting_factory_reflection_test: Crash | 1239 redirecting_factory_reflection_test: Crash |
| 1252 reg_exp_test: Crash | 1240 reg_exp_test: Crash |
| 1253 regress_11010_test: Crash | 1241 regress_11010_test: Crash |
| 1254 regress_13494_test: RuntimeError | 1242 regress_13494_test: RuntimeError |
| 1255 regress_17382_test: RuntimeError | 1243 regress_17382_test: RuntimeError |
| 1256 regress_18435_test: Crash | 1244 regress_18435_test: Crash |
| (...skipping 23 matching lines...) Expand all Loading... |
| 1280 regress_23996_test: Crash | 1268 regress_23996_test: Crash |
| 1281 regress_24283_test: RuntimeError | 1269 regress_24283_test: RuntimeError |
| 1282 regress_24567_test: Crash | 1270 regress_24567_test: Crash |
| 1283 regress_24935_test/01: Crash | 1271 regress_24935_test/01: Crash |
| 1284 regress_24935_test/none: Crash | 1272 regress_24935_test/none: Crash |
| 1285 regress_25246_1_test: Crash | 1273 regress_25246_1_test: Crash |
| 1286 regress_25550_test: Crash | 1274 regress_25550_test: Crash |
| 1287 regress_26133_test: Crash | 1275 regress_26133_test: Crash |
| 1288 regress_26175_test: Crash | 1276 regress_26175_test: Crash |
| 1289 regress_26230_test: Crash | 1277 regress_26230_test: Crash |
| 1290 regress_26543_1_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 1278 regress_26543_1_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 1291 regress_26543_2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 1279 regress_26543_2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 1292 regress_26543_3_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg
/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '
!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored i
n a closure field. | 1280 regress_26543_3_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 1293 regress_26668_test: Crash | 1281 regress_26668_test: Crash |
| 1294 regress_26948_test: Crash | 1282 regress_26948_test: Crash |
| 1295 regress_27572_test: Crash | 1283 regress_27572_test: Crash |
| 1296 regress_27617_test/1: Crash | 1284 regress_27617_test/1: Crash |
| 1297 regress_27659_test: Crash | 1285 regress_27659_test: Crash |
| 1298 regress_28217_test/01: Crash | 1286 regress_28217_test/01: Crash |
| 1299 regress_28217_test/none: Crash | 1287 regress_28217_test/none: Crash |
| 1300 regress_28255_test: Crash | 1288 regress_28255_test: Crash |
| 1301 regress_28278_test: CompileTimeError | 1289 regress_28278_test: CompileTimeError |
| 1302 regress_29349_test: CompileTimeError | 1290 regress_29349_test: CompileTimeError |
| 1303 regress_29949_test: Crash | 1291 regress_29949_test: Crash |
| 1304 regress_30121_test: Crash | 1292 regress_30121_test: Crash |
| 1305 rewrite_implicit_this_test/01: Crash | 1293 rewrite_implicit_this_test/01: Crash |
| 1306 runtime_type_function_test: Crash | 1294 runtime_type_function_test: Crash |
| 1307 savannah_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compil
er/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStor
edInClosureField(local)': Local local(Maps.mapToString#first) is stored in a clo
sure field. | 1295 savannah_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 1308 setter_declaration2_negative_test: Crash | 1296 setter_declaration2_negative_test: Crash |
| 1309 setter_declaration_negative_test: Fail | 1297 setter_declaration_negative_test: Fail |
| 1310 setter_override_test/00: MissingCompileTimeError | 1298 setter_override_test/00: MissingCompileTimeError |
| 1311 setter_override_test/03: MissingCompileTimeError | 1299 setter_override_test/03: MissingCompileTimeError |
| 1312 smaller_4_Interface_Types_A11_t02_test: Crash | 1300 smaller_4_Interface_Types_A11_t02_test: Crash |
| 1313 stack_overflow_stacktrace_test: RuntimeError | 1301 stack_overflow_stacktrace_test: RuntimeError |
| 1314 stack_trace_test: Crash | 1302 stack_trace_test: Crash |
| 1315 stacktrace_demangle_ctors_test: Crash | 1303 stacktrace_demangle_ctors_test: Crash |
| 1316 stacktrace_rethrow_error_test/none: Crash | 1304 stacktrace_rethrow_error_test/none: Crash |
| 1317 stacktrace_rethrow_error_test/withtraceparameter: Crash | 1305 stacktrace_rethrow_error_test/withtraceparameter: Crash |
| 1318 stacktrace_rethrow_nonerror_test: Crash | 1306 stacktrace_rethrow_nonerror_test: Crash |
| 1319 stacktrace_test: RuntimeError | 1307 stacktrace_test: RuntimeError |
| 1320 statement_test: Crash | 1308 statement_test: Crash |
| 1321 static_const_field_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/
pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12
: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is store
d in a closure field. | 1309 static_const_field_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler
.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loc
al local(Maps.mapToString#first) is stored in a closure field. |
| 1322 static_getter_no_setter1_test/01: RuntimeError | 1310 static_getter_no_setter1_test/01: RuntimeError |
| 1323 static_getter_no_setter2_test/01: Crash | 1311 static_getter_no_setter2_test/01: Crash |
| 1324 static_getter_no_setter2_test/none: Crash | 1312 static_getter_no_setter2_test/none: Crash |
| 1325 static_getter_no_setter3_test/01: RuntimeError | 1313 static_getter_no_setter3_test/01: RuntimeError |
| 1326 static_setter_get_test/01: Crash | 1314 static_setter_get_test/01: Crash |
| 1327 string_interpolate2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1
2: '!isStoredInClosureField(local)': Local local(StringInterpolate2Test.testMain
#i) is stored in a closure field. | 1315 string_interpolate2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(StringInterpolate2Test.testMain#i) is stored in a closure field. |
| 1328 string_interpolation_newline_test: Crash # 'file:///c:/Users/johnniwinther/dart-
repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line
425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first
) is stored in a closure field. | 1316 string_interpolation_newline_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 1329 string_join_test: RuntimeError | 1317 string_join_test: RuntimeError |
| 1330 string_split_test: Crash | 1318 string_split_test: Crash |
| 1331 super_bound_closure_test/01: RuntimeError | 1319 super_bound_closure_test/01: RuntimeError |
| 1332 super_bound_closure_test/none: RuntimeError | 1320 super_bound_closure_test/none: RuntimeError |
| 1333 super_call4_test: Crash | 1321 super_call4_test: Crash |
| 1334 super_closure_test: Crash | 1322 super_closure_test: Crash |
| 1335 super_field_access_test: Crash | 1323 super_field_access_test: Crash |
| 1336 super_getter_setter_test: Crash | 1324 super_getter_setter_test: Crash |
| 1337 super_no_such_method1_test/01: Crash | 1325 super_no_such_method1_test/01: Crash |
| 1338 super_no_such_method2_test/01: Crash | 1326 super_no_such_method2_test/01: Crash |
| 1339 super_no_such_method3_test/01: Crash | 1327 super_no_such_method3_test/01: Crash |
| 1340 super_no_such_method4_test/01: Crash | 1328 super_no_such_method4_test/01: Crash |
| 1341 super_no_such_method5_test/01: Crash | 1329 super_no_such_method5_test/01: Crash |
| 1342 super_operator_index2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/s
dk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos
12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is st
ored in a closure field. | 1330 super_operator_index2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_hand
ler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)':
Local local(Maps.mapToString#first) is stored in a closure field. |
| 1343 super_operator_index5_test: Crash | 1331 super_operator_index5_test: Crash |
| 1344 super_operator_index6_test: Crash | 1332 super_operator_index6_test: Crash |
| 1345 super_operator_index7_test: Crash | 1333 super_operator_index7_test: Crash |
| 1346 super_operator_index8_test: Crash | 1334 super_operator_index8_test: Crash |
| 1347 super_operator_index_test/01: Crash | 1335 super_operator_index_test/01: Crash |
| 1348 super_operator_index_test/02: Crash | 1336 super_operator_index_test/02: Crash |
| 1349 super_operator_index_test/03: Crash | 1337 super_operator_index_test/03: Crash |
| 1350 super_operator_index_test/04: Crash | 1338 super_operator_index_test/04: Crash |
| 1351 super_operator_index_test/05: Crash | 1339 super_operator_index_test/05: Crash |
| 1352 super_operator_index_test/06: Crash | 1340 super_operator_index_test/06: Crash |
| 1353 super_operator_index_test/07: Crash | 1341 super_operator_index_test/07: Crash |
| 1354 super_operator_test: Crash | 1342 super_operator_test: Crash |
| 1355 super_setter_interceptor_test: RuntimeError | 1343 super_setter_interceptor_test: RuntimeError |
| 1356 super_test: Crash | 1344 super_test: Crash |
| 1357 switch_bad_case_test/01: MissingCompileTimeError | 1345 switch_bad_case_test/01: MissingCompileTimeError |
| 1358 switch_bad_case_test/02: MissingCompileTimeError | 1346 switch_bad_case_test/02: MissingCompileTimeError |
| 1359 switch_case_test/00: MissingCompileTimeError | 1347 switch_case_test/00: MissingCompileTimeError |
| 1360 switch_case_test/01: MissingCompileTimeError | 1348 switch_case_test/01: MissingCompileTimeError |
| 1361 switch_case_test/02: MissingCompileTimeError | 1349 switch_case_test/02: MissingCompileTimeError |
| 1362 switch_fallthru_test: RuntimeError | 1350 switch_fallthru_test: RuntimeError |
| 1363 switch_label2_test: Crash | 1351 switch_label2_test: Crash |
| 1364 switch_label_test: Crash | 1352 switch_label_test: Crash |
| 1365 switch_test: RuntimeError | 1353 switch_test: RuntimeError |
| 1366 switch_try_catch_test: Crash | 1354 switch_try_catch_test: Crash |
| 1367 symbol_conflict_test: Crash | 1355 symbol_conflict_test: Crash |
| 1368 symbol_literal_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored
in a closure field. | 1356 symbol_literal_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(Maps.mapToString#first) is stored in a closure field. |
| 1369 symbol_literal_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk
/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 1
2: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stor
ed in a closure field. | 1357 symbol_literal_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. |
| 1370 sync_generator1_test/01: Crash | 1358 sync_generator1_test/01: Crash |
| 1371 sync_generator1_test/none: Crash | 1359 sync_generator1_test/none: Crash |
| 1372 sync_generator2_test/none: Crash | 1360 sync_generator2_test/none: Crash |
| 1373 sync_generator3_test/test1: Crash | 1361 sync_generator3_test/test1: Crash |
| 1374 sync_generator3_test/test2: Crash | 1362 sync_generator3_test/test2: Crash |
| 1375 syncstar_less_than_test: Crash | 1363 syncstar_less_than_test: Crash |
| 1376 syncstar_yield_test/copyParameters: Crash | 1364 syncstar_yield_test/copyParameters: Crash |
| 1377 syncstar_yield_test/none: Crash | 1365 syncstar_yield_test/none: Crash |
| 1378 syncstar_yieldstar_test: Crash | 1366 syncstar_yieldstar_test: Crash |
| 1379 syntax_test/02: Crash | 1367 syntax_test/02: Crash |
| 1380 syntax_test/03: Crash | 1368 syntax_test/03: Crash |
| 1381 syntax_test/27: Crash | 1369 syntax_test/27: Crash |
| 1382 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1370 syntax_test/28: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1383 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1371 syntax_test/29: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1384 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1372 syntax_test/30: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1385 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1373 syntax_test/31: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1386 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1374 syntax_test/32: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1387 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. | 1375 syntax_test/33: Crash # 'package:front_end/src/fasta/kernel/kernel_class_builder
.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParamete
rs.length == arguments.length': is not true. |
| 1388 syntax_test/49: Crash | 1376 syntax_test/49: Crash |
| 1389 syntax_test/54: Crash | 1377 syntax_test/54: Crash |
| 1390 syntax_test/59: Crash | 1378 syntax_test/59: Crash |
| 1391 syntax_test/60: Crash | 1379 syntax_test/60: Crash |
| 1392 syntax_test/61: Crash | 1380 syntax_test/61: Crash |
| 1393 syntax_test/62: Crash | 1381 syntax_test/62: Crash |
| 1394 syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_build
er.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParame
ters.length == arguments.length': is not true. | 1382 syntax_test/none: Crash # 'package:front_end/src/fasta/kernel/kernel_class_build
er.dart': Failed assertion: line 83 pos 12: 'arguments == null || cls.typeParame
ters.length == arguments.length': is not true. |
| 1395 temp_mangling_test: Crash | 1383 temp_mangling_test: Crash |
| 1396 third_test: Crash | 1384 third_test: Crash |
| 1397 top_level_func_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/
compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!
isStoredInClosureField(local)': Local local(Enumerator#k) is stored in a closure
field. | 1385 top_level_func_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar
t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l
ocal(Enumerator#k) is stored in a closure field. |
| 1398 top_level_getter_no_setter1_test/01: RuntimeError | 1386 top_level_getter_no_setter1_test/01: RuntimeError |
| 1399 top_level_getter_no_setter2_test/01: RuntimeError | 1387 top_level_getter_no_setter2_test/01: RuntimeError |
| 1400 truncdiv_test: RuntimeError | 1388 truncdiv_test: RuntimeError |
| 1401 try_catch_test/01: MissingCompileTimeError | 1389 try_catch_test/01: MissingCompileTimeError |
| 1402 type_argument_substitution_test: Crash | 1390 type_argument_substitution_test: Crash |
| 1403 type_checks_in_factory_method_test: RuntimeError | 1391 type_checks_in_factory_method_test: RuntimeError |
| 1404 type_parameter_test/01: Crash | 1392 type_parameter_test/01: Crash |
| 1405 type_parameter_test/02: Crash | 1393 type_parameter_test/02: Crash |
| 1406 type_parameter_test/03: Crash | 1394 type_parameter_test/03: Crash |
| 1407 type_parameter_test/04: Crash | 1395 type_parameter_test/04: Crash |
| 1408 type_parameter_test/05: Crash | 1396 type_parameter_test/05: Crash |
| 1409 type_parameter_test/06: Crash | 1397 type_parameter_test/06: Crash |
| 1410 type_parameter_test/none: Crash | 1398 type_parameter_test/none: Crash |
| 1411 type_promotion_closure_test/01: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1399 type_promotion_closure_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1412 type_promotion_closure_test/02: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1400 type_promotion_closure_test/02: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1413 type_promotion_closure_test/03: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1401 type_promotion_closure_test/03: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1414 type_promotion_closure_test/04: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1402 type_promotion_closure_test/04: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1415 type_promotion_closure_test/05: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1403 type_promotion_closure_test/05: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1416 type_promotion_closure_test/06: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1404 type_promotion_closure_test/06: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1417 type_promotion_closure_test/07: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1405 type_promotion_closure_test/07: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1418 type_promotion_closure_test/08: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1406 type_promotion_closure_test/08: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1419 type_promotion_closure_test/09: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1407 type_promotion_closure_test/09: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1420 type_promotion_closure_test/10: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1408 type_promotion_closure_test/10: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1421 type_promotion_closure_test/11: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1409 type_promotion_closure_test/11: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1422 type_promotion_closure_test/12: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1410 type_promotion_closure_test/12: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1423 type_promotion_closure_test/13: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1411 type_promotion_closure_test/13: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1424 type_promotion_closure_test/14: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1412 type_promotion_closure_test/14: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1425 type_promotion_closure_test/15: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1413 type_promotion_closure_test/15: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1426 type_promotion_closure_test/16: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in a
closure field. | 1414 type_promotion_closure_test/16: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(test12#a) is stored in a closure field. |
| 1427 type_promotion_closure_test/none: Crash # 'file:///c:/Users/johnniwinther/dart-r
epo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 4
25 pos 12: '!isStoredInClosureField(local)': Local local(test12#a) is stored in
a closure field. | 1415 type_promotion_closure_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/local
s_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loc
al)': Local local(test12#a) is stored in a closure field. |
| 1428 type_propagation2_test: Crash | 1416 type_propagation2_test: Crash |
| 1429 type_variable_bounds3_test/00: Crash | 1417 type_variable_bounds3_test/00: Crash |
| 1430 type_variable_bounds_test/10: Crash | 1418 type_variable_bounds_test/10: Crash |
| 1431 type_variable_closure2_test: Crash | 1419 type_variable_closure2_test: Crash |
| 1432 type_variable_closure3_test: Crash | 1420 type_variable_closure3_test: Crash |
| 1433 type_variable_closure4_test: Crash | 1421 type_variable_closure4_test: Crash |
| 1434 type_variable_closure_test: Crash | 1422 type_variable_closure_test: Crash |
| 1435 type_variable_conflict2_test/01: Crash | 1423 type_variable_conflict2_test/01: Crash |
| 1436 type_variable_conflict2_test/05: Crash | 1424 type_variable_conflict2_test/05: Crash |
| 1437 type_variable_conflict2_test/07: Crash | 1425 type_variable_conflict2_test/07: Crash |
| 1438 type_variable_conflict2_test/09: Crash | 1426 type_variable_conflict2_test/09: Crash |
| 1439 type_variable_field_initializer_closure2_test: Crash | 1427 type_variable_field_initializer_closure2_test: Crash |
| 1440 type_variable_field_initializer_closure_test: Crash | 1428 type_variable_field_initializer_closure_test: Crash |
| 1441 type_variable_function_type_test: RuntimeError | 1429 type_variable_function_type_test: RuntimeError |
| 1442 type_variable_initializer_test: Crash # 'file:///c:/Users/johnniwinther/dart-rep
o1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425
pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) i
s stored in a closure field. | 1430 type_variable_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 1443 type_variable_nested_test: Crash | 1431 type_variable_nested_test: Crash |
| 1444 typecheck_multifield_declaration_test: Crash | 1432 typecheck_multifield_declaration_test: Crash |
| 1445 typedef_is_test: Crash | 1433 typedef_is_test: Crash |
| 1446 wrong_number_type_arguments_test/00: Crash | 1434 wrong_number_type_arguments_test/00: Crash |
| 1447 wrong_number_type_arguments_test/02: Crash | 1435 wrong_number_type_arguments_test/02: Crash |
| 1448 yieldstar_pause_test: Crash | 1436 yieldstar_pause_test: Crash |
| 1449 | 1437 |
| 1450 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 1438 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 1451 async_await_test: Crash | 1439 async_await_test: Crash |
| 1452 async_star_test: Crash | 1440 async_star_test: Crash |
| (...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2321 type_variable_conflict2_test/07: Crash | 2309 type_variable_conflict2_test/07: Crash |
| 2322 type_variable_conflict2_test/09: Crash | 2310 type_variable_conflict2_test/09: Crash |
| 2323 type_variable_field_initializer_closure2_test: Crash | 2311 type_variable_field_initializer_closure2_test: Crash |
| 2324 type_variable_field_initializer_closure_test: Crash | 2312 type_variable_field_initializer_closure_test: Crash |
| 2325 type_variable_function_type_test: RuntimeError | 2313 type_variable_function_type_test: RuntimeError |
| 2326 type_variable_nested_test: Crash | 2314 type_variable_nested_test: Crash |
| 2327 typecheck_multifield_declaration_test: Crash | 2315 typecheck_multifield_declaration_test: Crash |
| 2328 typedef_is_test: Crash | 2316 typedef_is_test: Crash |
| 2329 yieldstar_pause_test: Crash | 2317 yieldstar_pause_test: Crash |
| 2330 | 2318 |
| OLD | NEW |