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

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

Issue 6286143: Simplify exceptions for ecma/Date/15.9.5.10-2 in mozilla.status... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 10 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 2009 the V8 project authors. All rights reserved. 1 # Copyright 2009 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 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 js1_5/extensions/regress-365527: PASS || TIMEOUT if $mode == debug 103 js1_5/extensions/regress-365527: PASS || TIMEOUT if $mode == debug
104 104
105 js1_5/Regress/regress-280769-3: PASS || FAIL if $mode == debug 105 js1_5/Regress/regress-280769-3: PASS || FAIL if $mode == debug
106 js1_5/Regress/regress-203278-1: PASS || FAIL if $mode == debug 106 js1_5/Regress/regress-203278-1: PASS || FAIL if $mode == debug
107 js1_5/GC/regress-203278-2: PASS || FAIL if $mode == debug 107 js1_5/GC/regress-203278-2: PASS || FAIL if $mode == debug
108 js1_5/Regress/regress-244470: PASS || FAIL if $mode == debug 108 js1_5/Regress/regress-244470: PASS || FAIL if $mode == debug
109 ecma_3/RegExp/regress-209067: PASS || FAIL if $mode == debug 109 ecma_3/RegExp/regress-209067: PASS || FAIL if $mode == debug
110 js1_5/GC/regress-278725: PASS || FAIL if $mode == debug 110 js1_5/GC/regress-278725: PASS || FAIL if $mode == debug
111 # http://b/issue?id=1206983 111 # http://b/issue?id=1206983
112 js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug 112 js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug
113 ecma/Date/15.9.5.10-2: PASS || FAIL if $mode == debug 113 ecma/Date/15.9.5.10-2: PASS || (FAIL || TIMEOUT if $mode == debug)
114 114
115 # These tests create two Date objects just after each other and 115 # These tests create two Date objects just after each other and
116 # expects them to match. Sometimes this happens on the border 116 # expects them to match. Sometimes this happens on the border
117 # between one second and the next. 117 # between one second and the next.
118 ecma/Date/15.9.2.1: PASS || FAIL 118 ecma/Date/15.9.2.1: PASS || FAIL
119 ecma/Date/15.9.2.2-1: PASS || FAIL 119 ecma/Date/15.9.2.2-1: PASS || FAIL
120 ecma/Date/15.9.2.2-2: PASS || FAIL 120 ecma/Date/15.9.2.2-2: PASS || FAIL
121 ecma/Date/15.9.2.2-3: PASS || FAIL 121 ecma/Date/15.9.2.2-3: PASS || FAIL
122 ecma/Date/15.9.2.2-4: PASS || FAIL 122 ecma/Date/15.9.2.2-4: PASS || FAIL
123 ecma/Date/15.9.2.2-5: PASS || FAIL 123 ecma/Date/15.9.2.2-5: PASS || FAIL
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 js1_5/Array/regress-99120-02: PASS || FAIL 162 js1_5/Array/regress-99120-02: PASS || FAIL
163 js1_5/Regress/regress-347306-01: PASS || FAIL 163 js1_5/Regress/regress-347306-01: PASS || FAIL
164 js1_5/Regress/regress-416628: PASS || FAIL || TIMEOUT if $mode == debug 164 js1_5/Regress/regress-416628: PASS || FAIL || TIMEOUT if $mode == debug
165 165
166 166
167 # The following two tests assume that daylight savings time starts first Sunday 167 # The following two tests assume that daylight savings time starts first Sunday
168 # in April. This is not true when executing the tests outside California! 168 # in April. This is not true when executing the tests outside California!
169 # In Denmark the adjustment starts one week earlier!. 169 # In Denmark the adjustment starts one week earlier!.
170 # Tests based on shell that use dates in this gap are flaky. 170 # Tests based on shell that use dates in this gap are flaky.
171 ecma/Date/15.9.5.10-1: PASS || FAIL 171 ecma/Date/15.9.5.10-1: PASS || FAIL
172 ecma/Date/15.9.5.10-2: PASS || TIMEOUT if ($arch == arm && $mode == debug)
173 ecma/Date/15.9.5.12-1: PASS || FAIL 172 ecma/Date/15.9.5.12-1: PASS || FAIL
174 ecma/Date/15.9.5.14: PASS || FAIL 173 ecma/Date/15.9.5.14: PASS || FAIL
175 ecma/Date/15.9.5.34-1: PASS || FAIL 174 ecma/Date/15.9.5.34-1: PASS || FAIL
176 175
177 176
178 # These tests sometimes pass (in particular on Windows). They build up 177 # These tests sometimes pass (in particular on Windows). They build up
179 # a lot of stuff on the stack, which normally causes a stack overflow, 178 # a lot of stuff on the stack, which normally causes a stack overflow,
180 # but sometimes it makes it through? 179 # but sometimes it makes it through?
181 js1_5/Regress/regress-290575: PASS || FAIL 180 js1_5/Regress/regress-290575: PASS || FAIL
182 js1_5/Regress/regress-98901: PASS || FAIL 181 js1_5/Regress/regress-98901: PASS || FAIL
(...skipping 631 matching lines...) Expand 10 before | Expand all | Expand 10 after
814 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes 813 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes
815 814
816 815
817 [ $arch == arm ] 816 [ $arch == arm ]
818 817
819 # Times out and print so much output that we need to skip it to not 818 # Times out and print so much output that we need to skip it to not
820 # hang the builder. 819 # hang the builder.
821 js1_5/extensions/regress-342960: SKIP 820 js1_5/extensions/regress-342960: SKIP
822 821
823 # BUG(3251229): Times out when running new crankshaft test script. 822 # BUG(3251229): Times out when running new crankshaft test script.
824 ecma/Date/15.9.5.12-2: SKIP 823 ecma_3/RegExp/regress-311414: SKIP
825 ecma/Date/15.9.5.11-2: SKIP
826 ecma/Date/15.9.5.10-2: SKIP
827 ecma/Date/15.9.5.8: SKIP 824 ecma/Date/15.9.5.8: SKIP
828 ecma_3/RegExp/regress-311414: SKIP
829 js1_5/Array/regress-99120-02: SKIP
830 js1_5/Regress/regress-203278-1: SKIP
831 ecma/Date/15.9.5.8: SKIP
832 ecma/Date/15.9.5.10-2: SKIP
833 ecma/Date/15.9.5.11-2: SKIP 825 ecma/Date/15.9.5.11-2: SKIP
834 ecma/Date/15.9.5.12-2: SKIP 826 ecma/Date/15.9.5.12-2: SKIP
827 js1_5/Array/regress-99120-02: SKIP
828 js1_5/extensions/regress-371636: SKIP
829 js1_5/Regress/regress-203278-1: SKIP
835 js1_5/Regress/regress-404755: SKIP 830 js1_5/Regress/regress-404755: SKIP
836 js1_5/Regress/regress-451322: SKIP 831 js1_5/Regress/regress-451322: SKIP
837 js1_5/extensions/regress-371636: SKIP 832
838 833
839 # BUG(1040): Allow this test to timeout. 834 # BUG(1040): Allow this test to timeout.
840 js1_5/GC/regress-203278-2: PASS || TIMEOUT 835 js1_5/GC/regress-203278-2: PASS || TIMEOUT
841 836
842 837
843 [ $fast == yes && $arch == arm ] 838 [ $fast == yes && $arch == arm ]
844 839
845 # In fast mode on arm we try to skip all tests that would time out, 840 # In fast mode on arm we try to skip all tests that would time out,
846 # since running the tests takes so long in the first place. 841 # since running the tests takes so long in the first place.
847 842
(...skipping 10 matching lines...) Expand all
858 js1_5/GC/regress-306788: SKIP 853 js1_5/GC/regress-306788: SKIP
859 js1_5/GC/regress-278725: SKIP 854 js1_5/GC/regress-278725: SKIP
860 js1_5/GC/regress-203278-3: SKIP 855 js1_5/GC/regress-203278-3: SKIP
861 js1_5/GC/regress-311497: SKIP 856 js1_5/GC/regress-311497: SKIP
862 js1_5/Array/regress-99120-02: SKIP 857 js1_5/Array/regress-99120-02: SKIP
863 ecma/Date/15.9.5.22-1: SKIP 858 ecma/Date/15.9.5.22-1: SKIP
864 ecma/Date/15.9.5.20: SKIP 859 ecma/Date/15.9.5.20: SKIP
865 ecma/Date/15.9.5.12-2: SKIP 860 ecma/Date/15.9.5.12-2: SKIP
866 ecma/Date/15.9.5.8: SKIP 861 ecma/Date/15.9.5.8: SKIP
867 ecma/Date/15.9.5.9: SKIP 862 ecma/Date/15.9.5.9: SKIP
868 ecma/Date/15.9.5.10-2: SKIP
869 ecma/Date/15.9.5.11-2: SKIP 863 ecma/Date/15.9.5.11-2: SKIP
870 ecma/Expressions/11.7.2: SKIP 864 ecma/Expressions/11.7.2: SKIP
871 ecma/Expressions/11.10-2: SKIP 865 ecma/Expressions/11.10-2: SKIP
872 ecma/Expressions/11.7.3: SKIP 866 ecma/Expressions/11.7.3: SKIP
873 ecma/Expressions/11.10-3: SKIP 867 ecma/Expressions/11.10-3: SKIP
874 ecma/Expressions/11.7.1: SKIP 868 ecma/Expressions/11.7.1: SKIP
875 ecma_3/RegExp/regress-209067: SKIP 869 ecma_3/RegExp/regress-209067: SKIP
876
877 [ $arch == x64 ]
878
879 # BUG(1100): Times out when running new crankshaft test script.
880 ecma/Date/15.9.5.10-2: 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