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

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

Issue 14773011: Tweak new analyzer status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « tests/co19/co19-analyzer.status ('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) 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 # This directory contains tests that are intended to show the 5 # This directory contains tests that are intended to show the
6 # current state of the language. 6 # current state of the language.
7 7
8 # In order to maintain maximum test coverage for all builds, 8 # In order to maintain maximum test coverage for all builds,
9 # please use the following procedure to mark a test 9 # please use the following procedure to mark a test
10 # failed on architectures other than the one you are working on. 10 # failed on architectures other than the one you are working on.
(...skipping 624 matching lines...) Expand 10 before | Expand all | Expand 10 after
635 compile_time_constant_checked2_test/06: fail 635 compile_time_constant_checked2_test/06: fail
636 compile_time_constant_checked3_test/01: fail 636 compile_time_constant_checked3_test/01: fail
637 compile_time_constant_checked3_test/02: fail 637 compile_time_constant_checked3_test/02: fail
638 compile_time_constant_checked3_test/03: fail 638 compile_time_constant_checked3_test/03: fail
639 compile_time_constant_checked3_test/04: fail 639 compile_time_constant_checked3_test/04: fail
640 compile_time_constant_checked3_test/05: fail 640 compile_time_constant_checked3_test/05: fail
641 compile_time_constant_checked3_test/06: fail 641 compile_time_constant_checked3_test/06: fail
642 compile_time_constant_checked_test/01: fail 642 compile_time_constant_checked_test/01: fail
643 compile_time_constant_checked_test/02: fail 643 compile_time_constant_checked_test/02: fail
644 compile_time_constant_checked_test/03: fail 644 compile_time_constant_checked_test/03: fail
645 compile_time_constant_c_test/01: fail
646 compile_time_constant_c_test/02: fail
645 compile_time_constant_d_test: fail 647 compile_time_constant_d_test: fail
646 compile_time_constant_e_test: fail 648 compile_time_constant_e_test: fail
647 compile_time_constant_test/02: fail 649 compile_time_constant_test/02: fail
648 const_counter_negative_test: fail 650 const_counter_negative_test: fail
649 const_factory_negative_test: fail 651 const_factory_negative_test: fail
650 const_optional_args_negative_test: fail 652 const_optional_args_negative_test: fail
651 const_syntax_test/06: fail 653 const_syntax_test/06: fail
652 constructor2_negative_test: fail 654 constructor2_negative_test: fail
653 constructor3_negative_test: fail 655 constructor3_negative_test: fail
654 constructor_call_wrong_argument_count_negative_test: fail 656 constructor_call_wrong_argument_count_negative_test: fail
(...skipping 14 matching lines...) Expand all
669 cyclic_type_variable_test/01: fail 671 cyclic_type_variable_test/01: fail
670 cyclic_type_variable_test/02: fail 672 cyclic_type_variable_test/02: fail
671 cyclic_type_variable_test/03: fail 673 cyclic_type_variable_test/03: fail
672 cyclic_type_variable_test/04: fail 674 cyclic_type_variable_test/04: fail
673 default_factory2_test/01: fail 675 default_factory2_test/01: fail
674 default_implementation2_test: fail 676 default_implementation2_test: fail
675 duplicate_constructor_test/01: fail 677 duplicate_constructor_test/01: fail
676 duplicate_export_negative_test: fail 678 duplicate_export_negative_test: fail
677 dynamic2_test/00: fail 679 dynamic2_test/00: fail
678 dynamic_field_test: fail 680 dynamic_field_test: fail
681 export_cyclic_test: fail
679 f_bounded_quantification_test/01: fail 682 f_bounded_quantification_test/01: fail
680 f_bounded_quantification_test/02: fail 683 f_bounded_quantification_test/02: fail
681 factory1_test/00: fail 684 factory1_test/00: skip
devoncarew 2013/05/08 18:38:16 Are these skips tracked by a bug? If so we should
682 factory1_test/01: fail 685 factory1_test/01: skip
683 factory2_negative_test: fail 686 factory2_negative_test: fail
684 factory2_test: fail 687 factory2_test: fail
685 factory5_test/00: fail 688 factory5_test/00: fail
686 factory_implementation_test/00: fail 689 factory_implementation_test/00: skip
687 factory_negative_test: fail 690 factory_negative_test: fail
688 factory_redirection2_test/01: fail 691 factory_redirection2_test/01: fail
689 factory_redirection_test/04: fail 692 factory_redirection_test/04: fail
690 factory_redirection_test/07: fail 693 factory_redirection_test/07: fail
691 factory_redirection_test/08: fail 694 factory_redirection_test/08: skip
692 factory_redirection_test/09: fail 695 factory_redirection_test/09: skip
693 factory_redirection_test/10: fail 696 factory_redirection_test/10: skip
694 factory_redirection_test/11: fail 697 factory_redirection_test/11: skip
695 factory_redirection_test/12: fail 698 factory_redirection_test/12: skip
696 factory_redirection_test/13: fail 699 factory_redirection_test/13: skip
697 factory_redirection_test/14: fail 700 factory_redirection_test/14: skip
698 fauxverride_test/03: fail 701 fauxverride_test/03: fail
699 fauxverride_test/05: fail 702 fauxverride_test/05: fail
700 field_decl_missing_var_type_test/01: fail 703 field_decl_missing_var_type_test/01: fail
701 field_method4_negative_test: fail 704 field_method4_negative_test: fail
702 field_override_test/01: fail 705 field_override_test/01: fail
703 field_override_test/02: fail 706 field_override_test/02: fail
704 field_type_check_test/01: fail 707 field_type_check_test/01: fail
705 field_type_check2_test/01: fail 708 field_type_check2_test/01: skip
706 final_for_in_variable_test/01: fail 709 final_for_in_variable_test/01: fail
707 final_param_negative_test: fail 710 final_param_negative_test: fail
708 final_var_negative_test: fail 711 final_var_negative_test: fail
709 final_variable_assignment_test/01: fail 712 final_variable_assignment_test/01: fail
710 final_variable_assignment_test/02: fail 713 final_variable_assignment_test/02: fail
711 final_variable_assignment_test/03: fail 714 final_variable_assignment_test/03: fail
712 final_variable_assignment_test/04: fail 715 final_variable_assignment_test/04: fail
713 first_class_types_constants_test: fail 716 first_class_types_constants_test: fail
714 for_in2_test: fail 717 for_in2_test: fail
715 function_type_alias5_test/00: fail 718 function_type_alias5_test/00: fail
716 function_type_alias5_test/01: fail 719 function_type_alias5_test/01: fail
717 function_type_alias5_test/02: fail 720 function_type_alias5_test/02: fail
718 getter_no_setter2_test/00: fail 721 getter_no_setter2_test/00: fail
719 getter_no_setter2_test/02: fail 722 getter_no_setter2_test/02: fail
720 getter_no_setter2_test/03: fail 723 getter_no_setter2_test/03: fail
721 getter_no_setter_test/00: fail 724 getter_no_setter_test/00: fail
722 getter_no_setter_test/01: fail 725 getter_no_setter_test/01: fail
723 getter_no_setter_test/02: fail 726 getter_no_setter_test/02: fail
724 getters_setters2_test/01: fail 727 getters_setters2_test/01: fail
725 getters_setters2_test/02: fail 728 getters_setters2_test/02: fail
726 getters_setters2_test/03: fail 729 getters_setters2_test/03: skip
727 getters_setters_type_test/01: fail 730 getters_setters_type_test/01: fail
728 implicit_scope_test: fail 731 implicit_scope_test: fail
729 implicit_this_test/01: fail 732 implicit_this_test/01: fail
730 implicit_this_test/04: fail 733 implicit_this_test/04: fail
731 implicit_this_test/none: fail 734 implicit_this_test/none: fail
732 import_combinators_negative_test: fail 735 import_combinators_negative_test: fail
733 import_private_test/01: fail 736 import_private_test/01: fail
734 inst_field_initializer1_negative_test: fail 737 inst_field_initializer1_negative_test: fail
735 instance_call_wrong_argument_count_negative_test: fail 738 instance_call_wrong_argument_count_negative_test: fail
736 instance_method2_negative_test: fail 739 instance_method2_negative_test: fail
737 instance_method_negative_test: fail 740 instance_method_negative_test: fail
738 instantiate_type_variable_negative_test: fail 741 instantiate_type_variable_negative_test: fail
739 interface_cycle_negative_test: fail 742 interface_cycle_negative_test: fail
740 interface_inherit_field_test: fail 743 interface_inherit_field_test: fail
741 interface_static_non_final_fields_negative_test: fail 744 interface_static_non_final_fields_negative_test: fail
742 interface_test/00: fail 745 interface_test/00: fail
743 internal_library_test/01: fail 746 internal_library_test/01: fail
744 is_not_class2_negative_test: fail 747 is_not_class2_negative_test: fail
745 issue1363_test: fail 748 issue1363_test: fail
746 library1_negative_test: fail
747 library_juxtaposition_test: fail 749 library_juxtaposition_test: fail
748 licm_test: fail 750 licm_test: fail
749 list_literal1_negative_test: fail 751 list_literal1_negative_test: fail
750 list_literal_syntax_test/01: fail 752 list_literal_syntax_test/01: fail
751 list_literal_syntax_test/02: fail 753 list_literal_syntax_test/02: fail
752 list_literal_syntax_test/03: fail 754 list_literal_syntax_test/03: fail
753 list_literal_syntax_test/05: fail 755 list_literal_syntax_test/05: fail
754 map_literal1_negative_test: fail 756 map_literal1_negative_test: fail
755 map_literal2_test: fail
756 map_literal3_test: fail 757 map_literal3_test: fail
757 method_override2_test/00: fail 758 method_override2_test/00: fail
758 method_override2_test/01: fail 759 method_override2_test/01: fail
759 method_override2_test/02: fail 760 method_override2_test/02: fail
760 method_override2_test/03: fail 761 method_override2_test/03: fail
761 mixin_cyclic_test/01: fail 762 mixin_cyclic_test/01: fail
762 mixin_illegal_constructor_test/01: fail 763 mixin_illegal_constructor_test/01: fail
763 mixin_illegal_constructor_test/02: fail 764 mixin_illegal_constructor_test/02: fail
764 mixin_illegal_constructor_test/03: fail 765 mixin_illegal_constructor_test/03: fail
765 mixin_illegal_constructor_test/04: fail 766 mixin_illegal_constructor_test/04: fail
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
851 parameter_initializer3_negative_test: fail 852 parameter_initializer3_negative_test: fail
852 parameter_initializer5_negative_test: fail 853 parameter_initializer5_negative_test: fail
853 positional_parameters_type_test: fail 854 positional_parameters_type_test: fail
854 prefix10_negative_test: fail 855 prefix10_negative_test: fail
855 prefix11_negative_test: fail 856 prefix11_negative_test: fail
856 prefix12_negative_test: fail 857 prefix12_negative_test: fail
857 prefix1_negative_test: fail 858 prefix1_negative_test: fail
858 prefix22_test: fail 859 prefix22_test: fail
859 prefix23_test: fail 860 prefix23_test: fail
860 prefix2_negative_test: fail 861 prefix2_negative_test: fail
861 prefix3_negative_test: fail
862 prefix4_negative_test: fail 862 prefix4_negative_test: fail
863 prefix5_negative_test: fail 863 prefix5_negative_test: fail
864 prefix6_negative_test: fail 864 prefix6_negative_test: fail
865 prefix8_negative_test: fail 865 prefix8_negative_test: fail
866 prefix9_negative_test: fail 866 prefix9_negative_test: fail
867 private_member1_negative_test: fail 867 private_member1_negative_test: fail
868 private_member2_negative_test: fail 868 private_member2_negative_test: fail
869 private_member3_negative_test: fail 869 private_member3_negative_test: fail
870 pseudo_kw_illegal_test/14: fail 870 pseudo_kw_illegal_test/14: fail
871 pseudo_kw_test: fail 871 pseudo_kw_test: fail
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
940 type_error_test: fail 940 type_error_test: fail
941 type_parameter_test/01: fail 941 type_parameter_test/01: fail
942 type_parameter_test/02: fail 942 type_parameter_test/02: fail
943 type_parameter_test/03: fail 943 type_parameter_test/03: fail
944 type_parameter_test/04: fail 944 type_parameter_test/04: fail
945 type_variable_bounds2_test/00: fail 945 type_variable_bounds2_test/00: fail
946 type_variable_bounds2_test/01: fail 946 type_variable_bounds2_test/01: fail
947 type_variable_bounds2_test/02: fail 947 type_variable_bounds2_test/02: fail
948 type_variable_bounds2_test/03: fail 948 type_variable_bounds2_test/03: fail
949 type_variable_bounds2_test/04: fail 949 type_variable_bounds2_test/04: fail
950 type_variable_bounds2_test/05: fail 950 type_variable_bounds2_test/05: skip
951 type_variable_bounds2_test/06: fail 951 type_variable_bounds2_test/06: fail
952 type_variable_bounds3_test/00: fail 952 type_variable_bounds3_test/00: skip
953 type_variable_bounds_test/00: fail 953 type_variable_bounds_test/00: fail
954 type_variable_bounds_test/01: fail 954 type_variable_bounds_test/01: fail
955 type_variable_bounds_test/02: fail 955 type_variable_bounds_test/02: fail
956 type_variable_bounds_test/03: fail 956 type_variable_bounds_test/03: fail
957 type_variable_bounds_test/04: fail 957 type_variable_bounds_test/04: fail
958 type_variable_bounds_test/05: fail 958 type_variable_bounds_test/05: fail
959 type_variable_bounds_test/06: fail 959 type_variable_bounds_test/06: fail
960 type_variable_bounds_test/07: fail 960 type_variable_bounds_test/07: fail
961 type_variable_bounds_test/09: fail 961 type_variable_bounds_test/09: fail
962 type_variable_bounds_test/10: fail 962 type_variable_bounds_test/10: fail
963 type_variable_identifier_expression_negative_test: fail 963 type_variable_identifier_expression_negative_test: fail
964 type_variable_scope_test/00: fail 964 type_variable_scope_test/00: skip
965 type_variable_scope_test/01: fail 965 type_variable_scope_test/01: skip
966 type_variable_scope_test/02: fail 966 type_variable_scope_test/02: skip
967 type_variable_scope_test/03: fail 967 type_variable_scope_test/03: skip
968 type_variable_scope_test/04: fail 968 type_variable_scope_test/04: skip
969 type_variable_scope_test/05: fail 969 type_variable_scope_test/05: skip
970 type_variable_static_context_negative_test: fail 970 type_variable_static_context_negative_test: fail
971 typed_equality_test: fail 971 typed_equality_test: fail
972 unary2_test: fail 972 unary2_test: fail
973 unary_test: fail 973 unary_test: fail
974 unresolved_in_factory_negative_test: fail 974 unresolved_in_factory_negative_test: fail
975 unresolved_top_level_method_negative_test: fail 975 unresolved_top_level_method_negative_test: fail
976 unresolved_top_level_var_negative_test: fail 976 unresolved_top_level_var_negative_test: fail
977 unsigned_right_shift_test/01: fail 977 unsigned_right_shift_test/01: fail
978 unsigned_right_shift_test/02: fail 978 unsigned_right_shift_test/02: fail
979 wrong_number_type_arguments_test/00: fail 979 wrong_number_type_arguments_test/00: fail
980 wrong_number_type_arguments_test/02: fail 980 wrong_number_type_arguments_test/02: fail
981 981
982 982
983 [ $arch == arm ] 983 [ $arch == arm ]
984 *: Skip 984 *: Skip
985 985
986 [ $arch == simarm ] 986 [ $arch == simarm ]
987 *: Skip 987 *: Skip
988 988
989 [ $arch == mips ] 989 [ $arch == mips ]
990 *: Skip 990 *: Skip
991 991
992 [ $arch == simmips ] 992 [ $arch == simmips ]
993 *: Skip 993 *: Skip
OLDNEW
« no previous file with comments | « tests/co19/co19-analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698