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

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

Issue 14786020: Update status files for 'dartanalyer'. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added missing status files. 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/isolate/isolate.status ('k') | tests/lib/analyzer/analyze_tests.status » ('j') | 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 537 matching lines...) Expand 10 before | Expand all | Expand 10 after
548 [ $compiler == dart2dart && $minified ] 548 [ $compiler == dart2dart && $minified ]
549 549
550 # TODO(tball): Assign proper bug numbers. 550 # TODO(tball): Assign proper bug numbers.
551 class_literal_test/none: Fail 551 class_literal_test/none: Fail
552 552
553 import_core_prefix_test: Pass 553 import_core_prefix_test: Pass
554 prefix22_test: Pass 554 prefix22_test: Pass
555 invocation_mirror_test: Fail, OK # hardcoded names. 555 invocation_mirror_test: Fail, OK # hardcoded names.
556 super_call4_test: Fail, OK # hardcoded names. 556 super_call4_test: Fail, OK # hardcoded names.
557 557
558 [ $compiler == dartanalyzer ]
559 abstract_factory_constructor_test/00: fail
560 assign_instance_method_negative_test: fail
561 assign_static_type_test/01: fail
562 assign_static_type_test/02: fail
563 assign_static_type_test/03: fail
564 assign_static_type_test/04: fail
565 assign_static_type_test/05: fail
566 assign_static_type_test/06: fail
567 bad_initializer2_negative_test: fail
568 bad_named_constructor_negative_test: fail
569 bad_named_parameters2_test: fail
570 bad_named_parameters_test: fail
571 bad_override_test/01: fail
572 bad_override_test/02: fail
573 bad_override_test/03: fail
574 bad_override_test/04: fail
575 bad_override_test/05: fail
576 black_listed_test/11: fail
577 body_less_constructor_wrong_arg_negative_test: fail
578 built_in_identifier_prefix_test: fail
579 call_constructor_on_unresolvable_class_test/01: fail
580 call_constructor_on_unresolvable_class_test/02: fail
581 call_constructor_on_unresolvable_class_test/03: fail
582 call_constructor_on_unresolvable_class_test/07: fail
583 call_non_method_field_test/01: fail
584 call_non_method_field_test/02: fail
585 call_nonexistent_static_test/01: fail
586 call_nonexistent_static_test/02: fail
587 call_nonexistent_static_test/03: fail
588 call_nonexistent_static_test/04: fail
589 call_nonexistent_static_test/05: fail
590 call_nonexistent_static_test/06: fail
591 call_nonexistent_static_test/07: fail
592 call_nonexistent_static_test/08: fail
593 call_nonexistent_static_test/09: fail
594 call_nonexistent_static_test/10: fail
595 call_through_getter_test: fail
596 callable_test/00: fail
597 callable_test/01: fail
598 cast_test/04: fail
599 cast_test/05: fail
600 class_cycle_negative_test: fail
601 class_cycle_test/00: fail
602 class_cycle_test/01: fail
603 class_cycle_test/03: fail
604 class_literal_test/02: fail
605 class_literal_test/05: fail
606 class_literal_test/07: fail
607 class_literal_test/10: fail
608 class_literal_test/11: fail
609 class_literal_test/12: fail
610 class_literal_test/14: fail
611 class_literal_test/17: fail
612 class_literal_test/18: fail
613 class_literal_test/19: fail
614 class_literal_test/22: fail
615 class_literal_test/23: fail
616 class_literal_test/24: fail
617 class_literal_test/27: fail
618 class_literal_test/28: fail
619 class_literal_test/29: fail
620 closure_call_wrong_argument_count_negative_test: fail
621 compile_time_constant10_test/none: fail
622 compile_time_constant8_test: fail
623 compile_time_constant_arguments_test/01: fail
624 compile_time_constant_arguments_test/02: fail
625 compile_time_constant_arguments_test/03: fail
626 compile_time_constant_arguments_test/04: fail
627 compile_time_constant_arguments_test/05: fail
628 compile_time_constant_arguments_test/06: fail
629 compile_time_constant_b_test: fail
630 compile_time_constant_checked2_test/01: fail
631 compile_time_constant_checked2_test/02: fail
632 compile_time_constant_checked2_test/03: fail
633 compile_time_constant_checked2_test/04: fail
634 compile_time_constant_checked2_test/05: fail
635 compile_time_constant_checked2_test/06: fail
636 compile_time_constant_checked3_test/01: fail
637 compile_time_constant_checked3_test/02: fail
638 compile_time_constant_checked3_test/03: fail
639 compile_time_constant_checked3_test/04: fail
640 compile_time_constant_checked3_test/05: fail
641 compile_time_constant_checked3_test/06: fail
642 compile_time_constant_checked_test/01: fail
643 compile_time_constant_checked_test/02: fail
644 compile_time_constant_checked_test/03: fail
645 compile_time_constant_d_test: fail
646 compile_time_constant_e_test: fail
647 compile_time_constant_test/02: fail
648 const_counter_negative_test: fail
649 const_factory_negative_test: fail
650 const_optional_args_negative_test: fail
651 const_syntax_test/06: fail
652 constructor2_negative_test: fail
653 constructor3_negative_test: fail
654 constructor_call_wrong_argument_count_negative_test: fail
655 constructor_name_test/01: fail
656 constructor_name_test/02: fail
657 constructor_name_test/03: fail
658 constructor_negative_test: fail
659 constructor_redirect1_negative_test: fail
660 constructor_redirect2_negative_test: fail
661 constructor_redirect2_test/02: fail
662 constructor_redirect2_test/03: fail
663 constructor_redirect2_test/04: fail
664 constructor_redirect_test/01: fail
665 constructor_return_with_arrow_negative_test: fail
666 constructor_return_with_init_and_arrow_negative_test: fail
667 constructor_setter_negative_test: fail
668 cyclic_constructor_test/01: fail
669 cyclic_type_variable_test/01: fail
670 cyclic_type_variable_test/02: fail
671 cyclic_type_variable_test/03: fail
672 cyclic_type_variable_test/04: fail
673 default_factory2_test/01: fail
674 default_implementation2_test: fail
675 duplicate_constructor_test/01: fail
676 duplicate_export_negative_test: fail
677 dynamic2_test/00: fail
678 dynamic_field_test: fail
679 f_bounded_quantification_test/01: fail
680 f_bounded_quantification_test/02: fail
681 factory2_negative_test: fail
682 factory2_test: fail
683 factory5_test/00: fail
684 factory_negative_test: fail
685 factory_redirection2_test/01: fail
686 factory_redirection_test/04: fail
687 factory_redirection_test/07: fail
688 fauxverride_test/03: fail
689 fauxverride_test/05: fail
690 field_decl_missing_var_type_test/01: fail
691 field_method4_negative_test: fail
692 field_override_test/01: fail
693 field_override_test/02: fail
694 field_type_check_test/01: fail
695 final_for_in_variable_test/01: fail
696 final_param_negative_test: fail
697 final_var_negative_test: fail
698 final_variable_assignment_test/01: fail
699 final_variable_assignment_test/02: fail
700 final_variable_assignment_test/03: fail
701 final_variable_assignment_test/04: fail
702 first_class_types_constants_test: fail
703 for_in2_test: fail
704 function_type_alias5_test/00: fail
705 function_type_alias5_test/01: fail
706 function_type_alias5_test/02: fail
707 getter_no_setter2_test/00: fail
708 getter_no_setter2_test/02: fail
709 getter_no_setter2_test/03: fail
710 getter_no_setter_test/00: fail
711 getter_no_setter_test/01: fail
712 getter_no_setter_test/02: fail
713 getters_setters2_test/01: fail
714 getters_setters2_test/02: fail
715 getters_setters_type_test/01: fail
716 implicit_scope_test: fail
717 implicit_this_test/01: fail
718 implicit_this_test/04: fail
719 implicit_this_test/none: fail
720 import_combinators_negative_test: fail
721 import_private_test/01: fail
722 inst_field_initializer1_negative_test: fail
723 instance_call_wrong_argument_count_negative_test: fail
724 instance_method2_negative_test: fail
725 instance_method_negative_test: fail
726 instantiate_type_variable_negative_test: fail
727 interface_cycle_negative_test: fail
728 interface_inherit_field_test: fail
729 interface_static_non_final_fields_negative_test: fail
730 interface_test/00: fail
731 internal_library_test/01: fail
732 is_not_class2_negative_test: fail
733 issue1363_test: fail
734 library1_negative_test: fail
735 library_juxtaposition_test: fail
736 licm_test: fail
737 list_literal1_negative_test: fail
738 list_literal_syntax_test/01: fail
739 list_literal_syntax_test/02: fail
740 list_literal_syntax_test/03: fail
741 list_literal_syntax_test/05: fail
742 map_literal1_negative_test: fail
743 map_literal2_test: fail
744 map_literal3_test: fail
745 method_override2_test/00: fail
746 method_override2_test/01: fail
747 method_override2_test/02: fail
748 method_override2_test/03: fail
749 mixin_cyclic_test/01: fail
750 mixin_illegal_constructor_test/01: fail
751 mixin_illegal_constructor_test/02: fail
752 mixin_illegal_constructor_test/03: fail
753 mixin_illegal_constructor_test/04: fail
754 mixin_illegal_constructor_test/05: fail
755 mixin_illegal_constructor_test/06: fail
756 mixin_illegal_constructor_test/07: fail
757 mixin_illegal_constructor_test/08: fail
758 mixin_illegal_constructor_test/09: fail
759 mixin_illegal_constructor_test/10: fail
760 mixin_illegal_constructor_test/11: fail
761 mixin_illegal_constructor_test/12: fail
762 mixin_illegal_constructor_test/13: fail
763 mixin_illegal_constructor_test/14: fail
764 mixin_illegal_constructor_test/15: fail
765 mixin_illegal_constructor_test/16: fail
766 mixin_illegal_cycles_test/01: fail
767 mixin_illegal_cycles_test/02: fail
768 mixin_illegal_cycles_test/03: fail
769 mixin_illegal_cycles_test/04: fail
770 mixin_illegal_cycles_test/05: fail
771 mixin_illegal_cycles_test/06: fail
772 mixin_illegal_super_use_test/01: fail
773 mixin_illegal_super_use_test/02: fail
774 mixin_illegal_super_use_test/03: fail
775 mixin_illegal_super_use_test/04: fail
776 mixin_illegal_super_use_test/05: fail
777 mixin_illegal_super_use_test/06: fail
778 mixin_illegal_super_use_test/07: fail
779 mixin_illegal_super_use_test/08: fail
780 mixin_illegal_super_use_test/09: fail
781 mixin_illegal_super_use_test/10: fail
782 mixin_illegal_super_use_test/11: fail
783 mixin_illegal_superclass_test/01: fail
784 mixin_illegal_superclass_test/02: fail
785 mixin_illegal_superclass_test/03: fail
786 mixin_illegal_superclass_test/04: fail
787 mixin_illegal_superclass_test/05: fail
788 mixin_illegal_superclass_test/06: fail
789 mixin_illegal_superclass_test/07: fail
790 mixin_illegal_superclass_test/08: fail
791 mixin_illegal_superclass_test/09: fail
792 mixin_illegal_superclass_test/10: fail
793 mixin_illegal_superclass_test/11: fail
794 mixin_illegal_superclass_test/12: fail
795 mixin_illegal_superclass_test/13: fail
796 mixin_illegal_superclass_test/14: fail
797 mixin_illegal_superclass_test/15: fail
798 mixin_illegal_superclass_test/16: fail
799 mixin_illegal_superclass_test/17: fail
800 mixin_illegal_superclass_test/18: fail
801 mixin_illegal_superclass_test/19: fail
802 mixin_illegal_superclass_test/20: fail
803 mixin_illegal_superclass_test/21: fail
804 mixin_illegal_superclass_test/22: fail
805 mixin_illegal_superclass_test/23: fail
806 mixin_illegal_superclass_test/24: fail
807 mixin_illegal_superclass_test/25: fail
808 mixin_illegal_superclass_test/26: fail
809 mixin_illegal_superclass_test/27: fail
810 mixin_illegal_superclass_test/28: fail
811 mixin_illegal_superclass_test/29: fail
812 mixin_illegal_superclass_test/30: fail
813 mixin_illegal_syntax_test/13: fail
814 mixin_type_parameters_errors_test/01: fail
815 mixin_type_parameters_errors_test/02: fail
816 mixin_type_parameters_errors_test/03: fail
817 mixin_type_parameters_errors_test/04: fail
818 mixin_type_parameters_errors_test/05: fail
819 named_parameters2_test: fail
820 named_parameters_aggregated_test/03: fail
821 named_parameters_aggregated_test/04: fail
822 named_parameters_aggregated_test/05: fail
823 named_parameters_type_test: fail
824 new_expression_type_args_test/00: fail
825 new_expression_type_args_test/01: fail
826 new_expression_type_args_test/02: fail
827 no_such_method_negative_test: fail
828 non_const_super_negative_test: fail
829 number_identifier_negative_test: fail
830 override_field_method1_negative_test: fail
831 override_field_method2_negative_test: fail
832 override_field_method4_negative_test: fail
833 override_field_method5_negative_test: fail
834 override_field_test/01: fail
835 override_field_test/02: fail
836 override_field_test/03: fail
837 override_method_with_field_test/01: fail
838 override_method_with_field_test/02: fail
839 parameter_initializer3_negative_test: fail
840 parameter_initializer5_negative_test: fail
841 positional_parameters_type_test: fail
842 prefix10_negative_test: fail
843 prefix11_negative_test: fail
844 prefix12_negative_test: fail
845 prefix1_negative_test: fail
846 prefix22_test: fail
847 prefix23_test: fail
848 prefix2_negative_test: fail
849 prefix3_negative_test: fail
850 prefix4_negative_test: fail
851 prefix5_negative_test: fail
852 prefix6_negative_test: fail
853 prefix8_negative_test: fail
854 prefix9_negative_test: fail
855 private_member1_negative_test: fail
856 private_member2_negative_test: fail
857 private_member3_negative_test: fail
858 pseudo_kw_illegal_test/14: fail
859 pseudo_kw_test: fail
860 redirecting_factory_infinite_steps_test/01: fail
861 redirecting_factory_infinite_steps_test/02: fail
862 scope_negative_test: fail
863 setter3_test/01: fail
864 setter3_test/02: fail
865 setter_declaration2_negative_test: fail
866 setter_declaration_negative_test: fail
867 static_call_wrong_argument_count_negative_test: fail
868 static_field3_test/01: fail
869 static_field3_test/02: fail
870 static_field3_test/03: fail
871 static_field3_test/04: fail
872 static_field_test/01: fail
873 static_field_test/02: fail
874 static_field_test/03: fail
875 static_field_test/04: fail
876 static_final_field2_negative_test: fail
877 static_final_field_negative_test: fail
878 string_interpolate1_negative_test: fail
879 string_interpolate2_negative_test: fail
880 string_interpolation1_negative_test: fail
881 string_interpolation2_negative_test: fail
882 string_interpolation3_negative_test: fail
883 string_interpolation4_negative_test: fail
884 string_interpolation5_negative_test: fail
885 string_interpolation6_negative_test: fail
886 string_interpolation9_test/10: fail
887 string_interpolation9_test/11: fail
888 string_interpolation9_test/12: fail
889 string_interpolation9_test/13: fail
890 string_interpolation9_test/14: fail
891 string_interpolation9_test/15: fail
892 string_interpolation9_test/16: fail
893 string_interpolation9_test/17: fail
894 string_interpolation9_test/18: fail
895 string_interpolation9_test/19: fail
896 string_interpolation9_test/1: fail
897 string_interpolation9_test/20: fail
898 string_interpolation9_test/2: fail
899 string_interpolation9_test/3: fail
900 string_interpolation9_test/4: fail
901 string_interpolation9_test/5: fail
902 string_interpolation9_test/6: fail
903 string_interpolation9_test/7: fail
904 string_interpolation9_test/8: fail
905 string_interpolation9_test/9: fail
906 string_interpolation_test/01: fail
907 super_call3_test/02: fail
908 super_operator_index_test/01: fail
909 super_operator_index_test/02: fail
910 super_operator_index_test/03: fail
911 super_operator_index_test/04: fail
912 super_operator_index_test/05: fail
913 super_operator_index_test/06: fail
914 super_operator_index_test/07: fail
915 syntax_test/28: fail
916 syntax_test/29: fail
917 syntax_test/30: fail
918 syntax_test/31: fail
919 syntax_test/32: fail
920 syntax_test/33: fail
921 ternary_test: fail
922 throw7_negative_test: fail
923 try_catch_on_syntax_test/01: fail
924 try_catch_on_syntax_test/07: fail
925 try_catch_syntax_test/08: fail
926 try_catch_syntax_test/16: fail
927 try_catch_syntax_test/17: fail
928 type_error_test: fail
929 type_parameter_test/01: fail
930 type_parameter_test/02: fail
931 type_parameter_test/03: fail
932 type_parameter_test/04: fail
933 type_variable_bounds2_test/00: fail
934 type_variable_bounds2_test/01: fail
935 type_variable_bounds2_test/02: fail
936 type_variable_bounds2_test/03: fail
937 type_variable_bounds2_test/04: fail
938 type_variable_bounds2_test/06: fail
939 type_variable_bounds_test/00: fail
940 type_variable_bounds_test/01: fail
941 type_variable_bounds_test/02: fail
942 type_variable_bounds_test/03: fail
943 type_variable_bounds_test/04: fail
944 type_variable_bounds_test/05: fail
945 type_variable_bounds_test/06: fail
946 type_variable_bounds_test/07: fail
947 type_variable_bounds_test/09: fail
948 type_variable_bounds_test/10: fail
949 type_variable_identifier_expression_negative_test: fail
950 type_variable_static_context_negative_test: fail
951 typed_equality_test: fail
952 unary2_test: fail
953 unary_test: fail
954 unresolved_in_factory_negative_test: fail
955 unresolved_top_level_method_negative_test: fail
956 unresolved_top_level_var_negative_test: fail
957 unsigned_right_shift_test/01: fail
958 unsigned_right_shift_test/02: fail
959 wrong_number_type_arguments_test/00: fail
960 wrong_number_type_arguments_test/02: fail
961
962
558 [ $arch == arm ] 963 [ $arch == arm ]
559 *: Skip 964 *: Skip
560 965
561 [ $arch == simarm ] 966 [ $arch == simarm ]
562 *: Skip 967 *: Skip
563 968
564 [ $arch == mips ] 969 [ $arch == mips ]
565 *: Skip 970 *: Skip
566 971
567 [ $arch == simmips ] 972 [ $arch == simmips ]
568 *: Skip 973 *: Skip
OLDNEW
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/lib/analyzer/analyze_tests.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698