Changeset 27412 in webkit for trunk/JavaScriptCore/tests


Ignore:
Timestamp:
Nov 3, 2007, 4:52:57 PM (18 years ago)
Author:
kmccullo
Message:
  • Updated testkjs results to make the build bots green until we can fix the tests that are failing. The new failures are in DST.
  • tests/mozilla/expected.html:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/tests/mozilla/expected.html

    r27405 r27412  
    88Test List: All tests<br>
    99Skip List: (none)<br>
    10 1135 test(s) selected, 1127 test(s) completed, 54 failures reported (4.79% failed)<br>
    11 Engine command line: /Users/darin/Build/Debug/testkjs <br>
    12 OS type: Darwin Darin-Adlers-Mac-Pro.local 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct  9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 i386<br>
    13 Testcase execution time: 1 minutes, 11 seconds.<br>
    14 Tests completed on Fri Nov  2 23:46:18 2007.<br><br>
     101135 test(s) selected, 1127 test(s) completed, 56 failures reported (4.96% failed)<br>
     11Engine command line: /Build/symroots/Debug/testkjs <br>
     12OS type: Darwin il0301a-dhcp64.apple.com 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct  9 21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 i386<br>
     13Testcase execution time: 1 minutes, 41 seconds.<br>
     14Tests completed on Sat Nov  3 17:02:52 2007.<br><br>
    1515[ <a href='#fail_detail'>Failure Details</a> | <a href='#retest_list'>Retest List</a> | <a href='menu.html'>Test Selection Page</a> ]<br>
    1616<hr>
    1717<a name='fail_detail'></a>
    1818<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>
     19<dl><a name='failure1'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.14.js'>ecma/Date/15.9.5.14.js</a> failed</b> <br>
    2020 [ <a href='#failure2'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     21<tt><br>
     22Failure messages were:<br>
     23(new Date(1194138115746)).getHours() = 18 FAILED! expected: 17<br>
     24(new Date(1194141715746)).getHours() = 19 FAILED! expected: 18<br>
     25(new Date(1194145315746)).getHours() = 20 FAILED! expected: 19<br>
     26(new Date(1194148915746)).getHours() = 21 FAILED! expected: 20<br>
     27(new Date(1194152515746)).getHours() = 22 FAILED! expected: 21<br>
     28(new Date(1194156115746)).getHours() = 23 FAILED! expected: 22<br>
     29</tt><br>
     30<a name='failure2'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.34-1.js'>ecma/Date/15.9.5.34-1.js</a> failed</b> <br>
     31 [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     32<tt><br>
     33Failure messages were:<br>
     34TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getTime() = 1199149325796 FAILED! expected: 1199145725796<br>
     35TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.valueOf() = 1199149325796 FAILED! expected: 1199145725796<br>
     36TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getUTCHours() = 1 FAILED! expected: 0<br>
     37TDATE = new Date(now); (TDATE).setMonth(11,31); TDATE.getHours() = 17 FAILED! expected: 16<br>
     38</tt><br>
     39<a name='failure3'></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>
     40 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    2141<tt><br>
    2242Failure messages were:<br>
     
    2545-"\u20001234\u2001" = NaN FAILED! expected: -1234<br>
    2646</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>
     47<a name='failure4'></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>
     48 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    2949<tt><br>
    3050Failure messages were:<br>
    3151eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br>
    3252</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>
     53<a name='failure5'></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>
     54 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    3555<tt><br>
    3656Failure messages were:<br>
     
    4464(Mon Feb 28 2000 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    4565(Tue Feb 29 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    46 (Fri Nov 02 2007 23:46:06 GMT-0700 (PDT)).toLocaleTimeString() = 11:46:06 PM PDT FAILED! expected: 23:46:06<br>
    47 (Sat Nov 03 2007 07:46:06 GMT-0700 (PDT)).toLocaleTimeString() = 7:46:06 AM PDT FAILED! expected: 07:46:06<br>
     66(Sat Nov 03 2007 17:02:35 GMT-0700 (PDT)).toLocaleTimeString() = 5:02:35 PM PDT FAILED! expected: 17:02:35<br>
     67(Sun Nov 04 2007 01:02:35 GMT-0700 (PDT)).toLocaleTimeString() = 1:02:35 AM PDT FAILED! expected: 01:02:35<br>
    4868(Fri Dec 31 2004 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    4969(Fri Dec 31 2004 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    5070(Sat Jan 01 2005 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    5171</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>
     72<a name='failure6'></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>
     73 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    5474<tt>Expected exit code 0, got 3<br>
    5575Testcase terminated with signal 0<br>
    5676Complete testcase output was:<br>
    5777Testcase 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>
     78<a name='failure7'></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>
     79 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    6080<tt>STATUS: RegExp conformance test<br>
    6181Failure messages were:<br>
     
    82102FAILED!: [reported from test()] <br>
    83103</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>
     104<a name='failure8'></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>
     105 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    86106<tt>STATUS: Testing regular expression edge cases<br>
    87107Failure messages were:<br>
     
    122142FAILED!: [reported from test()] <br>
    123143</tt><br>
    124 <a name='failure7'></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>
    125  [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    126 <tt>Expected exit code 0, got 3<br>
    127 Testcase terminated with signal 0<br>
    128 Complete testcase output was:<br>
    129 [70841] ./ecma_3/RegExp/regress-100199.js line 48: SyntaxError: Invalid regular expression: missing terminating ] for character class<br>
    130 </tt><br>
    131 <a name='failure8'></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>
    132  [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     144<a name='failure9'></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>
     145 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     146<tt>Expected exit code 0, got 3<br>
     147Testcase terminated with signal 0<br>
     148Complete testcase output was:<br>
     149[19243] ./ecma_3/RegExp/regress-100199.js line 48: SyntaxError: Invalid regular expression: missing terminating ] for character class<br>
     150</tt><br>
     151<a name='failure10'></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>
     152 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    133153<tt>STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br>
    134154Failure messages were:<br>
     
    137157FAILED!: [reported from test()] <br>
    138158</tt><br>
    139 <a name='failure9'></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>
    140  [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     159<a name='failure11'></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>
     160 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    141161<tt>STATUS: Testing regexp submatches with quantifiers<br>
    142162Failure messages were:<br>
     
    177197FAILED!: [reported from test()] <br>
    178198</tt><br>
    179 <a name='failure10'></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>
    180  [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     199<a name='failure12'></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>
     200 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    181201<tt>Expected exit code 0, got 3<br>
    182202Testcase terminated with signal 0<br>
    183203Complete testcase output was:<br>
    184204LEAK: 2 KJS::Node<br>
    185 [70867] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br>
    186 </tt><br>
    187 <a name='failure11'></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>
    188  [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     205[19269] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br>
     206</tt><br>
     207<a name='failure13'></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>
     208 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    189209<tt>STATUS: Unicode format-control character (Category Cf) test.<br>
    190210Failure messages were:<br>
     
    193213FAILED!: [reported from test()] <br>
    194214</tt><br>
    195 <a name='failure12'></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>
    196  [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     215<a name='failure14'></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>
     216 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    197217<tt>STATUS: Unicode non-breaking space character test.<br>
    198218Failure messages were:<br>
     
    201221FAILED!: [reported from test()] <br>
    202222</tt><br>
    203 <a name='failure13'></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>
    204  [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     223<a name='failure15'></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>
     224 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    205225<tt><br>
    206226Failure messages were:<br>
     
    209229o = { name:"object", length:0, value:"hello" }; o.toString() = false FAILED! expected: true<br>
    210230</tt><br>
    211 <a name='failure14'></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>
    212  [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     231<a name='failure16'></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>
     232 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    213233<tt><br>
    214234Failure messages were:<br>
     
    218238} FAILED! expected: <br>
    219239</tt><br>
    220 <a name='failure15'></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>
    221  [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     240<a name='failure17'></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>
     241 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    222242<tt>Expected exit code 3, got 0<br>
    223243Testcase terminated with signal 0<br>
     
    226246eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    227247</tt><br>
    228 <a name='failure16'></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>
    229  [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    230 <tt><br>
    231 Failure messages were:<br>
    232 } FAILED! expected: <br>
    233 } FAILED! expected: <br>
    234 } FAILED! expected: <br>
    235 } FAILED! expected: <br>
    236 } FAILED! expected: <br>
    237 </tt><br>
    238 <a name='failure17'></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>
    239  [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    240 <tt><br>
    241 Failure messages were:<br>
    242 } FAILED! expected: <br>
    243 } FAILED! expected: <br>
    244 } FAILED! expected: <br>
    245 } FAILED! expected: <br>
    246 } FAILED! expected: <br>
    247 } FAILED! expected: <br>
    248 } FAILED! expected: <br>
    249 } FAILED! expected: <br>
    250 } FAILED! expected: <br>
    251 </tt><br>
    252 <a name='failure18'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
     248<a name='failure18'></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>
    253249 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     250<tt><br>
     251Failure messages were:<br>
     252} FAILED! expected: <br>
     253} FAILED! expected: <br>
     254} FAILED! expected: <br>
     255} FAILED! expected: <br>
     256} FAILED! expected: <br>
     257</tt><br>
     258<a name='failure19'></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>
     259 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     260<tt><br>
     261Failure messages were:<br>
     262} FAILED! expected: <br>
     263} FAILED! expected: <br>
     264} FAILED! expected: <br>
     265} FAILED! expected: <br>
     266} FAILED! expected: <br>
     267} FAILED! expected: <br>
     268} FAILED! expected: <br>
     269} FAILED! expected: <br>
     270} FAILED! expected: <br>
     271</tt><br>
     272<a name='failure20'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
     273 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    254274<tt><br>
    255275Failure messages were:<br>
     
    257277('x' == new String('x'))                  = true FAILED! expected: false<br>
    258278</tt><br>
    259 <a name='failure19'></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>
    260  [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     279<a name='failure21'></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>
     280 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    261281<tt><br>
    262282Failure messages were:<br>
     
    264284re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br>
    265285</tt><br>
    266 <a name='failure20'></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>
    267  [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     286<a name='failure22'></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>
     287 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    268288<tt><br>
    269289Failure messages were:<br>
     
    274294(multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    275295</tt><br>
    276 <a name='failure21'></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>
    277  [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     296<a name='failure23'></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>
     297 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    278298<tt><br>
    279299Failure messages were:<br>
     
    284304(['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    285305</tt><br>
    286 <a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
    287  [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     306<a name='failure24'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
     307 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    288308<tt><br>
    289309Failure messages were:<br>
    290310123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
    291311</tt><br>
    292 <a name='failure23'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
    293  [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     312<a name='failure25'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     313 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    294314<tt><br>
    295315Failure messages were:<br>
    296316xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
    297317</tt><br>
    298 <a name='failure24'></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>
    299  [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     318<a name='failure26'></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>
     319 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    300320<tt><br>
    301321Failure messages were:<br>
     
    305325'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br>
    306326</tt><br>
    307 <a name='failure25'></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>
    308  [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     327<a name='failure27'></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>
     328 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    309329<tt><br>
    310330Failure messages were:<br>
    311331new Boolean(false) = true FAILED! expected: false<br>
    312332</tt><br>
    313 <a name='failure26'></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>
    314  [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     333<a name='failure28'></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>
     334 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    315335<tt>STATUS: Regression test for Bugzilla bug 99663<br>
    316336Failure messages were:<br>
     
    319339Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
    320340</tt><br>
    321 <a name='failure27'></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>
    322  [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     341<a name='failure29'></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>
     342 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    323343<tt>Expected exit code 3, got 0<br>
    324344Testcase terminated with signal 0<br>
     
    328348eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    329349</tt><br>
    330 <a name='failure28'></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>
    331  [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     350<a name='failure30'></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>
     351 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    332352<tt>Expected exit code 0, got 3<br>
    333353Testcase terminated with signal 0<br>
    334354Complete testcase output was:<br>
    335355script-001 NativeScript<br>
    336 [70972] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br>
    337 </tt><br>
    338 <a name='failure29'></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>
    339  [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     356[19374] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br>
     357</tt><br>
     358<a name='failure31'></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>
     359 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    340360<tt>Expected exit code 3, got 0<br>
    341361Testcase terminated with signal 0<br>
     
    345365eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    346366</tt><br>
    347 <a name='failure30'></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>
    348  [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     367<a name='failure32'></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>
     368 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     369<tt>Expected exit code 0, got 3<br>
     370Testcase terminated with signal 0<br>
     371Complete testcase output was:<br>
     372LEAK: 25 KJS::Node<br>
     373</tt><br>
     374<a name='failure33'></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>
     375 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     376<tt>Expected exit code 0, got 3<br>
     377Testcase terminated with signal 0<br>
     378Complete testcase output was:<br>
     379LEAK: 23 KJS::Node<br>
     380</tt><br>
     381<a name='failure34'></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>
     382 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    349383<tt>Expected exit code 0, got 3<br>
    350384Testcase terminated with signal 0<br>
     
    352386LEAK: 28 KJS::Node<br>
    353387</tt><br>
    354 <a name='failure31'></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>
    355  [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    356 <tt>Expected exit code 0, got 3<br>
    357 Testcase terminated with signal 0<br>
    358 Complete testcase output was:<br>
    359 LEAK: 26 KJS::Node<br>
    360 </tt><br>
    361 <a name='failure32'></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>
    362  [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    363 <tt>Expected exit code 0, got 3<br>
    364 Testcase terminated with signal 0<br>
    365 Complete testcase output was:<br>
    366 LEAK: 32 KJS::Node<br>
    367 </tt><br>
    368 <a name='failure33'></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>
    369  [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    370 <tt>Expected exit code 0, got 3<br>
    371 Testcase terminated with signal 0<br>
    372 Complete testcase output was:<br>
    373 [71017] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br>
    374 </tt><br>
    375 <a name='failure34'></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>
    376  [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     388<a name='failure35'></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>
     389 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     390<tt>Expected exit code 0, got 3<br>
     391Testcase terminated with signal 0<br>
     392Complete testcase output was:<br>
     393[19419] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br>
     394</tt><br>
     395<a name='failure36'></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>
     396 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    377397<tt>Expected exit code 0, got 3<br>
    378398Testcase terminated with signal 0<br>
     
    380400BUGNUMBER: 50447<br>
    381401STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br>
    382 [71018] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br>
    383 </tt><br>
    384 <a name='failure35'></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>
    385  [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     402[19420] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br>
     403</tt><br>
     404<a name='failure37'></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>
     405 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    386406<tt>Expected exit code 0, got 3<br>
    387407Testcase terminated with signal 0<br>
     
    389409LEAK: 7 KJS::Node<br>
    390410</tt><br>
    391 <a name='failure36'></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>
    392  [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     411<a name='failure38'></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>
     412 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    393413<tt>Expected exit code 0, got 3<br>
    394414Testcase terminated with signal 0<br>
    395415Complete testcase output was:<br>
    396416Testcase produced no output!</tt><br>
    397 <a name='failure37'></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>
    398  [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    399 <tt>Expected exit code 0, got 3<br>
    400 Testcase terminated with signal 0<br>
    401 Complete testcase output was:<br>
    402 LEAK: 88 KJS::Node<br>
    403 </tt><br>
    404 <a name='failure38'></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>
    405  [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    406 <tt>Expected exit code 0, got 3<br>
    407 Testcase terminated with signal 0<br>
    408 Complete testcase output was:<br>
    409 [71033] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    410 </tt><br>
    411 <a name='failure39'></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>
     417<a name='failure39'></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>
    412418 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    413419<tt>Expected exit code 0, got 3<br>
    414420Testcase terminated with signal 0<br>
    415421Complete testcase output was:<br>
    416 [71034] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br>
    417 </tt><br>
    418 <a name='failure40'></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>
     422LEAK: 73 KJS::Node<br>
     423</tt><br>
     424<a name='failure40'></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>
    419425 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    420426<tt>Expected exit code 0, got 3<br>
    421427Testcase terminated with signal 0<br>
    422428Complete testcase output was:<br>
    423 [71036] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
    424 </tt><br>
    425 <a name='failure41'></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>
     429[19435] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
     430</tt><br>
     431<a name='failure41'></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>
    426432 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    427433<tt>Expected exit code 0, got 3<br>
    428434Testcase terminated with signal 0<br>
    429435Complete testcase output was:<br>
    430 [71037] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br>
    431 </tt><br>
    432 <a name='failure42'></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>
     436[19436] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br>
     437</tt><br>
     438<a name='failure42'></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>
    433439 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     440<tt>Expected exit code 0, got 3<br>
     441Testcase terminated with signal 0<br>
     442Complete testcase output was:<br>
     443[19438] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
     444</tt><br>
     445<a name='failure43'></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>
     446 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     447<tt>Expected exit code 0, got 3<br>
     448Testcase terminated with signal 0<br>
     449Complete testcase output was:<br>
     450[19439] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br>
     451</tt><br>
     452<a name='failure44'></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>
     453 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    434454<tt>Expected exit code 0, got 3<br>
    435455Testcase terminated with signal 0<br>
     
    437457BUGNUMBER: 44009<br>
    438458STATUS: Testing that we don't crash on obj.toSource()<br>
    439 [71042] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    440 </tt><br>
    441 <a name='failure43'></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>
    442  [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     459[19444] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
     460</tt><br>
     461<a name='failure45'></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>
     462 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    443463<tt>STATUS: Testing calling obj.eval(str)<br>
    444464Failure messages were:<br>
     
    448468FAILED!: [reported from test()] <br>
    449469</tt><br>
    450 <a name='failure44'></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>
    451  [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     470<a name='failure46'></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>
     471 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    452472<tt>STATUS: Reassignment to a const is NOT an error per ECMA<br>
    453473Failure messages were:<br>
     
    459479FAILED!: [reported from test()] <br>
    460480</tt><br>
    461 <a name='failure45'></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>
    462  [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    463 <tt>Expected exit code 0, got 3<br>
    464 Testcase terminated with signal 0<br>
    465 Complete testcase output was:<br>
    466 LEAK: 480 KJS::Node<br>
    467 </tt><br>
    468 <a name='failure46'></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>
    469  [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    470 <tt>Expected exit code 0, got 3<br>
    471 Testcase terminated with signal 0<br>
    472 Complete testcase output was:<br>
    473 [71068] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br>
    474 </tt><br>
    475 <a name='failure47'></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>
     481<a name='failure47'></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>
    476482 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    477483<tt>Expected exit code 0, got 3<br>
    478484Testcase terminated with signal 0<br>
    479485Complete testcase output was:<br>
    480 [71078] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br>
    481 </tt><br>
    482 <a name='failure48'></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>
     486LEAK: 457 KJS::Node<br>
     487</tt><br>
     488<a name='failure48'></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>
    483489 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     490<tt>Expected exit code 0, got 3<br>
     491Testcase terminated with signal 0<br>
     492Complete testcase output was:<br>
     493[19470] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br>
     494</tt><br>
     495<a name='failure49'></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>
     496 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     497<tt>Expected exit code 0, got 3<br>
     498Testcase terminated with signal 0<br>
     499Complete testcase output was:<br>
     500[19492] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br>
     501</tt><br>
     502<a name='failure50'></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>
     503 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    484504<tt>STATUS: Don't crash on extraneous arguments to str.match(), etc.<br>
    485505Failure messages were:<br>
     
    531551FAILED!: [reported from test()] <br>
    532552</tt><br>
    533 <a name='failure49'></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>
    534  [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    535 <tt>Expected exit code 0, got 3<br>
    536 Testcase terminated with signal 0<br>
    537 Complete testcase output was:<br>
    538 [71103] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br>
    539 </tt><br>
    540 <a name='failure50'></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>
    541  [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     553<a name='failure51'></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>
     554 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     555<tt>Expected exit code 0, got 3<br>
     556Testcase terminated with signal 0<br>
     557Complete testcase output was:<br>
     558[19517] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br>
     559</tt><br>
     560<a name='failure52'></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>
     561 [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    542562<tt>STATUS: Testing scope after changing obj.__proto__<br>
    543563Failure messages were:<br>
     
    550570FAILED!: [reported from test()] <br>
    551571</tt><br>
    552 <a name='failure51'></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>
    553  [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     572<a name='failure53'></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>
     573 [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    554574<tt>STATUS: E4X should be enabled even when e4x=1 not specified<br>
    555575Failure messages were:<br>
     
    561581FAILED!: <br>
    562582</tt><br>
    563 <a name='failure52'></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>
    564  [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    565 <tt>Expected exit code 0, got 3<br>
    566 Testcase terminated with signal 0<br>
    567 Complete testcase output was:<br>
    568 LEAK: 67 KJS::Node<br>
    569 </tt><br>
    570 <a name='failure53'></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>
    571  [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     583<a name='failure54'></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>
     584 [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     585<tt>Expected exit code 0, got 3<br>
     586Testcase terminated with signal 0<br>
     587Complete testcase output was:<br>
     588LEAK: 63 KJS::Node<br>
     589</tt><br>
     590<a name='failure55'></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>
     591 [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    572592<tt>Expected exit code 0, got 3<br>
    573593Testcase terminated with signal 0<br>
    574594Complete testcase output was:<br>
    575595Testcase produced no output!</tt><br>
    576 <a name='failure54'></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>
    577  [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     596<a name='failure56'></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>
     597 [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    578598<tt>Expected exit code 0, got 3<br>
    579599Testcase terminated with signal 0<br>
     
    582602STATUS: String static methods<br>
    583603STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br>
    584 [71125] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br>
     604[19539] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br>
    585605</tt><br>
    586606</dl>
     
    590610<a name='retest_list'></a>
    591611<h2>Retest List</h2><br>
    592 # Retest List, kjs, generated Fri Nov  2 23:46:18 2007.
     612# Retest List, kjs, generated Sat Nov  3 17:02:52 2007.
    593613# Original test base was: All tests.
    594 # 1127 of 1135 test(s) were completed, 54 failures reported.
     614# 1127 of 1135 test(s) were completed, 56 failures reported.
     615ecma/Date/15.9.5.14.js
     616ecma/Date/15.9.5.34-1.js
    595617ecma/TypeConversion/9.3.1-3.js
    596618ecma_2/Exceptions/function-001.js
Note: See TracChangeset for help on using the changeset viewer.