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

Side by Side Diff: tests/corelib_2/corelib_2.status

Issue 3007743002: Add boxing for modified variables (Closed)
Patch Set: . Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 # All static_tests have expected compile-time errors. 5 # All static_tests have expected compile-time errors.
6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ] 6 [ $strong && $compiler != dart2analyzer && $compiler != dartdevc ]
7 core_runtime_types_static_test: MissingCompileTimeError 7 core_runtime_types_static_test: MissingCompileTimeError
8 splay_tree_test/01: MissingCompileTimeError 8 splay_tree_test/01: MissingCompileTimeError
9 splay_tree_test/02: MissingCompileTimeError 9 splay_tree_test/02: MissingCompileTimeError
10 string_base_vm_static_test: MissingCompileTimeError 10 string_base_vm_static_test: MissingCompileTimeError
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
488 const_list_set_range_test: Crash 488 const_list_set_range_test: Crash
489 core_runtime_types_test: Crash 489 core_runtime_types_test: Crash
490 data_uri_test: Crash 490 data_uri_test: Crash
491 dynamic_nosuchmethod_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L ocal local(NoSuchMethodError.toString#comma) is stored in a closure field. 491 dynamic_nosuchmethod_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L ocal local(NoSuchMethodError.toString#comma) is stored in a closure field.
492 error_stack_trace1_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_ call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure. call), j:closure_call(unwrapException_closure.call)) 492 error_stack_trace1_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not found for j:getter(Iterable.iterator). Closures found for (j:closure_ call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure. call), j:closure_call(unwrapException_closure.call))
493 error_stack_trace2_test: Crash # Assertion failure: Unexpected constructor j:con structor(A.) in ConstructorDataImpl._getConstructorConstant 493 error_stack_trace2_test: Crash # Assertion failure: Unexpected constructor j:con structor(A.) in ConstructorDataImpl._getConstructorConstant
494 expando_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fai led assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Ma ps.mapToString#first) is stored in a closure field. 494 expando_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fai led assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Ma ps.mapToString#first) is stored in a closure field.
495 for_in_test: Crash 495 for_in_test: Crash
496 growable_list_test: Crash 496 growable_list_test: Crash
497 hash_map2_test: Crash 497 hash_map2_test: Crash
498 hash_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.
499 hash_set_test/01: Crash 498 hash_set_test/01: Crash
500 hash_set_test/none: Crash 499 hash_set_test/none: Crash
501 hash_set_type_check_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure. dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closur e class not found for j:getter(SetMixin.length). Closures found for (j:closure_c all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c all), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHashSe t_closure.call), j:constructor(_LinkedCustomHashSet.)) 500 hash_set_type_check_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure. dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closur e class not found for j:getter(SetMixin.length). Closures found for (j:closure_c all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c all), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHashSe t_closure.call), j:constructor(_LinkedCustomHashSet.))
502 hidden_library2_test/01: Crash 501 hidden_library2_test/01: Crash
503 hidden_library2_test/none: Crash 502 hidden_library2_test/none: Crash
504 int_from_environment3_test/01: MissingCompileTimeError 503 int_from_environment3_test/01: MissingCompileTimeError
505 int_from_environment3_test/02: MissingCompileTimeError 504 int_from_environment3_test/02: MissingCompileTimeError
506 int_from_environment3_test/03: MissingCompileTimeError 505 int_from_environment3_test/03: MissingCompileTimeError
507 int_from_environment3_test/04: MissingCompileTimeError 506 int_from_environment3_test/04: MissingCompileTimeError
508 int_from_environment3_test/05: Crash 507 int_from_environment3_test/05: Crash
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
552 list_concurrent_modify_test: Crash # Assertion failure: Missing scope info for j :method(Iterator.moveNext). 551 list_concurrent_modify_test: Crash # Assertion failure: Missing scope info for j :method(Iterator.moveNext).
553 list_contains_argument_order_test: Crash 552 list_contains_argument_order_test: Crash
554 list_get_range_test: Crash 553 list_get_range_test: Crash
555 list_insert_all_test: Crash 554 list_insert_all_test: Crash
556 list_insert_test: Crash 555 list_insert_test: Crash
557 list_map_test: Crash 556 list_map_test: Crash
558 list_replace_range_test: Crash 557 list_replace_range_test: Crash
559 list_reversed_test: Crash 558 list_reversed_test: Crash
560 list_set_all_test: Crash 559 list_set_all_test: Crash
561 list_set_range_test: Crash 560 list_set_range_test: Crash
562 list_sort_test: RuntimeError
563 list_test/01: Crash 561 list_test/01: Crash
564 list_test/none: Crash 562 list_test/none: Crash
565 list_unmodifiable_test: Crash 563 list_unmodifiable_test: Crash
566 main_test: Crash 564 main_test: Crash
567 map_contains_key_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(Maps.mapToString#first) is stored in a closure field.
568 map_contains_value_test: Crash 565 map_contains_value_test: Crash
569 map_from_iterable_test: Crash 566 map_from_iterable_test: Crash
570 map_from_iterables_test: Crash 567 map_from_iterables_test: Crash
571 map_from_test: Crash 568 map_from_test: Crash
572 map_index_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.
573 map_keys2_test: Crash 569 map_keys2_test: Crash
574 map_keys_test: Crash 570 map_keys_test: Crash
575 map_remove_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.
576 map_test: Crash # Issue 27394 571 map_test: Crash # Issue 27394
577 map_to_string_test: 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.
578 map_values2_test: Crash 572 map_values2_test: Crash
579 map_values3_test: Crash 573 map_values3_test: Crash
580 map_values4_test: Crash 574 map_values4_test: Crash
581 map_values_test: Crash 575 map_values_test: Crash
582 maps_test: Crash 576 maps_test: Crash
583 nan_infinity_test/01: RuntimeError 577 nan_infinity_test/01: RuntimeError
584 null_nosuchmethod_test: Crash 578 null_nosuchmethod_test: Crash
585 queue_first_test: Crash 579 queue_first_test: Crash
586 queue_iterator_test: Crash 580 queue_iterator_test: Crash
587 queue_last_test: Crash 581 queue_last_test: Crash
(...skipping 23 matching lines...) Expand all
611 set_containsAll_test: Crash 605 set_containsAll_test: Crash
612 set_contains_test: Crash 606 set_contains_test: Crash
613 set_intersection_test: Crash 607 set_intersection_test: Crash
614 set_iterator_test: Crash 608 set_iterator_test: Crash
615 set_removeAll_test: Crash 609 set_removeAll_test: Crash
616 set_remove_test: Crash 610 set_remove_test: Crash
617 set_retainAll_test: Crash 611 set_retainAll_test: Crash
618 set_test: Crash 612 set_test: Crash
619 set_to_string_test: Crash 613 set_to_string_test: Crash
620 shuffle_test: Crash 614 shuffle_test: Crash
621 sort_test: RuntimeError 615 expando_test: RuntimeError
622 splay_tree_from_iterable_test: Crash 616 splay_tree_from_iterable_test: Crash
623 splay_tree_from_iterables_test: Crash 617 splay_tree_from_iterables_test: Crash
624 splay_tree_test/01: Crash 618 splay_tree_test/01: Crash
625 splay_tree_test/02: Crash 619 splay_tree_test/02: Crash
626 splay_tree_test/none: Crash 620 splay_tree_test/none: Crash
627 stacktrace_fromstring_test: Crash 621 stacktrace_fromstring_test: Crash
628 string_buffer_test: RuntimeError 622 string_buffer_test: RuntimeError
629 string_codeunits_test: Crash 623 string_codeunits_test: Crash
630 string_from_environment3_test/01: MissingCompileTimeError 624 string_from_environment3_test/01: MissingCompileTimeError
631 string_from_environment3_test/02: MissingCompileTimeError 625 string_from_environment3_test/02: MissingCompileTimeError
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
802 list_concurrent_modify_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 796 list_concurrent_modify_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
803 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos ingClass' was called on null. 797 list_contains_argument_order_test: Crash # NoSuchMethodError: The getter 'enclos ingClass' was called on null.
804 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli edMixin 798 list_get_range_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppli edMixin
805 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin 799 list_insert_all_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
806 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM ixin 800 list_insert_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppliedM ixin
807 list_map_test: Crash 801 list_map_test: Crash
808 list_replace_range_test: Crash 802 list_replace_range_test: Crash
809 list_reversed_test: Crash 803 list_reversed_test: Crash
810 list_set_all_test: Crash 804 list_set_all_test: Crash
811 list_set_range_test: Crash 805 list_set_range_test: Crash
812 list_sort_test: RuntimeError
813 list_test/01: Crash 806 list_test/01: Crash
814 list_test/none: Crash 807 list_test/none: Crash
815 list_unmodifiable_test: Crash 808 list_unmodifiable_test: Crash
816 main_test: Crash 809 main_test: Crash
817 map_contains_value_test: Crash 810 map_contains_value_test: Crash
818 map_from_iterable_test: Crash 811 map_from_iterable_test: Crash
819 map_from_iterables_test: Crash 812 map_from_iterables_test: Crash
820 map_from_test: Crash 813 map_from_test: Crash
821 map_keys2_test: Crash 814 map_keys2_test: Crash
822 map_keys_test: Crash 815 map_keys_test: Crash
823 map_test: Crash # Issue 27394 816 map_test: Crash # Issue 27394
824 map_to_string_test: RuntimeError
825 map_values2_test: Crash 817 map_values2_test: Crash
826 map_values3_test: Crash 818 map_values3_test: Crash
827 map_values4_test: Crash 819 map_values4_test: Crash
828 map_values_test: Crash 820 map_values_test: Crash
829 maps_test: Crash 821 maps_test: Crash
830 nan_infinity_test/01: RuntimeError 822 nan_infinity_test/01: RuntimeError
831 null_nosuchmethod_test: Crash 823 null_nosuchmethod_test: Crash
832 queue_first_test: Crash 824 queue_first_test: Crash
833 queue_iterator_test: Crash 825 queue_iterator_test: Crash
834 queue_last_test: Crash 826 queue_last_test: Crash
(...skipping 24 matching lines...) Expand all
859 set_containsAll_test: Crash 851 set_containsAll_test: Crash
860 set_contains_test: Crash 852 set_contains_test: Crash
861 set_intersection_test: Crash 853 set_intersection_test: Crash
862 set_iterator_test: Crash 854 set_iterator_test: Crash
863 set_removeAll_test: Crash 855 set_removeAll_test: Crash
864 set_remove_test: Crash 856 set_remove_test: Crash
865 set_retainAll_test: Crash 857 set_retainAll_test: Crash
866 set_test: Crash 858 set_test: Crash
867 set_to_string_test: Crash 859 set_to_string_test: Crash
868 shuffle_test: Crash 860 shuffle_test: Crash
869 sort_test: RuntimeError 861 regexp/ascii-regexp-subject_test: Crash # RangeError (index): Invalid value: Onl y valid value is 0: 1
870 splay_tree_from_iterable_test: Crash 862 splay_tree_from_iterable_test: Crash
871 splay_tree_from_iterables_test: Crash 863 splay_tree_from_iterables_test: Crash
872 splay_tree_test/01: Crash 864 splay_tree_test/01: Crash
873 splay_tree_test/02: Crash 865 splay_tree_test/02: Crash
874 splay_tree_test/none: Crash 866 splay_tree_test/none: Crash
875 stacktrace_fromstring_test: Crash 867 stacktrace_fromstring_test: Crash
876 string_base_vm_static_test: Crash 868 string_base_vm_static_test: Crash
877 string_buffer_test: RuntimeError 869 string_buffer_test: RuntimeError
878 string_codeunits_test: Crash 870 string_codeunits_test: Crash
879 string_from_environment3_test/01: MissingCompileTimeError 871 string_from_environment3_test/01: MissingCompileTimeError
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
968 960
969 [ $compiler == dart2analyzer && $strong && !$checked ] 961 [ $compiler == dart2analyzer && $strong && !$checked ]
970 iterable_fold_test/01: CompileTimeError 962 iterable_fold_test/01: CompileTimeError
971 963
972 [ $runtime == dart_precompiled && $minified ] 964 [ $runtime == dart_precompiled && $minified ]
973 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper 965 apply_test: Skip # Uses new Symbol via symbolMapToStringMap helper
974 error_stack_trace1_test: Skip # Expects unobfuscated stack trace 966 error_stack_trace1_test: Skip # Expects unobfuscated stack trace
975 967
976 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ] 968 [ $compiler == dart2js && $runtime != none && $dart2js_with_kernel ]
977 list_concurrent_modify_test: Crash # Issue 30559 969 list_concurrent_modify_test: Crash # Issue 30559
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698