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

Side by Side Diff: test/mozilla/mozilla.status

Issue 10694083: Remove $FAST variable from mozilla.status. It was never set to true anyway. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: one more tiny cleanup Created 8 years, 5 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 2011 the V8 project authors. All rights reserved. 1 # Copyright 2011 the V8 project authors. All rights reserved.
2 # Redistribution and use in source and binary forms, with or without 2 # Redistribution and use in source and binary forms, with or without
3 # modification, are permitted provided that the following conditions are 3 # modification, are permitted provided that the following conditions are
4 # met: 4 # met:
5 # 5 #
6 # * Redistributions of source code must retain the above copyright 6 # * Redistributions of source code must retain the above copyright
7 # notice, this list of conditions and the following disclaimer. 7 # notice, this list of conditions and the following disclaimer.
8 # * Redistributions in binary form must reproduce the above 8 # * Redistributions in binary form must reproduce the above
9 # copyright notice, this list of conditions and the following 9 # copyright notice, this list of conditions and the following
10 # disclaimer in the documentation and/or other materials provided 10 # disclaimer in the documentation and/or other materials provided
(...skipping 615 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 # Bug 1202592: New ecma_3/String/15.5.4.11 is failing. 626 # Bug 1202592: New ecma_3/String/15.5.4.11 is failing.
627 ecma_3/String/15.5.4.11: FAIL 627 ecma_3/String/15.5.4.11: FAIL
628 628
629 # Bug 1202597: New js1_5/Expressions/regress-394673 is failing. 629 # Bug 1202597: New js1_5/Expressions/regress-394673 is failing.
630 # Marked as: Will not fix. V8 throws an acceptable RangeError. 630 # Marked as: Will not fix. V8 throws an acceptable RangeError.
631 js1_5/Expressions/regress-394673: FAIL 631 js1_5/Expressions/regress-394673: FAIL
632 632
633 633
634 # Bug 762: http://code.google.com/p/v8/issues/detail?id=762 634 # Bug 762: http://code.google.com/p/v8/issues/detail?id=762
635 # We do not correctly handle assignments within "with" 635 # We do not correctly handle assignments within "with"
636 /ecma_3/Statements/12.10-01: FAIL 636 ecma_3/Statements/12.10-01: FAIL
637 637
638 # We do not throw an exception when a const is redeclared. 638 # We do not throw an exception when a const is redeclared.
639 # (We only fail section 1 of the test.) 639 # (We only fail section 1 of the test.)
640 js1_5/Regress/regress-103602: FAIL 640 js1_5/Regress/regress-103602: FAIL
641 641
642 ##################### MOZILLA EXTENSION TESTS ##################### 642 ##################### MOZILLA EXTENSION TESTS #####################
643 643
644 ecma/extensions/15.1.2.1-1: FAIL_OK 644 ecma/extensions/15.1.2.1-1: FAIL_OK
645 ecma_3/extensions/regress-385393-03: FAIL_OK 645 ecma_3/extensions/regress-385393-03: FAIL_OK
646 ecma_3/extensions/7.9.1: FAIL_OK 646 ecma_3/extensions/7.9.1: FAIL_OK
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
811 js1_5/decompilation/regress-356248: PASS || FAIL 811 js1_5/decompilation/regress-356248: PASS || FAIL
812 js1_5/decompilation/regress-371692: PASS || FAIL 812 js1_5/decompilation/regress-371692: PASS || FAIL
813 js1_5/decompilation/regress-373678: PASS || FAIL 813 js1_5/decompilation/regress-373678: PASS || FAIL
814 js1_5/decompilation/regress-375639: PASS || FAIL 814 js1_5/decompilation/regress-375639: PASS || FAIL
815 js1_5/decompilation/regress-375882: PASS || FAIL 815 js1_5/decompilation/regress-375882: PASS || FAIL
816 js1_5/decompilation/regress-376564: PASS || FAIL 816 js1_5/decompilation/regress-376564: PASS || FAIL
817 js1_5/decompilation/regress-383721: PASS || FAIL 817 js1_5/decompilation/regress-383721: PASS || FAIL
818 js1_5/decompilation/regress-406555: PASS || FAIL 818 js1_5/decompilation/regress-406555: PASS || FAIL
819 js1_5/decompilation/regress-460870: PASS || FAIL 819 js1_5/decompilation/regress-460870: PASS || FAIL
820 820
821 # These tests take an unreasonable amount of time so we skip them
822 # in fast mode.
823
824 js1_5/Regress/regress-312588: TIMEOUT || SKIP if $FAST == yes
825 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes
826
827 821
828 [ $arch == arm ] 822 [ $arch == arm ]
829 823
830 # Times out and print so much output that we need to skip it to not 824 # Times out and print so much output that we need to skip it to not
831 # hang the builder. 825 # hang the builder.
832 js1_5/extensions/regress-342960: SKIP 826 js1_5/extensions/regress-342960: SKIP
833 827
834 # BUG(3251229): Times out when running new crankshaft test script. 828 # BUG(3251229): Times out when running new crankshaft test script.
835 ecma_3/RegExp/regress-311414: SKIP 829 ecma_3/RegExp/regress-311414: SKIP
836 ecma/Date/15.9.5.8: SKIP 830 ecma/Date/15.9.5.8: SKIP
837 ecma/Date/15.9.5.10-2: SKIP 831 ecma/Date/15.9.5.10-2: SKIP
838 ecma/Date/15.9.5.11-2: SKIP 832 ecma/Date/15.9.5.11-2: SKIP
839 ecma/Date/15.9.5.12-2: SKIP 833 ecma/Date/15.9.5.12-2: SKIP
840 js1_5/Array/regress-99120-02: SKIP 834 js1_5/Array/regress-99120-02: SKIP
841 js1_5/extensions/regress-371636: SKIP 835 js1_5/extensions/regress-371636: SKIP
842 js1_5/Regress/regress-203278-1: SKIP 836 js1_5/Regress/regress-203278-1: SKIP
843 js1_5/Regress/regress-404755: SKIP 837 js1_5/Regress/regress-404755: SKIP
844 js1_5/Regress/regress-451322: SKIP 838 js1_5/Regress/regress-451322: SKIP
845 839
846 840
847 # BUG(1040): Allow this test to timeout. 841 # BUG(1040): Allow this test to timeout.
848 js1_5/GC/regress-203278-2: PASS || TIMEOUT 842 js1_5/GC/regress-203278-2: PASS || TIMEOUT
849 843
850 844
851 [ $fast == yes && $arch == arm ]
852
853 # In fast mode on arm we try to skip all tests that would time out,
854 # since running the tests takes so long in the first place.
855
856 js1_5/Regress/regress-280769-2: SKIP
857 js1_5/Regress/regress-280769-3: SKIP
858 js1_5/Regress/regress-244470: SKIP
859 js1_5/Regress/regress-203278-1: SKIP
860 js1_5/Regress/regress-290575: SKIP
861 js1_5/Regress/regress-159334: SKIP
862 js1_5/Regress/regress-321971: SKIP
863 js1_5/Regress/regress-347306-01: SKIP
864 js1_5/Regress/regress-280769-1: SKIP
865 js1_5/Regress/regress-280769-5: SKIP
866 js1_5/GC/regress-306788: SKIP
867 js1_5/GC/regress-278725: SKIP
868 js1_5/GC/regress-203278-3: SKIP
869 js1_5/GC/regress-311497: SKIP
870 js1_5/Array/regress-99120-02: SKIP
871 ecma/Date/15.9.5.22-1: SKIP
872 ecma/Date/15.9.5.20: SKIP
873 ecma/Date/15.9.5.12-2: SKIP
874 ecma/Date/15.9.5.8: SKIP
875 ecma/Date/15.9.5.9: SKIP
876 ecma/Date/15.9.5.11-2: SKIP
877 ecma/Expressions/11.7.2: SKIP
878 ecma/Expressions/11.10-2: SKIP
879 ecma/Expressions/11.7.3: SKIP
880 ecma/Expressions/11.10-3: SKIP
881 ecma/Expressions/11.7.1: SKIP
882 ecma_3/RegExp/regress-209067: SKIP
883
884 [ $arch == mips ] 845 [ $arch == mips ]
885 846
886 # Times out and print so much output that we need to skip it to not 847 # Times out and print so much output that we need to skip it to not
887 # hang the builder. 848 # hang the builder.
888 js1_5/extensions/regress-342960: SKIP 849 js1_5/extensions/regress-342960: SKIP
889 850
890 # BUG(3251229): Times out when running new crankshaft test script. 851 # BUG(3251229): Times out when running new crankshaft test script.
891 ecma_3/RegExp/regress-311414: SKIP 852 ecma_3/RegExp/regress-311414: SKIP
892 ecma/Date/15.9.5.8: SKIP 853 ecma/Date/15.9.5.8: SKIP
893 ecma/Date/15.9.5.10-2: SKIP 854 ecma/Date/15.9.5.10-2: SKIP
894 ecma/Date/15.9.5.11-2: SKIP 855 ecma/Date/15.9.5.11-2: SKIP
895 ecma/Date/15.9.5.12-2: SKIP 856 ecma/Date/15.9.5.12-2: SKIP
896 js1_5/Array/regress-99120-02: SKIP 857 js1_5/Array/regress-99120-02: SKIP
897 js1_5/extensions/regress-371636: SKIP 858 js1_5/extensions/regress-371636: SKIP
898 js1_5/Regress/regress-203278-1: SKIP 859 js1_5/Regress/regress-203278-1: SKIP
899 js1_5/Regress/regress-404755: SKIP 860 js1_5/Regress/regress-404755: SKIP
900 js1_5/Regress/regress-451322: SKIP 861 js1_5/Regress/regress-451322: SKIP
901 862
902 863
903 # BUG(1040): Allow this test to timeout. 864 # BUG(1040): Allow this test to timeout.
904 js1_5/GC/regress-203278-2: PASS || TIMEOUT 865 js1_5/GC/regress-203278-2: PASS || TIMEOUT
905
906
907 [ $fast == yes && $arch == mips ]
908
909 # In fast mode on mips we try to skip all tests that would time out,
910 # since running the tests takes so long in the first place.
911
912 js1_5/Regress/regress-280769-2: SKIP
913 js1_5/Regress/regress-280769-3: SKIP
914 js1_5/Regress/regress-244470: SKIP
915 js1_5/Regress/regress-203278-1: SKIP
916 js1_5/Regress/regress-290575: SKIP
917 js1_5/Regress/regress-159334: SKIP
918 js1_5/Regress/regress-321971: SKIP
919 js1_5/Regress/regress-347306-01: SKIP
920 js1_5/Regress/regress-280769-1: SKIP
921 js1_5/Regress/regress-280769-5: SKIP
922 js1_5/GC/regress-306788: SKIP
923 js1_5/GC/regress-278725: SKIP
924 js1_5/GC/regress-203278-3: SKIP
925 js1_5/GC/regress-311497: SKIP
926 js1_5/Array/regress-99120-02: SKIP
927 ecma/Date/15.9.5.22-1: SKIP
928 ecma/Date/15.9.5.20: SKIP
929 ecma/Date/15.9.5.12-2: SKIP
930 ecma/Date/15.9.5.8: SKIP
931 ecma/Date/15.9.5.9: SKIP
932 ecma/Date/15.9.5.11-2: SKIP
933 ecma/Expressions/11.7.2: SKIP
934 ecma/Expressions/11.10-2: SKIP
935 ecma/Expressions/11.7.3: SKIP
936 ecma/Expressions/11.10-3: SKIP
937 ecma/Expressions/11.7.1: SKIP
938 ecma_3/RegExp/regress-209067: 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