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'> 8Test List: All tests<br> 9Skip List: (none)<br> 101135 test(s) selected, 1127 test(s) completed, 50 failures reported (4.43% failed)<br> 11Engine command line: "/Users/Cameron/WebKit/WebKitBuild/Debug/jsc" <br> 12OS type: Darwin d141-97-200.home.cgocable.net 9.5.0 Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386 i386<br> 13Testcase execution time: 1 minutes, 10 seconds.<br> 14Tests completed on Thu Sep 18 02:24:54 2008.<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> 22Failure messages were:<br> 23- "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br> 24- "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br> 25-"\u20001234\u2001" = NaN FAILED! expected: -1234<br> 26</tt><br> 27<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> 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> 30Failure messages were:<br> 31eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br> 32</tt><br> 33<a name='failure3'></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> 34 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 35<tt><br> 36Failure messages were:<br> 37(Wed Dec 31 1969 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br> 38(Wed Dec 31 1969 08:00:00 GMT-0800 (PST)).toLocaleTimeString() = 8:00:00 AM PST FAILED! expected: 08:00:00<br> 39(Sun Dec 31 1899 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 5:00:00 PM PDT FAILED! expected: 16:00:00<br> 40(Mon Jan 01 1900 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 1:00:00 AM PDT FAILED! expected: 00:00:00<br> 41(Fri Dec 31 1999 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br> 42(Sat Jan 01 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br> 43(Mon Feb 28 2000 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br> 44(Mon Feb 28 2000 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br> 45(Tue Feb 29 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br> 46(Thu Sep 18 2008 02:24:30 GMT-0700 (PDT)).toLocaleTimeString() = 2:24:30 AM PDT FAILED! expected: 02:24:30<br> 47(Thu Sep 18 2008 10:24:30 GMT-0700 (PDT)).toLocaleTimeString() = 10:24:30 AM PDT FAILED! expected: 10:24:30<br> 48(Fri Dec 31 2004 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br> 49(Fri Dec 31 2004 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br> 50(Sat Jan 01 2005 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br> 51</tt><br> 52<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> 53 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 54<tt>Expected exit code 0, got 3<br> 55Testcase terminated with signal 0<br> 56Complete testcase output was:<br> 57Testcase produced no output!</tt><br> 58<a name='failure5'></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> 59 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 60<tt>STATUS: RegExp conformance test<br> 61Failure messages were:<br> 62FAILED!: [reported from test()] Section 7 of test -<br> 63FAILED!: [reported from test()] regexp = /(z)((a+)?(b+)?(c))*/<br> 64FAILED!: [reported from test()] string = 'zaacbbbcac'<br> 65FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 66FAILED!: [reported from test()] Expect: ["zaacbbbcac", "z", "ac", "a", , "c"]<br> 67FAILED!: [reported from test()] Actual: ["zaacbbbcac", "z", "ac", "a", "bbb", "c"]<br> 68FAILED!: [reported from test()] <br> 69FAILED!: [reported from test()] Section 8 of test -<br> 70FAILED!: [reported from test()] regexp = /(a*)*/<br> 71FAILED!: [reported from test()] string = 'b'<br> 72FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 73FAILED!: [reported from test()] Expect: ["", , ]<br> 74FAILED!: [reported from test()] Actual: ["", ""]<br> 75FAILED!: [reported from test()] <br> 76FAILED!: [reported from test()] Section 12 of test -<br> 77FAILED!: [reported from test()] regexp = /(.*?)a(?!(a+)b\2c)\2(.*)/<br> 78FAILED!: [reported from test()] string = 'baaabaac'<br> 79FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 80FAILED!: [reported from test()] Expect: ["baaabaac", "ba", , "abaac"]<br> 81FAILED!: [reported from test()] Actual: ["baaabaac", "ba", "aa", "abaac"]<br> 82FAILED!: [reported from test()] <br> 83</tt><br> 84<a name='failure6'></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> 85 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 86<tt>STATUS: Testing regular expression edge cases<br> 87Failure messages were:<br> 88FAILED!: [reported from test()] Section 218 of test -<br> 89FAILED!: [reported from test()] regexp = /((foo)|(bar))*/<br> 90FAILED!: [reported from test()] string = 'foobar'<br> 91FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 92FAILED!: [reported from test()] Expect: ["foobar", "bar", , "bar"]<br> 93FAILED!: [reported from test()] Actual: ["foobar", "bar", "foo", "bar"]<br> 94FAILED!: [reported from test()] <br> 95FAILED!: [reported from test()] Section 234 of test -<br> 96FAILED!: [reported from test()] regexp = /(?:(f)(o)(o)|(b)(a)(r))*/<br> 97FAILED!: [reported from test()] string = 'foobar'<br> 98FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 99FAILED!: [reported from test()] Expect: ["foobar", , , , "b", "a", "r"]<br> 100FAILED!: [reported from test()] Actual: ["foobar", "f", "o", "o", "b", "a", "r"]<br> 101FAILED!: [reported from test()] <br> 102FAILED!: [reported from test()] Section 241 of test -<br> 103FAILED!: [reported from test()] regexp = /^(?:b|a(?=(.)))*\1/<br> 104FAILED!: [reported from test()] string = 'abc'<br> 105FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 106FAILED!: [reported from test()] Expect: ["ab", , ]<br> 107FAILED!: [reported from test()] Actual: ["ab", "b"]<br> 108FAILED!: [reported from test()] <br> 109FAILED!: [reported from test()] Section 412 of test -<br> 110FAILED!: [reported from test()] regexp = /^(a(b)?)+$/<br> 111FAILED!: [reported from test()] string = 'aba'<br> 112FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 113FAILED!: [reported from test()] Expect: ["aba", "a", , ]<br> 114FAILED!: [reported from test()] Actual: ["aba", "a", "b"]<br> 115FAILED!: [reported from test()] <br> 116FAILED!: [reported from test()] Section 413 of test -<br> 117FAILED!: [reported from test()] regexp = /^(aa(bb)?)+$/<br> 118FAILED!: [reported from test()] string = 'aabbaa'<br> 119FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 120FAILED!: [reported from test()] Expect: ["aabbaa", "aa", , ]<br> 121FAILED!: [reported from test()] Actual: ["aabbaa", "aa", "bb"]<br> 122FAILED!: [reported from test()] <br> 123</tt><br> 124<a name='failure7'></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> 125 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 126<tt>STATUS: Testing regexp submatches with quantifiers<br> 127Failure messages were:<br> 128FAILED!: [reported from test()] Section 1 of test -<br> 129FAILED!: [reported from test()] regexp = /(a|b*)*/<br> 130FAILED!: [reported from test()] string = 'a'<br> 131FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 132FAILED!: [reported from test()] Expect: ["a", "a"]<br> 133FAILED!: [reported from test()] Actual: ["a", ""]<br> 134FAILED!: [reported from test()] <br> 135FAILED!: [reported from test()] Section 3 of test -<br> 136FAILED!: [reported from test()] regexp = /(b*)*/<br> 137FAILED!: [reported from test()] string = 'a'<br> 138FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 139FAILED!: [reported from test()] Expect: ["", , ]<br> 140FAILED!: [reported from test()] Actual: ["", ""]<br> 141FAILED!: [reported from test()] <br> 142FAILED!: [reported from test()] Section 5 of test -<br> 143FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br> 144FAILED!: [reported from test()] string = '100.00'<br> 145FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 146FAILED!: [reported from test()] Expect: ["100.00", "00", , ]<br> 147FAILED!: [reported from test()] Actual: ["100.00", "", , ]<br> 148FAILED!: [reported from test()] <br> 149FAILED!: [reported from test()] Section 6 of test -<br> 150FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br> 151FAILED!: [reported from test()] string = '100,00'<br> 152FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 153FAILED!: [reported from test()] Expect: ["100,00", "100", ",00"]<br> 154FAILED!: [reported from test()] Actual: ["100,00", "", ",00"]<br> 155FAILED!: [reported from test()] <br> 156FAILED!: [reported from test()] Section 7 of test -<br> 157FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br> 158FAILED!: [reported from test()] string = '1.000,00'<br> 159FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 160FAILED!: [reported from test()] Expect: ["1.000,00", "000", ",00"]<br> 161FAILED!: [reported from test()] Actual: ["1.000,00", "", ",00"]<br> 162FAILED!: [reported from test()] <br> 163</tt><br> 164<a name='failure8'></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> 165 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 166<tt>Expected exit code 0, got 3<br> 167Testcase terminated with signal 0<br> 168Complete testcase output was:<br> 169Testcase produced no output!</tt><br> 170<a name='failure9'></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> 171 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 172<tt>STATUS: Unicode format-control character (Category Cf) test.<br> 173Failure messages were:<br> 174FAILED!: [reported from test()] Unicode format-control character test (Category Cf.)<br> 175FAILED!: [reported from test()] Expected value 'no error', Actual value 'no error'<br> 176FAILED!: [reported from test()] <br> 177</tt><br> 178<a name='failure10'></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> 179 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 180<tt><br> 181Failure messages were:<br> 182var o = new Object(); o.toString() = [object Object] FAILED! expected: {}<br> 183o = {}; o.toString() = [object Object] FAILED! expected: {}<br> 184o = { name:"object", length:0, value:"hello" }; o.toString() = false FAILED! expected: true<br> 185</tt><br> 186<a name='failure11'></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> 187 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 188<tt><br> 189Failure messages were:<br> 190f.arity = undefined FAILED! expected: 3<br> 191(new Function()).toString() = function anonymous() {} FAILED! expected: <br> 192</tt><br> 193<a name='failure12'></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> 194 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 195<tt>Expected exit code 3, got 0<br> 196Testcase terminated with signal 0<br> 197Complete testcase output was:<br> 198function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 199eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 200</tt><br> 201<a name='failure13'></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> 202 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 203<tt><br> 204Failure messages were:<br> 205} FAILED! expected: <br> 206} FAILED! expected: <br> 207} FAILED! expected: <br> 208} FAILED! expected: <br> 209f.toString() = function anonymous() {return "hello!"} FAILED! expected: <br> 210</tt><br> 211<a name='failure14'></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> 212 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 213<tt><br> 214Failure messages were:<br> 215} FAILED! expected: <br> 216} FAILED! expected: <br> 217} FAILED! expected: <br> 218} FAILED! expected: <br> 219} FAILED! expected: <br> 220} FAILED! expected: <br> 221} FAILED! expected: <br> 222} FAILED! expected: <br> 223} FAILED! expected: <br> 224</tt><br> 225<a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br> 226 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 227<tt><br> 228Failure messages were:<br> 229(new String('x') == 'x') = true FAILED! expected: false<br> 230('x' == new String('x')) = true FAILED! expected: false<br> 231</tt><br> 232<a name='failure16'></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> 233 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 234<tt><br> 235Failure messages were:<br> 236re=/x./g; re.lastIndex=4; re.exec('xyabcdxa') = xa FAILED! expected: ["xa"]<br> 237re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br> 238</tt><br> 239<a name='failure17'></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> 240 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 241<tt><br> 242Failure messages were:<br> 243(multiline == true) '123\n456'.match(/^4../) = null FAILED! expected: 456<br> 244(multiline == true) 'a11\na22\na23\na24'.match(/^a../g) = a11 FAILED! expected: a11,a22,a23,a24<br> 245(multiline == true) '123\n456'.match(/.3$/) = null FAILED! expected: 23<br> 246(multiline == true) 'a11\na22\na23\na24'.match(/a..$/g) = a24 FAILED! expected: a11,a22,a23,a24<br> 247(multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 248</tt><br> 249<a name='failure18'></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> 250 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 251<tt><br> 252Failure messages were:<br> 253(['$*'] == true) '123\n456'.match(/^4../) = null FAILED! expected: 456<br> 254(['$*'] == true) 'a11\na22\na23\na24'.match(/^a../g) = a11 FAILED! expected: a11,a22,a23,a24<br> 255(['$*'] == true) '123\n456'.match(/.3$/) = null FAILED! expected: 23<br> 256(['$*'] == true) 'a11\na22\na23\na24'.match(/a..$/g) = a24 FAILED! expected: a11,a22,a23,a24<br> 257(['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 258</tt><br> 259<a name='failure19'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br> 260 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 261<tt><br> 262Failure messages were:<br> 263123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br> 264</tt><br> 265<a name='failure20'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br> 266 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 267<tt><br> 268Failure messages were:<br> 269xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br> 270</tt><br> 271<a name='failure21'></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> 272 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 273<tt><br> 274Failure messages were:<br> 275'abc'.split(/[a-z]/) = ,,, FAILED! expected: ,,<br> 276'abc'.split(/[a-z]/) = ,,, FAILED! expected: ,,<br> 277'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br> 278'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br> 279</tt><br> 280<a name='failure22'></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> 281 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 282<tt><br> 283Failure messages were:<br> 284new Boolean(false) = true FAILED! expected: false<br> 285</tt><br> 286<a name='failure23'></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> 287 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 288<tt>STATUS: Regression test for Bugzilla bug 99663<br> 289Failure messages were:<br> 290Section 1 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 291Section 2 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 292Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 293</tt><br> 294<a name='failure24'></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> 295 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 296<tt>Expected exit code 3, got 0<br> 297Testcase terminated with signal 0<br> 298Complete testcase output was:<br> 299BUGNUMBER: 10278<br> 300function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 301eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 302</tt><br> 303<a name='failure25'></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> 304 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 305<tt>Expected exit code 0, got 3<br> 306Testcase terminated with signal 0<br> 307Complete testcase output was:<br> 308script-001 NativeScript<br> 309</tt><br> 310<a name='failure26'></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> 311 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 312<tt>Expected exit code 3, got 0<br> 313Testcase terminated with signal 0<br> 314Complete testcase output was:<br> 315BUGNUMBER: 10278<br> 316function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 317eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 318</tt><br> 319<a name='failure27'></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> 320 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 321<tt>Expected exit code 0, got 3<br> 322Testcase terminated with signal 0<br> 323Complete testcase output was:<br> 324Testcase produced no output!</tt><br> 325<a name='failure28'></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> 326 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 327<tt>Expected exit code 0, got 3<br> 328Testcase terminated with signal 0<br> 329Complete testcase output was:<br> 330Testcase produced no output!</tt><br> 331<a name='failure29'></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> 332 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 333<tt>Expected exit code 0, got 3<br> 334Testcase terminated with signal 0<br> 335Complete testcase output was:<br> 336Testcase produced no output!</tt><br> 337<a name='failure30'></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> 338 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 339<tt>Expected exit code 0, got 3<br> 340Testcase terminated with signal 0<br> 341Complete testcase output was:<br> 342Testcase produced no output!</tt><br> 343<a name='failure31'></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> 344 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 345<tt>Expected exit code 0, got 3<br> 346Testcase terminated with signal 0<br> 347Complete testcase output was:<br> 348BUGNUMBER: 50447<br> 349STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br> 350</tt><br> 351<a name='failure32'></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> 352 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 353<tt>Expected exit code 0, got 3<br> 354Testcase terminated with signal 0<br> 355Complete testcase output was:<br> 356Testcase produced no output!</tt><br> 357<a name='failure33'></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> 358 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 359<tt>Expected exit code 0, got 3<br> 360Testcase terminated with signal 0<br> 361Complete testcase output was:<br> 362Testcase produced no output!</tt><br> 363<a name='failure34'></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> 364 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 365<tt>Expected exit code 0, got 3<br> 366Testcase terminated with signal 0<br> 367Complete testcase output was:<br> 368Testcase produced no output!</tt><br> 369<a name='failure35'></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> 370 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 371<tt>Expected exit code 0, got 3<br> 372Testcase terminated with signal 0<br> 373Complete testcase output was:<br> 374Testcase produced no output!</tt><br> 375<a name='failure36'></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> 376 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 377<tt>Expected exit code 0, got 3<br> 378Testcase terminated with signal 0<br> 379Complete testcase output was:<br> 380Testcase produced no output!</tt><br> 381<a name='failure37'></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> 382 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 383<tt>Expected exit code 0, got 3<br> 384Testcase terminated with signal 0<br> 385Complete testcase output was:<br> 386Testcase produced no output!</tt><br> 387<a name='failure38'></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> 388 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 389<tt>Expected exit code 0, got 3<br> 390Testcase terminated with signal 0<br> 391Complete testcase output was:<br> 392Testcase produced no output!</tt><br> 393<a name='failure39'></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> 394 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 395<tt>Expected exit code 0, got 3<br> 396Testcase terminated with signal 0<br> 397Complete testcase output was:<br> 398BUGNUMBER: 44009<br> 399STATUS: Testing that we don't crash on obj.toSource()<br> 400</tt><br> 401<a name='failure40'></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> 402 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 403<tt>STATUS: Reassignment to a const is NOT an error per ECMA<br> 404Failure messages were:<br> 405FAILED!: [reported from test()] Section 1 of test -<br> 406FAILED!: [reported from test()] Expected value '', Actual value 'Redeclaration of a const FAILED to cause an error'<br> 407FAILED!: [reported from test()] <br> 408FAILED!: [reported from test()] Section 3 of test -<br> 409FAILED!: [reported from test()] Expected value '1', Actual value '2'<br> 410FAILED!: [reported from test()] <br> 411</tt><br> 412<a name='failure41'></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> 413 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 414<tt>Expected exit code 0, got 3<br> 415Testcase terminated with signal 0<br> 416Complete testcase output was:<br> 417Testcase produced no output!</tt><br> 418<a name='failure42'></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> 419 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 420<tt>Expected exit code 0, got 3<br> 421Testcase terminated with signal 0<br> 422Complete testcase output was:<br> 423Testcase produced no output!</tt><br> 424<a name='failure43'></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> 425 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 426<tt>Expected exit code 0, got 3<br> 427Testcase terminated with signal 0<br> 428Complete testcase output was:<br> 429Testcase produced no output!</tt><br> 430<a name='failure44'></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> 431 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 432<tt>STATUS: Don't crash on extraneous arguments to str.match(), etc.<br> 433Failure messages were:<br> 434FAILED!: [reported from test()] Section 14 of test -<br> 435FAILED!: [reported from test()] Expected value 'A', Actual value 'a'<br> 436FAILED!: [reported from test()] <br> 437FAILED!: [reported from test()] Section 15 of test -<br> 438FAILED!: [reported from test()] Expected value 'A,a', Actual value 'a'<br> 439FAILED!: [reported from test()] <br> 440FAILED!: [reported from test()] Section 17 of test -<br> 441FAILED!: [reported from test()] Expected value 'A', Actual value 'a'<br> 442FAILED!: [reported from test()] <br> 443FAILED!: [reported from test()] Section 18 of test -<br> 444FAILED!: [reported from test()] Expected value 'A,a', Actual value 'a'<br> 445FAILED!: [reported from test()] <br> 446FAILED!: [reported from test()] Section 20 of test -<br> 447FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value 'a'<br> 448FAILED!: [reported from test()] <br> 449FAILED!: [reported from test()] Section 22 of test -<br> 450FAILED!: [reported from test()] Expected value '0', Actual value '4'<br> 451FAILED!: [reported from test()] <br> 452FAILED!: [reported from test()] Section 23 of test -<br> 453FAILED!: [reported from test()] Expected value '0', Actual value '4'<br> 454FAILED!: [reported from test()] <br> 455FAILED!: [reported from test()] Section 25 of test -<br> 456FAILED!: [reported from test()] Expected value '0', Actual value '4'<br> 457FAILED!: [reported from test()] <br> 458FAILED!: [reported from test()] Section 26 of test -<br> 459FAILED!: [reported from test()] Expected value '0', Actual value '4'<br> 460FAILED!: [reported from test()] <br> 461FAILED!: [reported from test()] Section 28 of test -<br> 462FAILED!: [reported from test()] Type mismatch, expected type string, actual type number<br> 463FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value '4'<br> 464FAILED!: [reported from test()] <br> 465FAILED!: [reported from test()] Section 30 of test -<br> 466FAILED!: [reported from test()] Expected value 'ZBC abc', Actual value 'ABC Zbc'<br> 467FAILED!: [reported from test()] <br> 468FAILED!: [reported from test()] Section 31 of test -<br> 469FAILED!: [reported from test()] Expected value 'ZBC Zbc', Actual value 'ABC Zbc'<br> 470FAILED!: [reported from test()] <br> 471FAILED!: [reported from test()] Section 33 of test -<br> 472FAILED!: [reported from test()] Expected value 'ZBC abc', Actual value 'ABC Zbc'<br> 473FAILED!: [reported from test()] <br> 474FAILED!: [reported from test()] Section 34 of test -<br> 475FAILED!: [reported from test()] Expected value 'ZBC Zbc', Actual value 'ABC Zbc'<br> 476FAILED!: [reported from test()] <br> 477FAILED!: [reported from test()] Section 36 of test -<br> 478FAILED!: [reported from test()] Expected value 'SHOULD HAVE FALLEN INTO CATCH-BLOCK!', Actual value 'ABC Zbc'<br> 479FAILED!: [reported from test()] <br> 480</tt><br> 481<a name='failure45'></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> 482 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 483<tt>Expected exit code 0, got 3<br> 484Testcase terminated with signal 0<br> 485Complete testcase output was:<br> 486Testcase produced no output!</tt><br> 487<a name='failure46'></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> 488 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 489<tt>STATUS: Testing scope after changing obj.__proto__<br> 490Failure messages were:<br> 491FAILED!: [reported from test()] Step 1: setting obj.__proto__ = global object<br> 492FAILED!: [reported from test()] Expected value '5', Actual value '1'<br> 493FAILED!: [reported from test()] <br> 494FAILED!: [reported from test()] Step 2: setting obj.__proto__ = null<br> 495FAILED!: [reported from test()] Type mismatch, expected type undefined, actual type number<br> 496FAILED!: [reported from test()] Expected value 'undefined', Actual value '1'<br> 497FAILED!: [reported from test()] <br> 498</tt><br> 499<a name='failure47'></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> 500 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 501<tt>STATUS: E4X should be enabled even when e4x=1 not specified<br> 502Failure messages were:<br> 503FAILED!: E4X should be enabled even when e4x=1 not specified: XML()<br> 504FAILED!: Expected value 'No error', Actual value 'error: ReferenceError: Can't find variable: XML'<br> 505FAILED!: <br> 506FAILED!: E4X should be enabled even when e4x=1 not specified: XMLList()<br> 507FAILED!: Expected value 'No error', Actual value 'error: ReferenceError: Can't find variable: XML'<br> 508FAILED!: <br> 509</tt><br> 510<a name='failure48'></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> 511 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 512<tt>Expected exit code 0, got 3<br> 513Testcase terminated with signal 0<br> 514Complete testcase output was:<br> 515Testcase produced no output!</tt><br> 516<a name='failure49'></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> 517 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 518<tt>Expected exit code 0, got 3<br> 519Testcase terminated with signal 0<br> 520Complete testcase output was:<br> 521Testcase produced no output!</tt><br> 522<a name='failure50'></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> 523 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 524<tt>Expected exit code 0, got 3<br> 525Testcase terminated with signal 0<br> 526Complete testcase output was:<br> 527BUGNUMBER: 306591<br> 528STATUS: String static methods<br> 529STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br> 530</tt><br> 531</dl> 532[ <a href='#tippy_top'>Top of Page</a> | <a href='#fail_detail'>Top of Failures</a> ]<br> 533<hr> 534<pre> 535<a name='retest_list'></a> 536<h2>Retest List</h2><br> 537# Retest List, squirrelfish, generated Thu Sep 18 02:24:54 2008. 538# Original test base was: All tests. 539# 1127 of 1135 test(s) were completed, 50 failures reported. 540ecma/TypeConversion/9.3.1-3.js 541ecma_2/Exceptions/function-001.js 542ecma_3/Date/15.9.5.7.js 543ecma_3/FunExpr/fe-001.js 544ecma_3/RegExp/15.10.2-1.js 545ecma_3/RegExp/perlstress-001.js 546ecma_3/RegExp/regress-209919.js 547ecma_3/Statements/regress-194364.js 548ecma_3/Unicode/uc-001.js 549js1_2/Objects/toString-001.js 550js1_2/function/Function_object.js 551js1_2/function/function-001-n.js 552js1_2/function/tostring-1.js 553js1_2/function/tostring-2.js 554js1_2/operator/equality.js 555js1_2/regexp/RegExp_lastIndex.js 556js1_2/regexp/RegExp_multiline.js 557js1_2/regexp/RegExp_multiline_as_array.js 558js1_2/regexp/beginLine.js 559js1_2/regexp/endLine.js 560js1_2/regexp/string_split.js 561js1_2/version120/boolean-001.js 562js1_2/version120/regress-99663.js 563js1_3/Script/function-001-n.js 564js1_3/Script/script-001.js 565js1_3/regress/function-001-n.js 566js1_5/Exceptions/catchguard-001.js 567js1_5/Exceptions/catchguard-002.js 568js1_5/Exceptions/catchguard-003.js 569js1_5/Exceptions/errstack-001.js 570js1_5/Exceptions/regress-50447.js 571js1_5/GetSet/getset-001.js 572js1_5/GetSet/getset-002.js 573js1_5/GetSet/getset-003.js 574js1_5/Object/regress-90596-001.js 575js1_5/Object/regress-90596-002.js 576js1_5/Object/regress-96284-001.js 577js1_5/Object/regress-96284-002.js 578js1_5/Regress/regress-44009.js 579js1_5/Regress/regress-103602.js 580js1_5/Regress/regress-104077.js 581js1_5/Regress/regress-127557.js 582js1_5/Regress/regress-172699.js 583js1_5/Regress/regress-179524.js 584js1_5/Scope/regress-220584.js 585js1_5/Scope/scope-001.js 586js1_6/Regress/regress-301574.js 587js1_6/Regress/regress-309242.js 588js1_6/Regress/regress-314887.js 589js1_6/String/regress-306591.js 590