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

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

Issue 125251: More debug mode tweaks to mozilla.status. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 6 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 2008 the V8 project authors. All rights reserved. 1 # Copyright 2008 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 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 js1_5/GC/regress-348532: SLOW 85 js1_5/GC/regress-348532: SLOW
86 86
87 87
88 ##################### FLAKY TESTS ##################### 88 ##################### FLAKY TESTS #####################
89 89
90 # These tests time out in debug mode but pass in product mode 90 # These tests time out in debug mode but pass in product mode
91 js1_5/Regress/regress-360969-03: PASS || TIMEOUT if $mode == debug 91 js1_5/Regress/regress-360969-03: PASS || TIMEOUT if $mode == debug
92 js1_5/Regress/regress-360969-04: PASS || TIMEOUT if $mode == debug 92 js1_5/Regress/regress-360969-04: PASS || TIMEOUT if $mode == debug
93 js1_5/Regress/regress-360969-05: PASS || TIMEOUT if $mode == debug 93 js1_5/Regress/regress-360969-05: PASS || TIMEOUT if $mode == debug
94 js1_5/Regress/regress-360969-06: PASS || TIMEOUT if $mode == debug 94 js1_5/Regress/regress-360969-06: PASS || TIMEOUT if $mode == debug
95 js1_5/extensions/regress-365527: PASS || TIMEOUT if $mode == debug
95 96
96 js1_5/Regress/regress-280769-3: PASS || FAIL if $mode == debug 97 js1_5/Regress/regress-280769-3: PASS || FAIL if $mode == debug
97 js1_5/Regress/regress-203278-1: PASS || FAIL if $mode == debug 98 js1_5/Regress/regress-203278-1: PASS || FAIL if $mode == debug
98 js1_5/GC/regress-203278-2: PASS || FAIL if $mode == debug 99 js1_5/GC/regress-203278-2: PASS || FAIL if $mode == debug
99 js1_5/Regress/regress-244470: PASS || FAIL if $mode == debug 100 js1_5/Regress/regress-244470: PASS || FAIL if $mode == debug
100 ecma_3/RegExp/regress-209067: PASS || FAIL if $mode == debug 101 ecma_3/RegExp/regress-209067: PASS || FAIL if $mode == debug
101 js1_5/GC/regress-278725: PASS || FAIL if $mode == debug 102 js1_5/GC/regress-278725: PASS || FAIL if $mode == debug
102 js1_5/extensions/regress-365527: PASS || FAIL if $mode == debug
103 # http://b/issue?id=1206983 103 # http://b/issue?id=1206983
104 js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug 104 js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug
105 ecma/Date/15.9.5.10-2: PASS || FAIL if $mode == debug 105 ecma/Date/15.9.5.10-2: PASS || FAIL if $mode == debug
106 106
107 # These tests create two Date objects just after each other and 107 # These tests create two Date objects just after each other and
108 # expects them to match. Sometimes this happens on the border 108 # expects them to match. Sometimes this happens on the border
109 # between one second and the next. 109 # between one second and the next.
110 ecma/Date/15.9.2.1: PASS || FAIL 110 ecma/Date/15.9.2.1: PASS || FAIL
111 ecma/Date/15.9.2.2-1: PASS || FAIL 111 ecma/Date/15.9.2.2-1: PASS || FAIL
112 ecma/Date/15.9.2.2-2: PASS || FAIL 112 ecma/Date/15.9.2.2-2: PASS || FAIL
(...skipping 29 matching lines...) Expand all
142 ecma_3/RegExp/regress-311414: PASS || FAIL 142 ecma_3/RegExp/regress-311414: PASS || FAIL
143 ecma_3/RegExp/regress-289669: PASS || FAIL 143 ecma_3/RegExp/regress-289669: PASS || FAIL
144 js1_5/String/regress-314890: PASS || FAIL 144 js1_5/String/regress-314890: PASS || FAIL
145 js1_5/String/regress-56940-01: PASS || FAIL 145 js1_5/String/regress-56940-01: PASS || FAIL
146 js1_5/String/regress-56940-02: PASS || FAIL 146 js1_5/String/regress-56940-02: PASS || FAIL
147 js1_5/String/regress-157334-01: PASS || FAIL 147 js1_5/String/regress-157334-01: PASS || FAIL
148 js1_5/String/regress-322772: PASS || FAIL 148 js1_5/String/regress-322772: PASS || FAIL
149 js1_5/Array/regress-99120-01: PASS || FAIL 149 js1_5/Array/regress-99120-01: PASS || FAIL
150 js1_5/Array/regress-99120-02: PASS || FAIL 150 js1_5/Array/regress-99120-02: PASS || FAIL
151 js1_5/Regress/regress-347306-01: PASS || FAIL 151 js1_5/Regress/regress-347306-01: PASS || FAIL
152 js1_5/Regress/regress-416628: PASS || FAIL 152 js1_5/Regress/regress-416628: PASS || FAIL || TIMEOUT if $mode == debug
153 153
154 154
155 # The following two tests assume that daylight savings time starts first Sunday 155 # The following two tests assume that daylight savings time starts first Sunday
156 # in April. This is not true when executing the tests outside California! 156 # in April. This is not true when executing the tests outside California!
157 # In Denmark the adjustment starts one week earlier!. 157 # In Denmark the adjustment starts one week earlier!.
158 # Tests based on shell that use dates in this gap are flaky. 158 # Tests based on shell that use dates in this gap are flaky.
159 ecma/Date/15.9.5.10-1: PASS || FAIL 159 ecma/Date/15.9.5.10-1: PASS || FAIL
160 ecma/Date/15.9.5.12-1: PASS || FAIL 160 ecma/Date/15.9.5.12-1: PASS || FAIL
161 ecma/Date/15.9.5.14: PASS || FAIL 161 ecma/Date/15.9.5.14: PASS || FAIL
162 ecma/Date/15.9.5.34-1: PASS || FAIL 162 ecma/Date/15.9.5.34-1: PASS || FAIL
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 ecma/String/15.5.4.12-1: FAIL_OK 197 ecma/String/15.5.4.12-1: FAIL_OK
198 ecma/String/15.5.4.12-4: FAIL_OK 198 ecma/String/15.5.4.12-4: FAIL_OK
199 199
200 # This test uses an older version of the unicode standard that fails 200 # This test uses an older version of the unicode standard that fails
201 # us because we correctly convert the armenian small ligature ech-yiwn 201 # us because we correctly convert the armenian small ligature ech-yiwn
202 # to the two upper-case characters ECH and YIWN, whereas the older 202 # to the two upper-case characters ECH and YIWN, whereas the older
203 # unicode version converts it to itself. 203 # unicode version converts it to itself.
204 ecma/String/15.5.4.12-5: FAIL_OK 204 ecma/String/15.5.4.12-5: FAIL_OK
205 205
206 # Creates a linked list of arrays until we run out of memory or timeout. 206 # Creates a linked list of arrays until we run out of memory or timeout.
207 js1_5/Regress/regress-312588: FAIL_OK 207 js1_5/Regress/regress-312588: FAIL || TIMEOUT
208 208
209 209
210 # Runs out of memory because it compiles huge functions. 210 # Runs out of memory because it compiles huge functions.
211 js1_5/Function/regress-338001: FAIL_OK 211 js1_5/Function/regress-338001: FAIL_OK
212 js1_5/Function/regress-338121-01: FAIL_OK 212 js1_5/Function/regress-338121-01: FAIL_OK
213 js1_5/Function/regress-338121-02: FAIL_OK 213 js1_5/Function/regress-338121-02: FAIL_OK
214 js1_5/Function/regress-338121-03: FAIL_OK 214 js1_5/Function/regress-338121-03: FAIL_OK
215 215
216 216
217 # Length of objects whose prototype chain includes a function 217 # Length of objects whose prototype chain includes a function
(...skipping 594 matching lines...) Expand 10 before | Expand all | Expand 10 after
812 ecma/Date/15.9.5.8: SKIP 812 ecma/Date/15.9.5.8: SKIP
813 ecma/Date/15.9.5.9: SKIP 813 ecma/Date/15.9.5.9: SKIP
814 ecma/Date/15.9.5.10-2: SKIP 814 ecma/Date/15.9.5.10-2: SKIP
815 ecma/Date/15.9.5.11-2: SKIP 815 ecma/Date/15.9.5.11-2: SKIP
816 ecma/Expressions/11.7.2: SKIP 816 ecma/Expressions/11.7.2: SKIP
817 ecma/Expressions/11.10-2: SKIP 817 ecma/Expressions/11.10-2: SKIP
818 ecma/Expressions/11.7.3: SKIP 818 ecma/Expressions/11.7.3: SKIP
819 ecma/Expressions/11.10-3: SKIP 819 ecma/Expressions/11.10-3: SKIP
820 ecma/Expressions/11.7.1: SKIP 820 ecma/Expressions/11.7.1: SKIP
821 ecma_3/RegExp/regress-209067: SKIP 821 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