]> git.saurik.com Git - apple/javascriptcore.git/blob - tests/mozilla/expected.html
JavaScriptCore-903.tar.gz
[apple/javascriptcore.git] / tests / mozilla / expected.html
1 <html><head>
2 <title>Test results, squirrelfish</title>
3 </head>
4 <body bgcolor='white'>
5 <a name='tippy_top'></a>
6 <h2>Test results, squirrelfish</h2><br>
7 <p class='results_summary'>
8 Test List: All tests<br>
9 Skip List: ecma/Date/15.9.2.1.js, ecma/Date/15.9.2.2-1.js, ecma/Date/15.9.2.2-2.js, ecma/Date/15.9.2.2-3.js, ecma/Date/15.9.2.2-4.js, ecma/Date/15.9.2.2-5.js, ecma/Date/15.9.2.2-6.js, ecma_3/Date/15.9.5.7.js<br>
10 1127 test(s) selected, 1119 test(s) completed, 51 failures reported (4.55% failed)<br>
11 Engine command line: "/Volumes/BigData/git/WebKit/WebKitBuild/Debug/jsc" <br>
12 OS type: Darwin 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386<br>
13 Testcase execution time: 1 minutes, 3 seconds.<br>
14 Tests completed on Wed Jan 19 13:26:57 2011.<br><br>
15 [ <a href='#fail_detail'>Failure Details</a> | <a href='#retest_list'>Retest List</a> | <a href='menu.html'>Test Selection Page</a> ]<br>
16 <hr>
17 <a name='fail_detail'></a>
18 <h2>Failure Details</h2><br>
19 <dl><a name='failure1'></a><dd><b>Testcase <a target='other_window' href='./ecma/TypeConversion/9.3.1-3.js'>ecma/TypeConversion/9.3.1-3.js</a> failed</b> <br>
20 [ <a href='#failure2'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
21 <tt><br>
22 Failure messages were:<br>
23 - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br>
24 - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br>
25 </tt><br>
26 <a name='failure2'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/Exceptions/function-001.js'>ecma_2/Exceptions/function-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=10278' target='other_window'>Bug Number 10278</a><br>
27 [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
28 <tt><br>
29 Failure messages were:<br>
30 eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br>
31 </tt><br>
32 <a name='failure3'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/regress-001.js'>ecma_2/RegExp/regress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=2157' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=2157</a><br>
33 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
34 <tt>Expected exit code 0, got 3<br>
35 Testcase terminated with signal 0<br>
36 Complete testcase output was:<br>
37 RegExp/hex-001.js JS regexp anchoring on empty match bug<br>
38 BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=2157<br>
39 </tt><br>
40 <a name='failure4'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/FunExpr/fe-001.js'>ecma_3/FunExpr/fe-001.js</a> failed</b> <br>
41 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
42 <tt>STATUS: Function Expression Statements basic test.<br>
43 Failure messages were:<br>
44 FAILED!: [reported from test()] Both functions were defined.<br>
45 FAILED!: [reported from test()] Expected value '1', Actual value '0'<br>
46 FAILED!: [reported from test()] <br>
47 </tt><br>
48 <a name='failure5'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Statements/regress-194364.js'>ecma_3/Statements/regress-194364.js</a> failed</b> <br>
49 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
50 <tt>Expected exit code 0, got 3<br>
51 Testcase terminated with signal 0<br>
52 Complete testcase output was:<br>
53 Testcase produced no output!</tt><br>
54 <a name='failure6'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-001.js'>ecma_3/Unicode/uc-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=23610' target='other_window'>Bug Number 23610</a><br>
55 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
56 <tt>STATUS: Unicode format-control character (Category Cf) test.<br>
57 Failure messages were:<br>
58 FAILED!: [reported from test()] Unicode format-control character test (Category Cf.)<br>
59 FAILED!: [reported from test()] Expected value 'no error', Actual value 'no‎ error'<br>
60 FAILED!: [reported from test()] <br>
61 </tt><br>
62 <a name='failure7'></a><dd><b>Testcase <a target='other_window' href='./js1_2/Objects/toString-001.js'>js1_2/Objects/toString-001.js</a> failed</b> <br>
63 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
64 <tt>Expected exit code 0, got 3<br>
65 Testcase terminated with signal 0<br>
66 Complete testcase output was:<br>
67 JS1_2 Object.toString()<br>
68 </tt><br>
69 <a name='failure8'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Function_object.js'>js1_2/function/Function_object.js</a> failed</b> <br>
70 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
71 <tt><br>
72 Failure messages were:<br>
73 f.arity = undefined FAILED! expected: 3<br>
74 } FAILED! expected: <br>
75 </tt><br>
76 <a name='failure9'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/function-001-n.js'>js1_2/function/function-001-n.js</a> failed</b> <br>
77 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
78 <tt>Expected exit code 3, got 0<br>
79 Testcase terminated with signal 0<br>
80 Complete testcase output was:<br>
81 function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
82 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
83 </tt><br>
84 <a name='failure10'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/regexparg-1.js'>js1_2/function/regexparg-1.js</a> failed</b> <br>
85 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
86 <tt>Expected exit code 0, got 3<br>
87 Testcase terminated with signal 0<br>
88 Complete testcase output was:<br>
89 JS_1.2 The variable statment<br>
90 </tt><br>
91 <a name='failure11'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/tostring-1.js'>js1_2/function/tostring-1.js</a> failed</b> <br>
92 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
93 <tt><br>
94 Failure messages were:<br>
95 } FAILED! expected: <br>
96 } FAILED! expected: <br>
97 } FAILED! expected: <br>
98 } FAILED! expected: <br>
99 } FAILED! expected: <br>
100 </tt><br>
101 <a name='failure12'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/tostring-2.js'>js1_2/function/tostring-2.js</a> failed</b> <br>
102 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
103 <tt><br>
104 Failure messages were:<br>
105 } FAILED! expected: <br>
106 } FAILED! expected: <br>
107 } FAILED! expected: <br>
108 } FAILED! expected: <br>
109 } FAILED! expected: <br>
110 } FAILED! expected: <br>
111 } FAILED! expected: <br>
112 } FAILED! expected: <br>
113 } FAILED! expected: <br>
114 </tt><br>
115 <a name='failure13'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
116 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
117 <tt><br>
118 Failure messages were:<br>
119 (new String('x') == 'x') = true FAILED! expected: false<br>
120 ('x' == new String('x')) = true FAILED! expected: false<br>
121 </tt><br>
122 <a name='failure14'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastIndex.js'>js1_2/regexp/RegExp_lastIndex.js</a> failed</b> <br>
123 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
124 <tt><br>
125 Failure messages were:<br>
126 re=/x./g; re.lastIndex=4; re.exec('xyabcdxa') = xa FAILED! expected: ["xa"]<br>
127 re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br>
128 </tt><br>
129 <a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_multiline.js'>js1_2/regexp/RegExp_multiline.js</a> failed</b> <br>
130 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
131 <tt><br>
132 Failure messages were:<br>
133 (multiline == true) '123\n456'.match(/^4../) = null FAILED! expected: 456<br>
134 (multiline == true) 'a11\na22\na23\na24'.match(/^a../g) = a11 FAILED! expected: a11,a22,a23,a24<br>
135 (multiline == true) '123\n456'.match(/.3$/) = null FAILED! expected: 23<br>
136 (multiline == true) 'a11\na22\na23\na24'.match(/a..$/g) = a24 FAILED! expected: a11,a22,a23,a24<br>
137 (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
138 </tt><br>
139 <a name='failure16'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_multiline_as_array.js'>js1_2/regexp/RegExp_multiline_as_array.js</a> failed</b> <br>
140 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
141 <tt><br>
142 Failure messages were:<br>
143 (['$*'] == true) '123\n456'.match(/^4../) = null FAILED! expected: 456<br>
144 (['$*'] == true) 'a11\na22\na23\na24'.match(/^a../g) = a11 FAILED! expected: a11,a22,a23,a24<br>
145 (['$*'] == true) '123\n456'.match(/.3$/) = null FAILED! expected: 23<br>
146 (['$*'] == true) 'a11\na22\na23\na24'.match(/a..$/g) = a24 FAILED! expected: a11,a22,a23,a24<br>
147 (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
148 </tt><br>
149 <a name='failure17'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
150 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
151 <tt><br>
152 Failure messages were:<br>
153 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
154 </tt><br>
155 <a name='failure18'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
156 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
157 <tt><br>
158 Failure messages were:<br>
159 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
160 </tt><br>
161 <a name='failure19'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-6359.js'>js1_2/regexp/regress-6359.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=6359' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=6359</a><br>
162 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
163 <tt>Expected exit code 0, got 3<br>
164 Testcase terminated with signal 0<br>
165 Complete testcase output was:<br>
166 BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=6359<br>
167 </tt><br>
168 <a name='failure20'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-9141.js'>js1_2/regexp/regress-9141.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=9141' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=9141</a><br>
169 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
170 <tt>Expected exit code 0, got 3<br>
171 Testcase terminated with signal 0<br>
172 Complete testcase output was:<br>
173 BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=9141<br>
174 </tt><br>
175 <a name='failure21'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/simple_form.js'>js1_2/regexp/simple_form.js</a> failed</b> <br>
176 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
177 <tt>Expected exit code 0, got 3<br>
178 Testcase terminated with signal 0<br>
179 Complete testcase output was:<br>
180 Executing script: simple_form.js<br>
181 As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: simple form<br>
182 </tt><br>
183 <a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/string_split.js'>js1_2/regexp/string_split.js</a> failed</b> <br>
184 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
185 <tt><br>
186 Failure messages were:<br>
187 'abc'.split(/[a-z]/) = ,,, FAILED! expected: ,,<br>
188 'abc'.split(/[a-z]/) = ,,, FAILED! expected: ,,<br>
189 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br>
190 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br>
191 </tt><br>
192 <a name='failure23'></a><dd><b>Testcase <a target='other_window' href='./js1_2/version120/boolean-001.js'>js1_2/version120/boolean-001.js</a> failed</b> <br>
193 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
194 <tt><br>
195 Failure messages were:<br>
196 new Boolean(false) = true FAILED! expected: false<br>
197 </tt><br>
198 <a name='failure24'></a><dd><b>Testcase <a target='other_window' href='./js1_2/version120/regress-99663.js'>js1_2/version120/regress-99663.js</a> failed</b> <br>
199 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
200 <tt>STATUS: Regression test for Bugzilla bug 99663<br>
201 Failure messages were:<br>
202 Section 1 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
203 Section 2 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
204 Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
205 </tt><br>
206 <a name='failure25'></a><dd><b>Testcase <a target='other_window' href='./js1_3/Script/function-001-n.js'>js1_3/Script/function-001-n.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=10278' target='other_window'>Bug Number 10278</a><br>
207 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
208 <tt>Expected exit code 3, got 0<br>
209 Testcase terminated with signal 0<br>
210 Complete testcase output was:<br>
211 BUGNUMBER: 10278<br>
212 function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
213 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
214 </tt><br>
215 <a name='failure26'></a><dd><b>Testcase <a target='other_window' href='./js1_3/Script/script-001.js'>js1_3/Script/script-001.js</a> failed</b> <br>
216 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
217 <tt>Expected exit code 0, got 3<br>
218 Testcase terminated with signal 0<br>
219 Complete testcase output was:<br>
220 script-001 NativeScript<br>
221 </tt><br>
222 <a name='failure27'></a><dd><b>Testcase <a target='other_window' href='./js1_3/regress/function-001-n.js'>js1_3/regress/function-001-n.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=10278' target='other_window'>Bug Number 10278</a><br>
223 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
224 <tt>Expected exit code 3, got 0<br>
225 Testcase terminated with signal 0<br>
226 Complete testcase output was:<br>
227 BUGNUMBER: 10278<br>
228 function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
229 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
230 </tt><br>
231 <a name='failure28'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Exceptions/catchguard-001.js'>js1_5/Exceptions/catchguard-001.js</a> failed</b> <br>
232 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
233 <tt>Expected exit code 0, got 3<br>
234 Testcase terminated with signal 0<br>
235 Complete testcase output was:<br>
236 Testcase produced no output!</tt><br>
237 <a name='failure29'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Exceptions/catchguard-002.js'>js1_5/Exceptions/catchguard-002.js</a> failed</b> <br>
238 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
239 <tt>Expected exit code 0, got 3<br>
240 Testcase terminated with signal 0<br>
241 Complete testcase output was:<br>
242 Testcase produced no output!</tt><br>
243 <a name='failure30'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Exceptions/catchguard-003.js'>js1_5/Exceptions/catchguard-003.js</a> failed</b> <br>
244 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
245 <tt>Expected exit code 0, got 3<br>
246 Testcase terminated with signal 0<br>
247 Complete testcase output was:<br>
248 Testcase produced no output!</tt><br>
249 <a name='failure31'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Exceptions/errstack-001.js'>js1_5/Exceptions/errstack-001.js</a> failed</b> <br>
250 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
251 <tt>Expected exit code 0, got 3<br>
252 Testcase terminated with signal 0<br>
253 Complete testcase output was:<br>
254 Testcase produced no output!</tt><br>
255 <a name='failure32'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Exceptions/regress-50447.js'>js1_5/Exceptions/regress-50447.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=50447' target='other_window'>Bug Number 50447</a><br>
256 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
257 <tt>Expected exit code 0, got 3<br>
258 Testcase terminated with signal 0<br>
259 Complete testcase output was:<br>
260 BUGNUMBER: 50447<br>
261 STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br>
262 </tt><br>
263 <a name='failure33'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-001.js'>js1_5/GetSet/getset-001.js</a> failed</b> <br>
264 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
265 <tt>Expected exit code 0, got 3<br>
266 Testcase terminated with signal 0<br>
267 Complete testcase output was:<br>
268 Testcase produced no output!</tt><br>
269 <a name='failure34'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-002.js'>js1_5/GetSet/getset-002.js</a> failed</b> <br>
270 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
271 <tt>Expected exit code 0, got 3<br>
272 Testcase terminated with signal 0<br>
273 Complete testcase output was:<br>
274 Testcase produced no output!</tt><br>
275 <a name='failure35'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-003.js'>js1_5/GetSet/getset-003.js</a> failed</b> <br>
276 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
277 <tt>Expected exit code 0, got 3<br>
278 Testcase terminated with signal 0<br>
279 Complete testcase output was:<br>
280 Testcase produced no output!</tt><br>
281 <a name='failure36'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Object/regress-90596-001.js'>js1_5/Object/regress-90596-001.js</a> failed</b> <br>
282 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
283 <tt>Expected exit code 0, got 3<br>
284 Testcase terminated with signal 0<br>
285 Complete testcase output was:<br>
286 Testcase produced no output!</tt><br>
287 <a name='failure37'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Object/regress-90596-002.js'>js1_5/Object/regress-90596-002.js</a> failed</b> <br>
288 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
289 <tt>Expected exit code 0, got 3<br>
290 Testcase terminated with signal 0<br>
291 Complete testcase output was:<br>
292 Testcase produced no output!</tt><br>
293 <a name='failure38'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Object/regress-96284-001.js'>js1_5/Object/regress-96284-001.js</a> failed</b> <br>
294 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
295 <tt>Expected exit code 0, got 3<br>
296 Testcase terminated with signal 0<br>
297 Complete testcase output was:<br>
298 Testcase produced no output!</tt><br>
299 <a name='failure39'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Object/regress-96284-002.js'>js1_5/Object/regress-96284-002.js</a> failed</b> <br>
300 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
301 <tt>Expected exit code 0, got 3<br>
302 Testcase terminated with signal 0<br>
303 Complete testcase output was:<br>
304 Testcase produced no output!</tt><br>
305 <a name='failure40'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-44009.js'>js1_5/Regress/regress-44009.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=44009' target='other_window'>Bug Number 44009</a><br>
306 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
307 <tt>Expected exit code 0, got 3<br>
308 Testcase terminated with signal 0<br>
309 Complete testcase output was:<br>
310 BUGNUMBER: 44009<br>
311 STATUS: Testing that we don't crash on obj.toSource()<br>
312 </tt><br>
313 <a name='failure41'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-103602.js'>js1_5/Regress/regress-103602.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=103602' target='other_window'>Bug Number 103602</a><br>
314 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
315 <tt>STATUS: Reassignment to a const is NOT an error per ECMA<br>
316 Failure messages were:<br>
317 FAILED!: [reported from test()] Section 1 of test -<br>
318 FAILED!: [reported from test()] Expected value '', Actual value 'Redeclaration of a const FAILED to cause an error'<br>
319 FAILED!: [reported from test()] <br>
320 FAILED!: [reported from test()] Section 3 of test -<br>
321 FAILED!: [reported from test()] Expected value '1', Actual value '2'<br>
322 FAILED!: [reported from test()] <br>
323 </tt><br>
324 <a name='failure42'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-104077.js'>js1_5/Regress/regress-104077.js</a> failed</b> <br>
325 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
326 <tt>Expected exit code 0, got 3<br>
327 Testcase terminated with signal 0<br>
328 Complete testcase output was:<br>
329 Testcase produced no output!</tt><br>
330 <a name='failure43'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-127557.js'>js1_5/Regress/regress-127557.js</a> failed</b> <br>
331 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
332 <tt>Expected exit code 0, got 3<br>
333 Testcase terminated with signal 0<br>
334 Complete testcase output was:<br>
335 Testcase produced no output!</tt><br>
336 <a name='failure44'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-172699.js'>js1_5/Regress/regress-172699.js</a> failed</b> <br>
337 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
338 <tt>Expected exit code 0, got 3<br>
339 Testcase terminated with signal 0<br>
340 Complete testcase output was:<br>
341 Testcase produced no output!</tt><br>
342 <a name='failure45'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-179524.js'>js1_5/Regress/regress-179524.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=179524' target='other_window'>Bug Number 179524</a><br>
343 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
344 <tt>STATUS: Don't crash on extraneous arguments to str.match(), etc.<br>
345 Failure messages were:<br>
346 FAILED!: [reported from test()] Section 14 of test -<br>
347 FAILED!: [reported from test()] Expected value 'A', Actual value 'a'<br>
348 FAILED!: [reported from test()] <br>
349 FAILED!: [reported from test()] Section 15 of test -<br>
350 FAILED!: [reported from test()] Expected value 'A,a', Actual value 'a'<br>
351 FAILED!: [reported from test()] <br>
352 FAILED!: [reported from test()] Section 17 of test -<br>
353 FAILED!: [reported from test()] Expected value 'A', Actual value 'a'<br>
354 FAILED!: [reported from test()] <br>
355 FAILED!: [reported from test()] Section 18 of test -<br>
356 FAILED!: [reported from test()] Expected value 'A,a', Actual value 'a'<br>
357 FAILED!: [reported from test()] <br>
358 FAILED!: [reported from test()] Section 20 of test -<br>
359 FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value 'a'<br>
360 FAILED!: [reported from test()] <br>
361 FAILED!: [reported from test()] Section 22 of test -<br>
362 FAILED!: [reported from test()] Expected value '0', Actual value '4'<br>
363 FAILED!: [reported from test()] <br>
364 FAILED!: [reported from test()] Section 23 of test -<br>
365 FAILED!: [reported from test()] Expected value '0', Actual value '4'<br>
366 FAILED!: [reported from test()] <br>
367 FAILED!: [reported from test()] Section 25 of test -<br>
368 FAILED!: [reported from test()] Expected value '0', Actual value '4'<br>
369 FAILED!: [reported from test()] <br>
370 FAILED!: [reported from test()] Section 26 of test -<br>
371 FAILED!: [reported from test()] Expected value '0', Actual value '4'<br>
372 FAILED!: [reported from test()] <br>
373 FAILED!: [reported from test()] Section 28 of test -<br>
374 FAILED!: [reported from test()] Type mismatch, expected type string, actual type number<br>
375 FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value '4'<br>
376 FAILED!: [reported from test()] <br>
377 FAILED!: [reported from test()] Section 30 of test -<br>
378 FAILED!: [reported from test()] Expected value 'ZBC abc', Actual value 'ABC Zbc'<br>
379 FAILED!: [reported from test()] <br>
380 FAILED!: [reported from test()] Section 31 of test -<br>
381 FAILED!: [reported from test()] Expected value 'ZBC Zbc', Actual value 'ABC Zbc'<br>
382 FAILED!: [reported from test()] <br>
383 FAILED!: [reported from test()] Section 33 of test -<br>
384 FAILED!: [reported from test()] Expected value 'ZBC abc', Actual value 'ABC Zbc'<br>
385 FAILED!: [reported from test()] <br>
386 FAILED!: [reported from test()] Section 34 of test -<br>
387 FAILED!: [reported from test()] Expected value 'ZBC Zbc', Actual value 'ABC Zbc'<br>
388 FAILED!: [reported from test()] <br>
389 FAILED!: [reported from test()] Section 36 of test -<br>
390 FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value 'ABC Zbc'<br>
391 FAILED!: [reported from test()] <br>
392 </tt><br>
393 <a name='failure46'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/regress-220584.js'>js1_5/Scope/regress-220584.js</a> failed</b> <br>
394 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
395 <tt>Expected exit code 0, got 3<br>
396 Testcase terminated with signal 0<br>
397 Complete testcase output was:<br>
398 Testcase produced no output!</tt><br>
399 <a name='failure47'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/scope-001.js'>js1_5/Scope/scope-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=53268' target='other_window'>Bug Number 53268</a><br>
400 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
401 <tt>STATUS: Testing scope after changing obj.__proto__<br>
402 Failure messages were:<br>
403 FAILED!: [reported from test()] Step 1: setting obj.__proto__ = global object<br>
404 FAILED!: [reported from test()] Expected value '5', Actual value '1'<br>
405 FAILED!: [reported from test()] <br>
406 FAILED!: [reported from test()] Step 2: setting obj.__proto__ = null<br>
407 FAILED!: [reported from test()] Type mismatch, expected type undefined, actual type number<br>
408 FAILED!: [reported from test()] Expected value 'undefined', Actual value '1'<br>
409 FAILED!: [reported from test()] <br>
410 </tt><br>
411 <a name='failure48'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-301574.js'>js1_6/Regress/regress-301574.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=301574' target='other_window'>Bug Number 301574</a><br>
412 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
413 <tt>STATUS: E4X should be enabled even when e4x=1 not specified<br>
414 Failure messages were:<br>
415 FAILED!: E4X should be enabled even when e4x=1 not specified: XML()<br>
416 FAILED!: Expected value 'No error', Actual value 'error: ReferenceError: Can't find variable: XML'<br>
417 FAILED!: <br>
418 FAILED!: E4X should be enabled even when e4x=1 not specified: XMLList()<br>
419 FAILED!: Expected value 'No error', Actual value 'error: ReferenceError: Can't find variable: XML'<br>
420 FAILED!: <br>
421 </tt><br>
422 <a name='failure49'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-309242.js'>js1_6/Regress/regress-309242.js</a> failed</b> <br>
423 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
424 <tt>Expected exit code 0, got 3<br>
425 Testcase terminated with signal 0<br>
426 Complete testcase output was:<br>
427 Testcase produced no output!</tt><br>
428 <a name='failure50'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-314887.js'>js1_6/Regress/regress-314887.js</a> failed</b> <br>
429 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
430 <tt>Expected exit code 0, got 3<br>
431 Testcase terminated with signal 0<br>
432 Complete testcase output was:<br>
433 Testcase produced no output!</tt><br>
434 <a name='failure51'></a><dd><b>Testcase <a target='other_window' href='./js1_6/String/regress-306591.js'>js1_6/String/regress-306591.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=306591' target='other_window'>Bug Number 306591</a><br>
435 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
436 <tt>Expected exit code 0, got 3<br>
437 Testcase terminated with signal 0<br>
438 Complete testcase output was:<br>
439 BUGNUMBER: 306591<br>
440 STATUS: String static methods<br>
441 STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br>
442 </tt><br>
443 </dl>
444 [ <a href='#tippy_top'>Top of Page</a> | <a href='#fail_detail'>Top of Failures</a> ]<br>
445 <hr>
446 <pre>
447 <a name='retest_list'></a>
448 <h2>Retest List</h2><br>
449 # Retest List, squirrelfish, generated Wed Jan 19 13:26:57 2011.
450 # Original test base was: All tests.
451 # 1119 of 1127 test(s) were completed, 51 failures reported.
452 ecma/TypeConversion/9.3.1-3.js
453 ecma_2/Exceptions/function-001.js
454 ecma_2/RegExp/regress-001.js
455 ecma_3/FunExpr/fe-001.js
456 ecma_3/Statements/regress-194364.js
457 ecma_3/Unicode/uc-001.js
458 js1_2/Objects/toString-001.js
459 js1_2/function/Function_object.js
460 js1_2/function/function-001-n.js
461 js1_2/function/regexparg-1.js
462 js1_2/function/tostring-1.js
463 js1_2/function/tostring-2.js
464 js1_2/operator/equality.js
465 js1_2/regexp/RegExp_lastIndex.js
466 js1_2/regexp/RegExp_multiline.js
467 js1_2/regexp/RegExp_multiline_as_array.js
468 js1_2/regexp/beginLine.js
469 js1_2/regexp/endLine.js
470 js1_2/regexp/regress-6359.js
471 js1_2/regexp/regress-9141.js
472 js1_2/regexp/simple_form.js
473 js1_2/regexp/string_split.js
474 js1_2/version120/boolean-001.js
475 js1_2/version120/regress-99663.js
476 js1_3/Script/function-001-n.js
477 js1_3/Script/script-001.js
478 js1_3/regress/function-001-n.js
479 js1_5/Exceptions/catchguard-001.js
480 js1_5/Exceptions/catchguard-002.js
481 js1_5/Exceptions/catchguard-003.js
482 js1_5/Exceptions/errstack-001.js
483 js1_5/Exceptions/regress-50447.js
484 js1_5/GetSet/getset-001.js
485 js1_5/GetSet/getset-002.js
486 js1_5/GetSet/getset-003.js
487 js1_5/Object/regress-90596-001.js
488 js1_5/Object/regress-90596-002.js
489 js1_5/Object/regress-96284-001.js
490 js1_5/Object/regress-96284-002.js
491 js1_5/Regress/regress-44009.js
492 js1_5/Regress/regress-103602.js
493 js1_5/Regress/regress-104077.js
494 js1_5/Regress/regress-127557.js
495 js1_5/Regress/regress-172699.js
496 js1_5/Regress/regress-179524.js
497 js1_5/Scope/regress-220584.js
498 js1_5/Scope/scope-001.js
499 js1_6/Regress/regress-301574.js
500 js1_6/Regress/regress-309242.js
501 js1_6/Regress/regress-314887.js
502 js1_6/String/regress-306591.js