Changeset 20157 in webkit for trunk/JavaScriptCore/tests
- Timestamp:
- Mar 13, 2007, 1:25:24 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/tests/mozilla/expected.html
r18517 r20157 8 8 Test List: All tests<br> 9 9 Skip List: (none)<br> 10 1135 test(s) selected, 1127 test(s) completed, 68 failures reported (6.03% failed)<br>11 Engine command line: / WebKit/WebKitBuild/Release/testkjs <br>12 OS type: Darwin imac-g5.local 8.8.0 Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC Power Macintosh powerpc<br>13 Testcase execution time: 2 minutes, 3seconds.<br>14 Tests completed on Mon Jan 1 08:38:542007.<br><br>10 1135 test(s) selected, 1127 test(s) completed, 71 failures reported (6.29% failed)<br> 11 Engine command line: /Build/symroots/Debug/testkjs <br> 12 OS type: Darwin ap0101i-dhcp167.apple.com 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386<br> 13 Testcase execution time: 2 minutes, 11 seconds.<br> 14 Tests completed on Tue Mar 13 13:10:59 2007.<br><br> 15 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 16 <hr> 17 17 <a name='fail_detail'></a> 18 18 <h2>Failure Details</h2><br> 19 <dl><a name='failure1'></a><dd><b>Testcase <a target='other_window' href='./ecma/ GlobalObject/15.1.2.2-2.js'>ecma/GlobalObject/15.1.2.2-2.js</a> failed</b> <br>19 <dl><a name='failure1'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.31-1.js'>ecma/Date/15.9.5.31-1.js</a> failed</b> <br> 20 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 --> TDATE = new Date(946684800000);(TDATE).setUTCHours(1234567);TDATE.getDate() = 1 FAILED! expected: 2<br> 24 --> TDATE = new Date(946684800000);(TDATE).setUTCHours(1234567);TDATE.getDay() = 2 FAILED! expected: 3<br> 25 --> TDATE = new Date(946684800000);(TDATE).setUTCHours(1234567);TDATE.getHours() = 23 FAILED! expected: 0<br> 26 </tt><br> 27 <a name='failure2'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.32-1.js'>ecma/Date/15.9.5.32-1.js</a> failed</b> <br> 28 [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 29 <tt><br> 30 Failure messages were:<br> 31 --> TDATE = new Date(0);(TDATE).setDate(1);TDATE.getTime() = -2592000000 FAILED! expected: -2595600000<br> 32 --> TDATE = new Date(0);(TDATE).setDate(1);TDATE.valueOf() = -2592000000 FAILED! expected: -2595600000<br> 33 --> TDATE = new Date(0);(TDATE).setDate(1);TDATE.getUTCDate() = 2 FAILED! expected: 1<br> 34 --> TDATE = new Date(0);(TDATE).setDate(1);TDATE.getUTCDay() = 2 FAILED! expected: 1<br> 35 --> TDATE = new Date(0);(TDATE).setDate(1);TDATE.getUTCHours() = 0 FAILED! expected: 23<br> 36 </tt><br> 37 <a name='failure3'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.35-1.js'>ecma/Date/15.9.5.35-1.js</a> failed</b> <br> 38 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 39 <tt><br> 40 Failure messages were:<br> 41 --> TDATE = new Date(0);(TDATE).setUTCMonth(11);TDATE.getHours() = 16 FAILED! expected: 17<br> 42 --> TDATE = new Date(0);(TDATE).setUTCMonth(3,4);TDATE.getHours() = 16 FAILED! expected: 17<br> 43 </tt><br> 44 <a name='failure4'></a><dd><b>Testcase <a target='other_window' href='./ecma/GlobalObject/15.1.2.2-2.js'>ecma/GlobalObject/15.1.2.2-2.js</a> failed</b> <br> 45 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 21 46 <tt><br> 22 47 Failure messages were:<br> … … 28 53 --> s = 0xFFFFFFFFFFFFFC00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000; -s = -1.7976931348623157e+308 FAILED! expected: -Infinity<br> 29 54 </tt><br> 30 <a name='failure 2'></a><dd><b>Testcase <a target='other_window' href='./ecma/LexicalConventions/7.7.3-1.js'>ecma/LexicalConventions/7.7.3-1.js</a> failed</b> <br>31 [ <a href='#failure 1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>55 <a name='failure5'></a><dd><b>Testcase <a target='other_window' href='./ecma/LexicalConventions/7.7.3-1.js'>ecma/LexicalConventions/7.7.3-1.js</a> failed</b> <br> 56 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 32 57 <tt><br> 33 58 Failure messages were:<br> … … 35 60 --> 0x1000000000000281 = 1152921504606847500 FAILED! expected: 1152921504606847700<br> 36 61 </tt><br> 37 <a name='failure 3'></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>38 [ <a href='#failure 2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>62 <a name='failure6'></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> 63 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 39 64 <tt><br> 40 65 Failure messages were:<br> … … 45 70 --> -s2 == -Infinity || -s2 == -1.7976931348623157e+308 = false FAILED! expected: true<br> 46 71 --> -s3 == -Infinity || -s3 == -1.7976931348623157e+308 = false FAILED! expected: true<br> 72 --> parseInt(s1,10) == 1.7976931348623157e+308 || parseInt(s1,10) == Infinity = false FAILED! expected: true<br> 73 --> parseInt(s2,10) == Infinity || parseInt(s2,10) == 1.7976931348623157e+308 = false FAILED! expected: true<br> 74 --> parseInt(s1) == 1.7976931348623157e+308 || parseInt(s1) == Infinity = false FAILED! expected: true<br> 75 --> parseInt(s2) == Infinity || parseInt(s2) == 1.7976931348623157e+308 = false FAILED! expected: true<br> 47 76 --> 0x1000000000000081 = 1152921504606847000 FAILED! expected: 1152921504606847200<br> 48 77 --> 0x1000000000000281 = 1152921504606847500 FAILED! expected: 1152921504606847700<br> … … 56 85 --> -"\u20001234\u2001" = NaN FAILED! expected: -1234<br> 57 86 </tt><br> 58 <a name='failure 4'></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>59 [ <a href='#failure 3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>87 <a name='failure7'></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> 88 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 60 89 <tt><br> 61 90 Failure messages were:<br> 62 91 --> eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br> 63 92 </tt><br> 64 <a name='failure 5'></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>65 [ <a href='#failure 4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>93 <a name='failure8'></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> 94 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 66 95 <tt>Expected exit code 0, got 3<br> 67 96 Testcase terminated with signal 0<br> … … 69 98 --> RegExp/hex-001.js JS regexp anchoring on empty match bug<br> 70 99 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=2157<br> 71 [1 8175] ./ecma_2/RegExp/regress-001.js line 18: TypeError: Object /a||b/ (result of expression /a||b/) does not allow calls.<br>72 </tt><br> 73 <a name='failure 6'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/unicode-001.js'>ecma_2/RegExp/unicode-001.js</a> failed</b> <br>74 [ <a href='#failure 5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>100 [15577] ./ecma_2/RegExp/regress-001.js line 18: TypeError: Object /a||b/ (result of expression /a||b/) does not allow calls.<br> 101 </tt><br> 102 <a name='failure9'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/unicode-001.js'>ecma_2/RegExp/unicode-001.js</a> failed</b> <br> 103 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 75 104 <tt>Expected exit code 0, got 3<br> 76 105 Testcase terminated with signal 0<br> 77 106 Complete testcase output was:<br> 78 107 --> RegExp/unicode-001.js new RegExp( pattern, flags )<br> 79 [1 8176] ./ecma_2/RegExp/unicode-001.js line 20: SyntaxError: Invalid regular expression: PCRE does not support \L, \l, \N, \U, or \u<br>80 </tt><br> 81 <a name='failure 7'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Date/15.9.5.7.js'>ecma_3/Date/15.9.5.7.js</a> failed</b> <br>82 [ <a href='#failure 6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>108 [15578] ./ecma_2/RegExp/unicode-001.js line 20: SyntaxError: Invalid regular expression: PCRE does not support \L, \l, \N, \U, or \u<br> 109 </tt><br> 110 <a name='failure10'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Date/15.9.5.7.js'>ecma_3/Date/15.9.5.7.js</a> failed</b> <br> 111 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 83 112 <tt><br> 84 113 Failure messages were:<br> … … 92 121 --> (Mon Feb 28 2000 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br> 93 122 --> (Tue Feb 29 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br> 94 --> ( Mon Jan 01 2007 08:38:19 GMT-0800 (PST)).toLocaleTimeString() = 8:38:19 AM PST FAILED! expected: 08:38:19<br>95 --> ( Mon Jan 01 2007 16:38:19 GMT-0800 (PST)).toLocaleTimeString() = 4:38:19 PM PST FAILED! expected: 16:38:19<br>123 --> (Tue Mar 13 2007 13:10:33 GMT-0700 (PDT)).toLocaleTimeString() = 1:10:33 PM PDT FAILED! expected: 13:10:33<br> 124 --> (Tue Mar 13 2007 21:10:33 GMT-0700 (PDT)).toLocaleTimeString() = 9:10:33 PM PDT FAILED! expected: 21:10:33<br> 96 125 --> (Fri Dec 31 2004 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br> 97 126 --> (Fri Dec 31 2004 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br> 98 127 --> (Sat Jan 01 2005 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br> 99 128 </tt><br> 100 <a name='failure 8'></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>101 [ <a href='#failure 7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>102 <tt>Expected exit code 0, got 3<br> 103 Testcase terminated with signal 0<br> 104 Complete testcase output was:<br> 105 Testcase produced no output!</tt><br> 106 <a name='failure 9'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/15.10.2-1.js'>ecma_3/RegExp/15.10.2-1.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=(none)' target='other_window'>Bug Number (none)</a><br>107 [ <a href='#failure 8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>129 <a name='failure11'></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> 130 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 131 <tt>Expected exit code 0, got 3<br> 132 Testcase terminated with signal 0<br> 133 Complete testcase output was:<br> 134 Testcase produced no output!</tt><br> 135 <a name='failure12'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/15.10.2-1.js'>ecma_3/RegExp/15.10.2-1.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=(none)' target='other_window'>Bug Number (none)</a><br> 136 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 108 137 <tt>--> STATUS: RegExp conformance test<br> 109 138 Failure messages were:<br> … … 130 159 --> FAILED!: [reported from test()] <br> 131 160 </tt><br> 132 <a name='failure1 0'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-001.js'>ecma_3/RegExp/perlstress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>133 [ <a href='#failure 9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>161 <a name='failure13'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-001.js'>ecma_3/RegExp/perlstress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br> 162 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 134 163 <tt>--> STATUS: Testing regular expression edge cases<br> 135 164 Failure messages were:<br> … … 170 199 --> FAILED!: [reported from test()] <br> 171 200 </tt><br> 172 <a name='failure1 1'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-002.js'>ecma_3/RegExp/perlstress-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>173 [ <a href='#failure1 0'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>201 <a name='failure14'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-002.js'>ecma_3/RegExp/perlstress-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br> 202 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 174 203 <tt>--> STATUS: Testing regular expression edge cases<br> 175 204 Failure messages were:<br> … … 189 218 --> FAILED!: [reported from test()] <br> 190 219 </tt><br> 191 <a name='failure1 2'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-72964.js'>ecma_3/RegExp/regress-72964.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=72964' target='other_window'>Bug Number 72964</a><br>192 [ <a href='#failure1 1'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>220 <a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-72964.js'>ecma_3/RegExp/regress-72964.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=72964' target='other_window'>Bug Number 72964</a><br> 221 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 193 222 <tt>--> STATUS: Testing regular expressions containing non-Latin1 characters<br> 194 223 Failure messages were:<br> … … 208 237 --> FAILED!: [reported from test()] <br> 209 238 </tt><br> 210 <a name='failure1 3'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-78156.js'>ecma_3/RegExp/regress-78156.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=78156' target='other_window'>Bug Number 78156</a><br>211 [ <a href='#failure1 2'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>239 <a name='failure16'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-78156.js'>ecma_3/RegExp/regress-78156.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=78156' target='other_window'>Bug Number 78156</a><br> 240 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 212 241 <tt>--> STATUS: Testing regular expressions with ^, $, and the m flag -<br> 213 242 Failure messages were:<br> … … 227 256 --> FAILED!: [reported from test()] <br> 228 257 </tt><br> 229 <a name='failure1 4'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-100199.js'>ecma_3/RegExp/regress-100199.js</a> failed</b> <br>230 [ <a href='#failure1 3'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>231 <tt>Expected exit code 0, got 3<br> 232 Testcase terminated with signal 0<br> 233 Complete testcase output was:<br> 234 [1 8303] ./ecma_3/RegExp/regress-100199.js line 48: SyntaxError: Invalid regular expression: missing terminating ] for character class<br>235 </tt><br> 236 <a name='failure1 5'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-188206.js'>ecma_3/RegExp/regress-188206.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=188206' target='other_window'>Bug Number 188206</a><br>237 [ <a href='#failure1 4'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>258 <a name='failure17'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-100199.js'>ecma_3/RegExp/regress-100199.js</a> failed</b> <br> 259 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 260 <tt>Expected exit code 0, got 3<br> 261 Testcase terminated with signal 0<br> 262 Complete testcase output was:<br> 263 [15705] ./ecma_3/RegExp/regress-100199.js line 48: SyntaxError: Invalid regular expression: missing terminating ] for character class<br> 264 </tt><br> 265 <a name='failure18'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-188206.js'>ecma_3/RegExp/regress-188206.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=188206' target='other_window'>Bug Number 188206</a><br> 266 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 238 267 <tt>--> STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br> 239 268 Failure messages were:<br> … … 242 271 --> FAILED!: [reported from test()] <br> 243 272 </tt><br> 244 <a name='failure1 6'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-209919.js'>ecma_3/RegExp/regress-209919.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=209919' target='other_window'>Bug Number 209919</a><br>245 [ <a href='#failure1 5'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>273 <a name='failure19'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-209919.js'>ecma_3/RegExp/regress-209919.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=209919' target='other_window'>Bug Number 209919</a><br> 274 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 246 275 <tt>--> STATUS: Testing regexp submatches with quantifiers<br> 247 276 Failure messages were:<br> … … 282 311 --> FAILED!: [reported from test()] <br> 283 312 </tt><br> 284 <a name='failure 17'></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>285 [ <a href='#failure1 6'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>286 <tt>Expected exit code 0, got 3<br> 287 Testcase terminated with signal 0<br> 288 Complete testcase output was:<br> 289 [1 8329] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br>290 </tt><br> 291 <a name='failure 18'></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>292 [ <a href='#failure 17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>313 <a name='failure20'></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> 314 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 315 <tt>Expected exit code 0, got 3<br> 316 Testcase terminated with signal 0<br> 317 Complete testcase output was:<br> 318 [15731] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br> 319 </tt><br> 320 <a name='failure21'></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> 321 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 293 322 <tt>--> STATUS: Unicode format-control character (Category Cf) test.<br> 294 323 Failure messages were:<br> … … 297 326 --> FAILED!: [reported from test()] <br> 298 327 </tt><br> 299 <a name='failure 19'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-002.js'>ecma_3/Unicode/uc-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=23613' target='other_window'>Bug Number 23613</a><br>300 [ <a href='#failure 18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>328 <a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-002.js'>ecma_3/Unicode/uc-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=23613' target='other_window'>Bug Number 23613</a><br> 329 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 301 330 <tt>--> STATUS: Unicode non-breaking space character test.<br> 302 331 Failure messages were:<br> … … 305 334 --> FAILED!: [reported from test()] <br> 306 335 </tt><br> 307 <a name='failure2 0'></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>308 [ <a href='#failure 19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>336 <a name='failure23'></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> 337 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 309 338 <tt>Expected exit code 0, got 3<br> 310 339 Testcase terminated with signal 0<br> 311 340 Complete testcase output was:<br> 312 341 --> JS1_2 Object.toString()<br> 313 [1 8350] ./js1_2/Objects/toString-001.js line 103: TypeError: Object /^\{(.*)\}$/ (result of expression /^\{(.*)\}$/) does not allow calls.<br>314 </tt><br> 315 <a name='failure2 1'></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>316 [ <a href='#failure2 0'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>342 [15752] ./js1_2/Objects/toString-001.js line 103: TypeError: Object /^\{(.*)\}$/ (result of expression /^\{(.*)\}$/) does not allow calls.<br> 343 </tt><br> 344 <a name='failure24'></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> 345 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 317 346 <tt><br> 318 347 Failure messages were:<br> … … 322 351 } FAILED! expected: <br> 323 352 </tt><br> 324 <a name='failure2 2'></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>325 [ <a href='#failure2 1'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>353 <a name='failure25'></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> 354 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 326 355 <tt>Expected exit code 3, got 0<br> 327 356 Testcase terminated with signal 0<br> … … 331 360 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 332 361 </tt><br> 333 <a name='failure2 3'></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>334 [ <a href='#failure2 2'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>362 <a name='failure26'></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> 363 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 335 364 <tt>Expected exit code 0, got 3<br> 336 365 Testcase terminated with signal 0<br> 337 366 Complete testcase output was:<br> 338 367 --> JS_1.2 The variable statment<br> 339 [1 8363] ./js1_2/function/regexparg-1.js line 80: TypeError: Object /abc/ (result of expression x) does not allow calls.<br>340 </tt><br> 341 <a name='failure2 4'></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>342 [ <a href='#failure2 3'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>343 <tt><br> 344 Failure messages were:<br> 345 } FAILED! expected: <br> 346 } FAILED! expected: <br> 347 } FAILED! expected: <br> 348 } FAILED! expected: <br> 349 } FAILED! expected: <br> 350 </tt><br> 351 <a name='failure2 5'></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>352 [ <a href='#failure2 4'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>353 <tt><br> 354 Failure messages were:<br> 355 } FAILED! expected: <br> 356 } FAILED! expected: <br> 357 } FAILED! expected: <br> 358 } FAILED! expected: <br> 359 } FAILED! expected: <br> 360 } FAILED! expected: <br> 361 } FAILED! expected: <br> 362 } FAILED! expected: <br> 363 } FAILED! expected: <br> 364 </tt><br> 365 <a name='failure2 6'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>366 [ <a href='#failure2 5'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>368 [15765] ./js1_2/function/regexparg-1.js line 80: TypeError: Object /abc/ (result of expression x) does not allow calls.<br> 369 </tt><br> 370 <a name='failure27'></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> 371 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 372 <tt><br> 373 Failure messages were:<br> 374 } FAILED! expected: <br> 375 } FAILED! expected: <br> 376 } FAILED! expected: <br> 377 } FAILED! expected: <br> 378 } FAILED! expected: <br> 379 </tt><br> 380 <a name='failure28'></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> 381 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 382 <tt><br> 383 Failure messages were:<br> 384 } FAILED! expected: <br> 385 } FAILED! expected: <br> 386 } FAILED! expected: <br> 387 } FAILED! expected: <br> 388 } FAILED! expected: <br> 389 } FAILED! expected: <br> 390 } FAILED! expected: <br> 391 } FAILED! expected: <br> 392 } FAILED! expected: <br> 393 </tt><br> 394 <a name='failure29'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br> 395 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 367 396 <tt><br> 368 397 Failure messages were:<br> … … 370 399 --> ('x' == new String('x')) = true FAILED! expected: false<br> 371 400 </tt><br> 372 <a name='failure 27'></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>373 [ <a href='#failure2 6'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>401 <a name='failure30'></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> 402 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 374 403 <tt><br> 375 404 Failure messages were:<br> … … 377 406 --> re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br> 378 407 </tt><br> 379 <a name='failure 28'></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>380 [ <a href='#failure 27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>408 <a name='failure31'></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> 409 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 381 410 <tt><br> 382 411 Failure messages were:<br> … … 387 416 --> (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 388 417 </tt><br> 389 <a name='failure 29'></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>390 [ <a href='#failure 28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>418 <a name='failure32'></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> 419 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 391 420 <tt><br> 392 421 Failure messages were:<br> … … 397 426 --> (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 398 427 </tt><br> 399 <a name='failure3 0'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>400 [ <a href='#failure 29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>428 <a name='failure33'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br> 429 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 401 430 <tt><br> 402 431 Failure messages were:<br> 403 432 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br> 404 433 </tt><br> 405 <a name='failure3 1'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>406 [ <a href='#failure3 0'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>434 <a name='failure34'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br> 435 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 407 436 <tt>Expected exit code 0, got 3<br> 408 437 Testcase terminated with signal 0<br> … … 410 439 --> Executing script: compile.js<br> 411 440 --> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: compile<br> 412 [1 8390] ./js1_2/regexp/compile.js line 43: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br>413 </tt><br> 414 <a name='failure3 2'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>415 [ <a href='#failure3 1'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>441 [15792] ./js1_2/regexp/compile.js line 43: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br> 442 </tt><br> 443 <a name='failure35'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br> 444 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 416 445 <tt><br> 417 446 Failure messages were:<br> 418 447 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br> 419 448 </tt><br> 420 <a name='failure3 3'></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>421 [ <a href='#failure3 2'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>449 <a name='failure36'></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> 450 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 422 451 <tt>Expected exit code 0, got 3<br> 423 452 Testcase terminated with signal 0<br> 424 453 Complete testcase output was:<br> 425 454 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=6359<br> 426 [1 8406] ./js1_2/regexp/regress-6359.js line 56: TypeError: Object /(a*)b\1+/ (result of expression /(a*)b\1+/) does not allow calls.<br>427 </tt><br> 428 <a name='failure3 4'></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>429 [ <a href='#failure3 3'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>455 [15808] ./js1_2/regexp/regress-6359.js line 56: TypeError: Object /(a*)b\1+/ (result of expression /(a*)b\1+/) does not allow calls.<br> 456 </tt><br> 457 <a name='failure37'></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> 458 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 430 459 <tt>Expected exit code 0, got 3<br> 431 460 Testcase terminated with signal 0<br> 432 461 Complete testcase output was:<br> 433 462 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=9141<br> 434 [1 8407] ./js1_2/regexp/regress-9141.js line 73: TypeError: Object /(?:xx|x)*/ (result of expression /(?:xx|x)*/) does not allow calls.<br>435 </tt><br> 436 <a name='failure3 5'></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>437 [ <a href='#failure3 4'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>463 [15809] ./js1_2/regexp/regress-9141.js line 73: TypeError: Object /(?:xx|x)*/ (result of expression /(?:xx|x)*/) does not allow calls.<br> 464 </tt><br> 465 <a name='failure38'></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> 466 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 438 467 <tt>Expected exit code 0, got 3<br> 439 468 Testcase terminated with signal 0<br> … … 441 470 --> Executing script: simple_form.js<br> 442 471 --> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: simple form<br> 443 [1 8408] ./js1_2/regexp/simple_form.js line 43: TypeError: Object /[0-9]{3}/ (result of expression /[0-9]{3}/) does not allow calls.<br>444 </tt><br> 445 <a name='failure3 6'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/special_characters.js'>js1_2/regexp/special_characters.js</a> failed</b> <br>446 [ <a href='#failure3 5'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>472 [15810] ./js1_2/regexp/simple_form.js line 43: TypeError: Object /[0-9]{3}/ (result of expression /[0-9]{3}/) does not allow calls.<br> 473 </tt><br> 474 <a name='failure39'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/special_characters.js'>js1_2/regexp/special_characters.js</a> failed</b> <br> 475 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 447 476 <tt><br> 448 477 Failure messages were:<br> … … 454 483 <br> 455 484 </tt><br> 456 <a name='failure 37'></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>457 [ <a href='#failure3 6'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>485 <a name='failure40'></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> 486 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 458 487 <tt><br> 459 488 Failure messages were:<br> … … 463 492 --> 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br> 464 493 </tt><br> 465 <a name='failure 38'></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>466 [ <a href='#failure 37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>494 <a name='failure41'></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> 495 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 467 496 <tt><br> 468 497 Failure messages were:<br> 469 498 --> new Boolean(false) = true FAILED! expected: false<br> 470 499 </tt><br> 471 <a name='failure 39'></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>472 [ <a href='#failure 38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>500 <a name='failure42'></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> 501 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 473 502 <tt>--> STATUS: Regression test for Bugzilla bug 99663<br> 474 503 Failure messages were:<br> … … 477 506 --> Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 478 507 </tt><br> 479 <a name='failure4 0'></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>480 [ <a href='#failure 39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>508 <a name='failure43'></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> 509 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 481 510 <tt>Expected exit code 3, got 0<br> 482 511 Testcase terminated with signal 0<br> … … 487 516 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 488 517 </tt><br> 489 <a name='failure4 1'></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>490 [ <a href='#failure4 0'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>518 <a name='failure44'></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> 519 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 491 520 <tt>Expected exit code 0, got 3<br> 492 521 Testcase terminated with signal 0<br> 493 522 Complete testcase output was:<br> 494 523 --> script-001 NativeScript<br> 495 [1 8434] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br>496 </tt><br> 497 <a name='failure4 2'></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>498 [ <a href='#failure4 1'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>524 [15836] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br> 525 </tt><br> 526 <a name='failure45'></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> 527 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 499 528 <tt>Expected exit code 3, got 0<br> 500 529 Testcase terminated with signal 0<br> … … 505 534 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 506 535 </tt><br> 507 <a name='failure43'></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> 508 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 509 <tt>Expected exit code 0, got 3<br> 510 Testcase terminated with signal 0<br> 511 Complete testcase output was:<br> 512 Testcase produced no output!</tt><br> 513 <a name='failure44'></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> 514 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 515 <tt>Expected exit code 0, got 3<br> 516 Testcase terminated with signal 0<br> 517 Complete testcase output was:<br> 518 Testcase produced no output!</tt><br> 519 <a name='failure45'></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> 520 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 521 <tt>Expected exit code 0, got 3<br> 522 Testcase terminated with signal 0<br> 523 Complete testcase output was:<br> 524 Testcase produced no output!</tt><br> 525 <a name='failure46'></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> 536 <a name='failure46'></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> 526 537 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 527 538 <tt>Expected exit code 0, got 3<br> 528 539 Testcase terminated with signal 0<br> 529 540 Complete testcase output was:<br> 530 [18479] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br> 531 </tt><br> 532 <a name='failure47'></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> 541 Testcase produced no output!</tt><br> 542 <a name='failure47'></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> 533 543 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 544 <tt>Expected exit code 0, got 3<br> 545 Testcase terminated with signal 0<br> 546 Complete testcase output was:<br> 547 Testcase produced no output!</tt><br> 548 <a name='failure48'></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> 549 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 550 <tt>Expected exit code 0, got 3<br> 551 Testcase terminated with signal 0<br> 552 Complete testcase output was:<br> 553 Testcase produced no output!</tt><br> 554 <a name='failure49'></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> 555 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 556 <tt>Expected exit code 0, got 3<br> 557 Testcase terminated with signal 0<br> 558 Complete testcase output was:<br> 559 [15881] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br> 560 </tt><br> 561 <a name='failure50'></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> 562 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 534 563 <tt>Expected exit code 0, got 3<br> 535 564 Testcase terminated with signal 0<br> … … 537 566 --> BUGNUMBER: 50447<br> 538 567 --> STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br> 539 [18480] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br> 540 </tt><br> 541 <a name='failure48'></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> 542 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 543 <tt>Expected exit code 0, got 3<br> 544 Testcase terminated with signal 0<br> 545 Complete testcase output was:<br> 546 Testcase produced no output!</tt><br> 547 <a name='failure49'></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> 548 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 549 <tt>Expected exit code 0, got 3<br> 550 Testcase terminated with signal 0<br> 551 Complete testcase output was:<br> 552 Testcase produced no output!</tt><br> 553 <a name='failure50'></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> 554 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 555 <tt>Expected exit code 0, got 3<br> 556 Testcase terminated with signal 0<br> 557 Complete testcase output was:<br> 558 Testcase produced no output!</tt><br> 559 <a name='failure51'></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> 568 [15882] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br> 569 </tt><br> 570 <a name='failure51'></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> 560 571 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 561 572 <tt>Expected exit code 0, got 3<br> 562 573 Testcase terminated with signal 0<br> 563 574 Complete testcase output was:<br> 564 [18495] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br> 565 </tt><br> 566 <a name='failure52'></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> 575 Testcase produced no output!</tt><br> 576 <a name='failure52'></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> 567 577 [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 568 578 <tt>Expected exit code 0, got 3<br> 569 579 Testcase terminated with signal 0<br> 570 580 Complete testcase output was:<br> 571 [18496] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br> 572 </tt><br> 573 <a name='failure53'></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> 581 Testcase produced no output!</tt><br> 582 <a name='failure53'></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> 574 583 [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 575 584 <tt>Expected exit code 0, got 3<br> 576 585 Testcase terminated with signal 0<br> 577 586 Complete testcase output was:<br> 578 [18498] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br> 579 </tt><br> 580 <a name='failure54'></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> 587 Testcase produced no output!</tt><br> 588 <a name='failure54'></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> 581 589 [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 582 590 <tt>Expected exit code 0, got 3<br> 583 591 Testcase terminated with signal 0<br> 584 592 Complete testcase output was:<br> 585 [1 8499] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br>586 </tt><br> 587 <a name='failure55'></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>593 [15897] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br> 594 </tt><br> 595 <a name='failure55'></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> 588 596 [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 597 <tt>Expected exit code 0, got 3<br> 598 Testcase terminated with signal 0<br> 599 Complete testcase output was:<br> 600 [15898] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br> 601 </tt><br> 602 <a name='failure56'></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> 603 [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 604 <tt>Expected exit code 0, got 3<br> 605 Testcase terminated with signal 0<br> 606 Complete testcase output was:<br> 607 [15900] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br> 608 </tt><br> 609 <a name='failure57'></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> 610 [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 611 <tt>Expected exit code 0, got 3<br> 612 Testcase terminated with signal 0<br> 613 Complete testcase output was:<br> 614 [15901] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br> 615 </tt><br> 616 <a name='failure58'></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> 617 [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 589 618 <tt>Expected exit code 0, got 3<br> 590 619 Testcase terminated with signal 0<br> … … 592 621 --> BUGNUMBER: 44009<br> 593 622 --> STATUS: Testing that we don't crash on obj.toSource()<br> 594 [1 8504] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>595 </tt><br> 596 <a name='failure5 6'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-68498-003.js'>js1_5/Regress/regress-68498-003.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=68498' target='other_window'>Bug Number 68498</a><br>597 [ <a href='#failure5 5'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>623 [15906] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br> 624 </tt><br> 625 <a name='failure59'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-68498-003.js'>js1_5/Regress/regress-68498-003.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=68498' target='other_window'>Bug Number 68498</a><br> 626 [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 598 627 <tt>--> STATUS: Testing calling obj.eval(str)<br> 599 628 Failure messages were:<br> … … 603 632 --> FAILED!: [reported from test()] <br> 604 633 </tt><br> 605 <a name='failure 57'></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>606 [ <a href='#failure5 6'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>634 <a name='failure60'></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> 635 [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 607 636 <tt>--> STATUS: Reassignment to a const is NOT an error per ECMA<br> 608 637 Failure messages were:<br> … … 614 643 --> FAILED!: [reported from test()] <br> 615 644 </tt><br> 616 <a name='failure58'></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> 617 [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 618 <tt>Expected exit code 0, got 3<br> 619 Testcase terminated with signal 0<br> 620 Complete testcase output was:<br> 621 Testcase produced no output!</tt><br> 622 <a name='failure59'></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> 623 [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 624 <tt>Expected exit code 0, got 3<br> 625 Testcase terminated with signal 0<br> 626 Complete testcase output was:<br> 627 [18530] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br> 628 </tt><br> 629 <a name='failure60'></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> 630 [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 631 <tt>Expected exit code 0, got 3<br> 632 Testcase terminated with signal 0<br> 633 Complete testcase output was:<br> 634 [18539] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br> 635 </tt><br> 636 <a name='failure61'></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> 645 <a name='failure61'></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> 637 646 [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 647 <tt>Expected exit code 0, got 3<br> 648 Testcase terminated with signal 0<br> 649 Complete testcase output was:<br> 650 Testcase produced no output!</tt><br> 651 <a name='failure62'></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> 652 [ <a href='#failure61'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 653 <tt>Expected exit code 0, got 3<br> 654 Testcase terminated with signal 0<br> 655 Complete testcase output was:<br> 656 [15932] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br> 657 </tt><br> 658 <a name='failure63'></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> 659 [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 660 <tt>Expected exit code 0, got 3<br> 661 Testcase terminated with signal 0<br> 662 Complete testcase output was:<br> 663 [15941] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br> 664 </tt><br> 665 <a name='failure64'></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> 666 [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 638 667 <tt>--> STATUS: Don't crash on extraneous arguments to str.match(), etc.<br> 639 668 Failure messages were:<br> … … 685 714 --> FAILED!: [reported from test()] <br> 686 715 </tt><br> 687 <a name='failure6 2'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/regress-185485.js'>js1_5/Scope/regress-185485.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=185485' target='other_window'>Bug Number 185485</a><br>688 [ <a href='#failure6 1'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>716 <a name='failure65'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/regress-185485.js'>js1_5/Scope/regress-185485.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=185485' target='other_window'>Bug Number 185485</a><br> 717 [ <a href='#failure64'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 689 718 <tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br> 690 719 Failure messages were:<br> … … 701 730 --> FAILED!: [reported from test()] <br> 702 731 </tt><br> 703 <a name='failure6 3'></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>704 [ <a href='#failure6 2'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>705 <tt>Expected exit code 0, got 3<br> 706 Testcase terminated with signal 0<br> 707 Complete testcase output was:<br> 708 [1 8564] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br>709 </tt><br> 710 <a name='failure6 4'></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>711 [ <a href='#failure6 3'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>732 <a name='failure66'></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> 733 [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 734 <tt>Expected exit code 0, got 3<br> 735 Testcase terminated with signal 0<br> 736 Complete testcase output was:<br> 737 [15966] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br> 738 </tt><br> 739 <a name='failure67'></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> 740 [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 712 741 <tt>--> STATUS: Testing scope after changing obj.__proto__<br> 713 742 Failure messages were:<br> … … 720 749 --> FAILED!: [reported from test()] <br> 721 750 </tt><br> 722 <a name='failure6 5'></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>723 [ <a href='#failure6 4'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>751 <a name='failure68'></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> 752 [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 724 753 <tt>--> STATUS: E4X should be enabled even when e4x=1 not specified<br> 725 754 Failure messages were:<br> … … 731 760 --> FAILED!: <br> 732 761 </tt><br> 733 <a name='failure6 6'></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>734 [ <a href='#failure6 5'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>735 <tt>Expected exit code 0, got 3<br> 736 Testcase terminated with signal 0<br> 737 Complete testcase output was:<br> 738 Testcase produced no output!</tt><br> 739 <a name='failure 67'></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>740 [ <a href='#failure6 6'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>741 <tt>Expected exit code 0, got 3<br> 742 Testcase terminated with signal 0<br> 743 Complete testcase output was:<br> 744 Testcase produced no output!</tt><br> 745 <a name='failure 68'></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>746 [ <a href='#failure 67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>762 <a name='failure69'></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> 763 [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 764 <tt>Expected exit code 0, got 3<br> 765 Testcase terminated with signal 0<br> 766 Complete testcase output was:<br> 767 Testcase produced no output!</tt><br> 768 <a name='failure70'></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> 769 [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 770 <tt>Expected exit code 0, got 3<br> 771 Testcase terminated with signal 0<br> 772 Complete testcase output was:<br> 773 Testcase produced no output!</tt><br> 774 <a name='failure71'></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> 775 [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 747 776 <tt>Expected exit code 0, got 3<br> 748 777 Testcase terminated with signal 0<br> … … 751 780 --> STATUS: String static methods<br> 752 781 --> STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br> 753 [1 8586] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br>782 [15988] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br> 754 783 </tt><br> 755 784 </dl> … … 759 788 <a name='retest_list'></a> 760 789 <h2>Retest List</h2><br> 761 # Retest List, kjs, generated Mon Jan 1 08:38:542007.790 # Retest List, kjs, generated Tue Mar 13 13:10:59 2007. 762 791 # Original test base was: All tests. 763 # 1127 of 1135 test(s) were completed, 68 failures reported. 792 # 1127 of 1135 test(s) were completed, 71 failures reported. 793 ecma/Date/15.9.5.31-1.js 794 ecma/Date/15.9.5.32-1.js 795 ecma/Date/15.9.5.35-1.js 764 796 ecma/GlobalObject/15.1.2.2-2.js 765 797 ecma/LexicalConventions/7.7.3-1.js
Note:
See TracChangeset
for help on using the changeset viewer.