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

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

Issue 14903004: More new analyzer status file tweaks to run with --checked (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 | « no previous file | 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 660 matching lines...) Expand 10 before | Expand all | Expand 10 after
671 cyclic_type_variable_test/03: fail 671 cyclic_type_variable_test/03: fail
672 cyclic_type_variable_test/04: fail 672 cyclic_type_variable_test/04: fail
673 default_factory2_test/01: fail 673 default_factory2_test/01: fail
674 default_implementation2_test: fail 674 default_implementation2_test: fail
675 duplicate_constructor_test/01: fail 675 duplicate_constructor_test/01: fail
676 duplicate_export_negative_test: fail 676 duplicate_export_negative_test: fail
677 dynamic2_test/00: fail 677 dynamic2_test/00: fail
678 dynamic_field_test: fail 678 dynamic_field_test: fail
679 f_bounded_quantification_test/01: fail 679 f_bounded_quantification_test/01: fail
680 f_bounded_quantification_test/02: fail 680 f_bounded_quantification_test/02: fail
681 factory1_test/00: fail
682 factory1_test/01: fail
681 factory2_negative_test: fail 683 factory2_negative_test: fail
682 factory2_test: fail 684 factory2_test: fail
683 factory5_test/00: fail 685 factory5_test/00: fail
686 factory_implementation_test/00: fail
684 factory_negative_test: fail 687 factory_negative_test: fail
685 factory_redirection2_test/01: fail 688 factory_redirection2_test/01: fail
686 factory_redirection_test/04: fail 689 factory_redirection_test/04: fail
687 factory_redirection_test/07: fail 690 factory_redirection_test/07: fail
691 factory_redirection_test/08: fail
692 factory_redirection_test/09: fail
693 factory_redirection_test/10: fail
694 factory_redirection_test/11: fail
695 factory_redirection_test/12: fail
696 factory_redirection_test/13: fail
697 factory_redirection_test/14: fail
688 fauxverride_test/03: fail 698 fauxverride_test/03: fail
689 fauxverride_test/05: fail 699 fauxverride_test/05: fail
690 field_decl_missing_var_type_test/01: fail 700 field_decl_missing_var_type_test/01: fail
691 field_method4_negative_test: fail 701 field_method4_negative_test: fail
692 field_override_test/01: fail 702 field_override_test/01: fail
693 field_override_test/02: fail 703 field_override_test/02: fail
694 field_type_check_test/01: fail 704 field_type_check_test/01: fail
705 field_type_check2_test/01: fail
695 final_for_in_variable_test/01: fail 706 final_for_in_variable_test/01: fail
696 final_param_negative_test: fail 707 final_param_negative_test: fail
697 final_var_negative_test: fail 708 final_var_negative_test: fail
698 final_variable_assignment_test/01: fail 709 final_variable_assignment_test/01: fail
699 final_variable_assignment_test/02: fail 710 final_variable_assignment_test/02: fail
700 final_variable_assignment_test/03: fail 711 final_variable_assignment_test/03: fail
701 final_variable_assignment_test/04: fail 712 final_variable_assignment_test/04: fail
702 first_class_types_constants_test: fail 713 first_class_types_constants_test: fail
703 for_in2_test: fail 714 for_in2_test: fail
704 function_type_alias5_test/00: fail 715 function_type_alias5_test/00: fail
705 function_type_alias5_test/01: fail 716 function_type_alias5_test/01: fail
706 function_type_alias5_test/02: fail 717 function_type_alias5_test/02: fail
707 getter_no_setter2_test/00: fail 718 getter_no_setter2_test/00: fail
708 getter_no_setter2_test/02: fail 719 getter_no_setter2_test/02: fail
709 getter_no_setter2_test/03: fail 720 getter_no_setter2_test/03: fail
710 getter_no_setter_test/00: fail 721 getter_no_setter_test/00: fail
711 getter_no_setter_test/01: fail 722 getter_no_setter_test/01: fail
712 getter_no_setter_test/02: fail 723 getter_no_setter_test/02: fail
713 getters_setters2_test/01: fail 724 getters_setters2_test/01: fail
714 getters_setters2_test/02: fail 725 getters_setters2_test/02: fail
726 getters_setters2_test/03: fail
715 getters_setters_type_test/01: fail 727 getters_setters_type_test/01: fail
716 implicit_scope_test: fail 728 implicit_scope_test: fail
717 implicit_this_test/01: fail 729 implicit_this_test/01: fail
718 implicit_this_test/04: fail 730 implicit_this_test/04: fail
719 implicit_this_test/none: fail 731 implicit_this_test/none: fail
720 import_combinators_negative_test: fail 732 import_combinators_negative_test: fail
721 import_private_test/01: fail 733 import_private_test/01: fail
722 inst_field_initializer1_negative_test: fail 734 inst_field_initializer1_negative_test: fail
723 instance_call_wrong_argument_count_negative_test: fail 735 instance_call_wrong_argument_count_negative_test: fail
724 instance_method2_negative_test: fail 736 instance_method2_negative_test: fail
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
928 type_error_test: fail 940 type_error_test: fail
929 type_parameter_test/01: fail 941 type_parameter_test/01: fail
930 type_parameter_test/02: fail 942 type_parameter_test/02: fail
931 type_parameter_test/03: fail 943 type_parameter_test/03: fail
932 type_parameter_test/04: fail 944 type_parameter_test/04: fail
933 type_variable_bounds2_test/00: fail 945 type_variable_bounds2_test/00: fail
934 type_variable_bounds2_test/01: fail 946 type_variable_bounds2_test/01: fail
935 type_variable_bounds2_test/02: fail 947 type_variable_bounds2_test/02: fail
936 type_variable_bounds2_test/03: fail 948 type_variable_bounds2_test/03: fail
937 type_variable_bounds2_test/04: fail 949 type_variable_bounds2_test/04: fail
950 type_variable_bounds2_test/05: fail
938 type_variable_bounds2_test/06: fail 951 type_variable_bounds2_test/06: fail
952 type_variable_bounds3_test/00: fail
939 type_variable_bounds_test/00: fail 953 type_variable_bounds_test/00: fail
940 type_variable_bounds_test/01: fail 954 type_variable_bounds_test/01: fail
941 type_variable_bounds_test/02: fail 955 type_variable_bounds_test/02: fail
942 type_variable_bounds_test/03: fail 956 type_variable_bounds_test/03: fail
943 type_variable_bounds_test/04: fail 957 type_variable_bounds_test/04: fail
944 type_variable_bounds_test/05: fail 958 type_variable_bounds_test/05: fail
945 type_variable_bounds_test/06: fail 959 type_variable_bounds_test/06: fail
946 type_variable_bounds_test/07: fail 960 type_variable_bounds_test/07: fail
947 type_variable_bounds_test/09: fail 961 type_variable_bounds_test/09: fail
948 type_variable_bounds_test/10: fail 962 type_variable_bounds_test/10: fail
949 type_variable_identifier_expression_negative_test: fail 963 type_variable_identifier_expression_negative_test: fail
964 type_variable_scope_test/00: fail
965 type_variable_scope_test/01: fail
966 type_variable_scope_test/02: fail
967 type_variable_scope_test/03: fail
968 type_variable_scope_test/04: fail
969 type_variable_scope_test/05: fail
950 type_variable_static_context_negative_test: fail 970 type_variable_static_context_negative_test: fail
951 typed_equality_test: fail 971 typed_equality_test: fail
952 unary2_test: fail 972 unary2_test: fail
953 unary_test: fail 973 unary_test: fail
954 unresolved_in_factory_negative_test: fail 974 unresolved_in_factory_negative_test: fail
955 unresolved_top_level_method_negative_test: fail 975 unresolved_top_level_method_negative_test: fail
956 unresolved_top_level_var_negative_test: fail 976 unresolved_top_level_var_negative_test: fail
957 unsigned_right_shift_test/01: fail 977 unsigned_right_shift_test/01: fail
958 unsigned_right_shift_test/02: fail 978 unsigned_right_shift_test/02: fail
959 wrong_number_type_arguments_test/00: fail 979 wrong_number_type_arguments_test/00: fail
960 wrong_number_type_arguments_test/02: fail 980 wrong_number_type_arguments_test/02: fail
961 981
962 982
963 [ $arch == arm ] 983 [ $arch == arm ]
964 *: Skip 984 *: Skip
965 985
966 [ $arch == simarm ] 986 [ $arch == simarm ]
967 *: Skip 987 *: Skip
968 988
969 [ $arch == mips ] 989 [ $arch == mips ]
970 *: Skip 990 *: Skip
971 991
972 [ $arch == simmips ] 992 [ $arch == simmips ]
973 *: Skip 993 *: Skip
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698