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

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

Issue 2990233003: Filter unreachable libraries in kernel loader (Closed)
Patch Set: include core, format update script Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/compiler/tool/status_files/update_all.sh ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 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 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 hidden_library2_test/01: Crash 515 hidden_library2_test/01: Crash
516 hidden_library2_test/none: Crash 516 hidden_library2_test/none: Crash
517 int_from_environment3_test/01: MissingCompileTimeError 517 int_from_environment3_test/01: MissingCompileTimeError
518 int_from_environment3_test/02: MissingCompileTimeError 518 int_from_environment3_test/02: MissingCompileTimeError
519 int_from_environment3_test/03: MissingCompileTimeError 519 int_from_environment3_test/03: MissingCompileTimeError
520 int_from_environment3_test/04: MissingCompileTimeError 520 int_from_environment3_test/04: MissingCompileTimeError
521 int_from_environment3_test/05: Crash 521 int_from_environment3_test/05: Crash
522 int_modulo_arith_test/bignum: Crash 522 int_modulo_arith_test/bignum: Crash
523 int_modulo_arith_test/modPow: Crash 523 int_modulo_arith_test/modPow: Crash
524 int_modulo_arith_test/none: Crash 524 int_modulo_arith_test/none: Crash
525 int_parse_radix_bad_handler_test: Crash
526 int_parse_radix_test/01: Crash
527 int_parse_radix_test/02: Crash
528 int_parse_radix_test/none: Crash
529 integer_to_string_test/01: Crash
530 double_ceil2_test: Crash # Assertion failure: Cannot find value local(unwrapExce ption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwr apException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace )) for j:closure_call(unwrapException_closure.call).
531 int_parse_radix_test/badTypes: Crash # 'file:///usr/local/google/home/sigmund/da rt/git_all/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: li ne 185 pos 12: 'closure != null': Corresponding closure class not found for loca l(main_closure.call#). Closures found for (j:closure_call(Closure_fromTearOff_cl osure.call), local(Closure.fromTearOff#), j:closure_call(Maps_mapToString_closur e.call), ..., j:closure_call(unwrapException_closure.call), local(unwrapExceptio n#saveStackTrace))
532 integer_to_radix_string_test: Crash # Assertion failure: Cannot find value local (unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#throw nStackTrace)) for j:closure_call(unwrapException_closure.call).
533 is_operator_basic_types_test: Crash
534 iterable_contains2_test: Crash
535 iterable_contains_test: Crash
536 iterable_element_at_test: Crash
537 iterable_empty_test: Crash
538 iterable_expand_test: Crash
539 iterable_first_test: Crash
540 iterable_first_where_test: Crash
541 iterable_fold_test: Crash
542 iterable_skip_while_test: Crash
525 iterable_skip_while_test: Crash 543 iterable_skip_while_test: Crash
526 iterable_take_test: Crash 544 iterable_take_test: Crash
545 iterable_take_test: Crash
546 iterable_take_while_test: Crash
527 iterable_take_while_test: Crash 547 iterable_take_while_test: Crash
528 iterable_test: Crash 548 iterable_test: Crash
549 iterable_test: Crash
550 iterable_to_list_test/01: Crash
529 iterable_to_list_test/01: Crash 551 iterable_to_list_test/01: Crash
530 iterable_to_list_test/none: Crash 552 iterable_to_list_test/none: Crash
553 iterable_to_list_test/none: Crash
554 iterable_to_set_test: Crash
531 iterable_to_set_test: Crash 555 iterable_to_set_test: Crash
532 iterable_tostring_test: Crash 556 iterable_tostring_test: Crash
557 iterable_tostring_test: Crash
558 json_map_test: Crash
533 json_map_test: Crash 559 json_map_test: Crash
534 linked_hash_map_from_iterables_test: Crash 560 linked_hash_map_from_iterables_test: Crash
535 linked_hash_map_test: Crash 561 linked_hash_map_test: Crash
536 list_as_map_test: Crash 562 list_as_map_test: Crash
537 list_contains_argument_order_test: Crash 563 list_contains_argument_order_test: Crash
538 list_fill_range_test: Crash 564 list_fill_range_test: Crash
539 list_first_test: Crash 565 list_first_test: Crash
540 list_fixed_test: Crash 566 list_fixed_test: Crash
541 list_for_each_test: Crash 567 list_for_each_test: Crash
542 list_get_range_test: Crash 568 list_get_range_test: Crash
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
685 uri_ipv4_test: Crash 711 uri_ipv4_test: Crash
686 uri_ipv6_test: Crash 712 uri_ipv6_test: Crash
687 uri_normalize_path_test: Crash 713 uri_normalize_path_test: Crash
688 uri_normalize_test: Crash 714 uri_normalize_test: Crash
689 uri_parameters_all_test: Crash 715 uri_parameters_all_test: Crash
690 uri_parse_test: Crash 716 uri_parse_test: Crash
691 uri_path_test: Crash 717 uri_path_test: Crash
692 uri_query_test: Crash 718 uri_query_test: Crash
693 uri_scheme_test: Crash 719 uri_scheme_test: Crash
694 uri_test: Crash 720 uri_test: Crash
695 iterable_skip_while_test: Crash
696 iterable_take_test: Crash
697 iterable_take_while_test: Crash
698 iterable_test: Crash
699 iterable_to_list_test/01: Crash
700 iterable_to_list_test/none: Crash
701 iterable_to_set_test: Crash
702 iterable_tostring_test: Crash
703 json_map_test: Crash
704 int_parse_radix_bad_handler_test: Crash
705 int_parse_radix_test/01: Crash
706 int_parse_radix_test/02: Crash
707 int_parse_radix_test/none: Crash
708 integer_to_string_test/01: Crash
709 integer_to_string_test/none: Crash
710 is_operator_basic_types_test: Crash
711 iterable_contains2_test: Crash
712 iterable_contains_test: Crash
713 iterable_element_at_test: Crash
714 iterable_empty_test: Crash
715 iterable_expand_test: Crash
716 iterable_first_test: Crash
717 iterable_first_where_test: Crash
718 iterable_fold_test: Crash
719 721
720 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 722 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
721 stopwatch_test: Crash 723 stopwatch_test: Crash
722 type_hashcode_test: Crash 724 type_hashcode_test: Crash
723 map_contains_key_test: Crash 725 map_contains_key_test: Crash
724 map_index_test: Crash 726 map_index_test: Crash
725 map_remove_test: Crash 727 map_remove_test: Crash
726 728
727 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 729 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
728 apply2_test: Crash 730 apply2_test: Crash
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
817 hidden_library2_test/01: Crash 819 hidden_library2_test/01: Crash
818 hidden_library2_test/none: Crash 820 hidden_library2_test/none: Crash
819 int_from_environment3_test/01: MissingCompileTimeError 821 int_from_environment3_test/01: MissingCompileTimeError
820 int_from_environment3_test/02: MissingCompileTimeError 822 int_from_environment3_test/02: MissingCompileTimeError
821 int_from_environment3_test/03: MissingCompileTimeError 823 int_from_environment3_test/03: MissingCompileTimeError
822 int_from_environment3_test/04: MissingCompileTimeError 824 int_from_environment3_test/04: MissingCompileTimeError
823 int_from_environment3_test/05: Crash 825 int_from_environment3_test/05: Crash
824 int_modulo_arith_test/bignum: Crash 826 int_modulo_arith_test/bignum: Crash
825 int_modulo_arith_test/modPow: Crash 827 int_modulo_arith_test/modPow: Crash
826 int_modulo_arith_test/none: Crash 828 int_modulo_arith_test/none: Crash
829 double_ceil2_test: Crash # Assertion failure: Cannot find value local(unwrapExce ption_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwr apException#saveStackTrace), local(unwrapException_closure.call#thrownStackTrace )) for j:closure_call(unwrapException_closure.call).
830 int_parse_radix_bad_handler_test: Crash # NoSuchMethodError: The getter 'closure ClassEntity' was called on null.
831 int_parse_radix_test/01: Crash # NoSuchMethodError: The getter 'closureClassEnti ty' was called on null.
832 int_parse_radix_test/02: Crash # NoSuchMethodError: The getter 'closureClassEnti ty' was called on null.
833 int_parse_radix_test/badTypes: Crash # NoSuchMethodError: The getter 'closureCla ssEntity' was called on null.
834 int_parse_radix_test/none: Crash # NoSuchMethodError: The getter 'closureClassEn tity' was called on null.
835 integer_to_radix_string_test: Crash # Assertion failure: Cannot find value local (unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#throw nStackTrace)) for j:closure_call(unwrapException_closure.call).
836 is_operator_basic_types_test: Crash # Assertion failure: Runtime type informatio n not available for type_variable_local(CodeUnits.#E) in j:constructor(CodeUnits .).
837 iterable_contains2_test: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
838 iterable_contains_test: Crash # Assertion failure: Cannot find value local(test_ closure.call#notInList) in (local(test_closure.call#list), local(test#testList), local(test_closure.call#i)) for j:closure_call(test_closure.call).
839 iterable_element_at_test/none: Crash # Assertion failure: Cannot find value loca l(main_closure.call#set2) in (local(main#)) for j:closure_call(main_closure.call ).
840 iterable_element_at_test/static: Crash # Assertion failure: Cannot find value lo cal(main_closure.call#set2) in (local(main#)) for j:closure_call(main_closure.ca ll).
841 iterable_empty_test: Crash # Assertion failure: Cannot find value local(main#tes tEmpty) in () for j:method(main).
842 iterable_expand_test: Crash # UnimplementedError: KernelClosedWorldMixin.getAppl iedMixin
843 iterable_first_test: Crash # Assertion failure: Cannot find value local(main_clo sure.call#set2) in (local(main#)) for j:closure_call(main_closure.call).
844 iterable_first_where_test: Crash # Assertion failure: Cannot find value local(ma in_closure.call#set2) in (local(main#)) for j:closure_call(main_closure.call).
845 iterable_fold_test/01: Crash # Assertion failure: Super constructor for k:constr uctor(SplayTreeSet.) not found.
846 iterable_fold_test/02: Crash # Assertion failure: Super constructor for k:constr uctor(SplayTreeSet.) not found.
847 iterable_fold_test/none: Crash # Assertion failure: Super constructor for k:cons tructor(SplayTreeSet.) not found.
827 iterable_skip_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 848 iterable_skip_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
828 iterable_take_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#set2) in (local(main#)) for j:closure_call(main_closure.call). 849 iterable_take_test: Crash # Assertion failure: Cannot find value local(main_clos ure.call#set2) in (local(main#)) for j:closure_call(main_closure.call).
829 iterable_take_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 850 iterable_take_while_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
830 iterable_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 851 iterable_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
831 iterable_to_list_test/01: Crash # UnimplementedError: KernelClosedWorldMixin.get AppliedMixin 852 iterable_to_list_test/01: Crash # UnimplementedError: KernelClosedWorldMixin.get AppliedMixin
832 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas s' was called on null. 853 iterable_to_list_test/none: Crash # NoSuchMethodError: The getter 'enclosingClas s' was called on null.
833 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null. 854 iterable_to_set_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
834 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w as called on null. 855 iterable_tostring_test: Crash # NoSuchMethodError: The getter 'enclosingClass' w as called on null.
835 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal l#value), local(listEach#)) for j:closure_call(listEach_closure.call). 856 json_map_test: Crash # Assertion failure: Cannot find value local(listEach_closu re.call#result) in (local(listEach_closure.call#key), local(listEach_closure.cal l#value), local(listEach#)) for j:closure_call(listEach_closure.call).
836 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure. call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j :closure_call(Maps_mapToString_closure.call). 857 linked_hash_map_from_iterables_test: Crash # Assertion failure: Cannot find valu e local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure. call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j :closure_call(Maps_mapToString_closure.call).
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
986 uri_ipv4_test: Crash 1007 uri_ipv4_test: Crash
987 uri_ipv6_test: Crash 1008 uri_ipv6_test: Crash
988 uri_normalize_path_test: Crash 1009 uri_normalize_path_test: Crash
989 uri_normalize_test: Crash 1010 uri_normalize_test: Crash
990 uri_parameters_all_test: Crash 1011 uri_parameters_all_test: Crash
991 uri_parse_test: Crash 1012 uri_parse_test: Crash
992 uri_path_test: Crash 1013 uri_path_test: Crash
993 uri_query_test: Crash 1014 uri_query_test: Crash
994 uri_scheme_test: Crash 1015 uri_scheme_test: Crash
995 uri_test: Crash 1016 uri_test: Crash
996 int_round_test: Crash
997 int_round_to_double_test: Crash
998 int_to_int_test: Crash
999 int_truncate_test: Crash
1000 int_truncate_to_double_test: Crash
1001 1017
1002 [$arch == simdbc || $arch == simdbc64] 1018 [$arch == simdbc || $arch == simdbc64]
1003 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp reter 1019 regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp reter
1004 1020
1005 [ $compiler == dart2js && $runtime != none && !$checked ] 1021 [ $compiler == dart2js && $runtime != none && !$checked ]
1006 splay_tree_from_iterable_test: RuntimeError 1022 splay_tree_from_iterable_test: RuntimeError
1007 1023
1008 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime == vm && !$checked ] 1024 [ ($compiler == none || $compiler == app_jit || $compiler == dartk) && $runtime == vm && !$checked ]
1009 splay_tree_from_iterable_test: RuntimeError 1025 splay_tree_from_iterable_test: RuntimeError
1010 1026
(...skipping 22 matching lines...) Expand all
1033 int_parse_radix_bad_handler_test: Pass 1049 int_parse_radix_bad_handler_test: Pass
1034 1050
1035 [ $compiler == dart2analyzer && $strong && $checked ] 1051 [ $compiler == dart2analyzer && $strong && $checked ]
1036 iterable_fold_test/01: CompileTimeError 1052 iterable_fold_test/01: CompileTimeError
1037 1053
1038 [ $compiler == dart2analyzer && $checked && !$strong ] 1054 [ $compiler == dart2analyzer && $checked && !$strong ]
1039 iterable_fold_test/01: Pass 1055 iterable_fold_test/01: Pass
1040 1056
1041 [ $compiler == dart2analyzer && $strong && !$checked ] 1057 [ $compiler == dart2analyzer && $strong && !$checked ]
1042 iterable_fold_test/01: CompileTimeError 1058 iterable_fold_test/01: CompileTimeError
OLDNEW
« no previous file with comments | « pkg/compiler/tool/status_files/update_all.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698