Changeset 10137 in webkit for trunk/JavaScriptCore/tests


Ignore:
Timestamp:
Aug 11, 2005, 3:57:20 AM (20 years ago)
Author:
mjs
Message:

Reviewed by Geoff.

  • kjs/date_object.cpp: (timetUsingCF): Fix one of the date tests my making the CF version of mktime have the same quirk about the DST field as the real mktime.
  • tests/mozilla/expected.html: Updated for newly fixed test.
File:
1 edited

Legend:

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

    r10136 r10137  
    88Test List: All tests<br>
    99Skip List: (none)<br>
    10 1116 test(s) selected, 1111 test(s) completed, 96 failures reported (8.64% failed)<br>
     101116 test(s) selected, 1111 test(s) completed, 95 failures reported (8.55% failed)<br>
    1111Engine command line: /Users/mjs/Work/symroots/Deployment/testkjs <br>
    1212OS type: Darwin maciej-stachowiaks-powerbook-g4-17.local 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc<br>
    13 Testcase execution time: 2 minutes, 15 seconds.<br>
    14 Tests completed on Thu Aug 11 03:08:58 2005.<br><br>
     13Testcase execution time: 2 minutes, 4 seconds.<br>
     14Tests completed on Thu Aug 11 03:37:52 2005.<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/Date/15.9.4.3.js'>ecma/Date/15.9.4.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.28-1.js'>ecma/Date/15.9.5.28-1.js</a> failed</b> <br>
    2020 [ <a href='#failure2'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    21 <tt><br>
    22 Failure messages were:<br>
    23 --> Date.UTC( 1776,6,4,12,36,13,111) = -6106019026889 FAILED! expected: -6106015426889<br>
    24 --> Date.UTC( 1776,6,4,12,36,13,111) = -6106019026889 FAILED! expected: -6106015426889<br>
    25 --> Date.UTC( 2525,9,18,15,30,1,123) = 17539252201123 FAILED! expected: 17539255801123<br>
    26 --> Date.UTC( 2525,9,18,15,30,1,123) = 17539252201123 FAILED! expected: 17539255801123<br>
    27 </tt><br>
    28 <a name='failure2'></a><dd><b>Testcase <a target='other_window' href='./ecma/Date/15.9.5.28-1.js'>ecma/Date/15.9.5.28-1.js</a> failed</b> <br>
    29  [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    3021<tt><br>
    3122Failure messages were:<br>
     
    3526--> TDATE = new Date(946684800000);(TDATE).setMinutes(1234567);TDATE.getHours() = 1 FAILED! expected: 0<br>
    3627</tt><br>
    37 <a name='failure3'></a><dd><b>Testcase <a target='other_window' href='./ecma/GlobalObject/15.1.2.2-2.js'>ecma/GlobalObject/15.1.2.2-2.js</a> failed</b> <br>
    38  [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     28<a name='failure2'></a><dd><b>Testcase <a target='other_window' href='./ecma/GlobalObject/15.1.2.2-2.js'>ecma/GlobalObject/15.1.2.2-2.js</a> failed</b> <br>
     29 [ <a href='#failure1'>Previous Failure</a> | <a href='#failure3'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    3930<tt><br>
    4031Failure messages were:<br>
     
    4637--> s = 0xFFFFFFFFFFFFFC00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000; -s = -1.7976931348623157e+308 FAILED! expected: -Infinity<br>
    4738</tt><br>
    48 <a name='failure4'></a><dd><b>Testcase <a target='other_window' href='./ecma/LexicalConventions/7.7.3-1.js'>ecma/LexicalConventions/7.7.3-1.js</a> failed</b> <br>
    49  [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     39<a name='failure3'></a><dd><b>Testcase <a target='other_window' href='./ecma/LexicalConventions/7.7.3-1.js'>ecma/LexicalConventions/7.7.3-1.js</a> failed</b> <br>
     40 [ <a href='#failure2'>Previous Failure</a> | <a href='#failure4'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    5041<tt><br>
    5142Failure messages were:<br>
     
    5344--> 0x1000000000000281 = 1152921504606847500 FAILED! expected: 1152921504606847700<br>
    5445</tt><br>
    55 <a name='failure5'></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>
    56  [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     46<a name='failure4'></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>
     47 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    5748<tt><br>
    5849Failure messages were:<br>
     
    7465--> -"\u20001234\u2001" = NaN FAILED! expected: -1234<br>
    7566</tt><br>
    76 <a name='failure6'></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>
     67<a name='failure5'></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>
     68 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     69<tt><br>
     70Failure messages were:<br>
     71--> eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br>
     72</tt><br>
     73<a name='failure6'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/regress-001.js'>ecma_2/RegExp/regress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=2157' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=2157</a><br>
    7774 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    78 <tt><br>
    79 Failure messages were:<br>
    80 --> eval("function f(){}function g(){}") (threw no exception thrown = fail FAILED! expected: pass<br>
    81 </tt><br>
    82 <a name='failure7'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/regress-001.js'>ecma_2/RegExp/regress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=2157' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=2157</a><br>
    83  [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    8475<tt>Expected exit code 0, got 3<br>
    8576Testcase terminated with signal 0<br>
     
    8980Exception, line 19: TypeError: Object /a||b/ (result of expression a||b) does not allow calls.<br>
    9081</tt><br>
    91 <a name='failure8'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/unicode-001.js'>ecma_2/RegExp/unicode-001.js</a> failed</b> <br>
    92  [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     82<a name='failure7'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/unicode-001.js'>ecma_2/RegExp/unicode-001.js</a> failed</b> <br>
     83 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    9384<tt>Expected exit code 0, got 3<br>
    9485Testcase terminated with signal 0<br>
     
    9788Exception, line 34: TypeError: Null value<br>
    9889</tt><br>
    99 <a name='failure9'></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>
    100  [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     90<a name='failure8'></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>
     91 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10192<tt><br>
    10293Failure messages were:<br>
     
    110101--> (Mon Feb 28 2000 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    111102--> (Tue Feb 29 2000 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    112 --> (Thu Aug 11 2005 03:08:30 GMT-0700).toLocaleTimeString() = 3:08:30 AM PDT FAILED! expected: 03:08:30<br>
    113 --> (Thu Aug 11 2005 11:08:30 GMT-0700).toLocaleTimeString() = 11:08:30 AM PDT FAILED! expected: 11:08:30<br>
     103--> (Thu Aug 11 2005 03:37:31 GMT-0700).toLocaleTimeString() = 3:37:31 AM PDT FAILED! expected: 03:37:31<br>
     104--> (Thu Aug 11 2005 11:37:31 GMT-0700).toLocaleTimeString() = 11:37:31 AM PDT FAILED! expected: 11:37:31<br>
    114105--> (Fri Dec 31 2004 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    115106--> (Fri Dec 31 2004 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    116107--> (Sat Jan 01 2005 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    117108</tt><br>
    118 <a name='failure10'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Function/regress-193555.js'>ecma_3/Function/regress-193555.js</a> failed</b> <br>
     109<a name='failure9'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Function/regress-193555.js'>ecma_3/Function/regress-193555.js</a> failed</b> <br>
     110 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     111<tt>Expected exit code 0, got 3<br>
     112Testcase terminated with signal 0<br>
     113Complete testcase output was:<br>
     114Exception, line 65: ReferenceError: Can't find variable: g<br>
     115</tt><br>
     116<a name='failure10'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Function/regress-58274.js'>ecma_3/Function/regress-58274.js</a> failed</b> <br>
    119117 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    120 <tt>Expected exit code 0, got 3<br>
    121 Testcase terminated with signal 0<br>
    122 Complete testcase output was:<br>
    123 Exception, line 65: ReferenceError: Can't find variable: g<br>
    124 </tt><br>
    125 <a name='failure11'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Function/regress-58274.js'>ecma_3/Function/regress-58274.js</a> failed</b> <br>
    126  [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    127118<tt>Expected exit code 0, got 3<br>
    128119Testcase terminated with signal 0<br>
     
    131122Exception, line 83: SyntaxError: Parse error<br>
    132123</tt><br>
    133 <a name='failure12'></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>
     124<a name='failure11'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/FunExpr/fe-001.js'>ecma_3/FunExpr/fe-001.js</a> failed</b> <br>
     125 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     126<tt>Expected exit code 0, got 3<br>
     127Testcase terminated with signal 0<br>
     128Complete testcase output was:<br>
     129Exception, line 26: SyntaxError: Parse error<br>
     130</tt><br>
     131<a name='failure12'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Object/class-002.js'>ecma_3/Object/class-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=(none)' target='other_window'>Bug Number (none)</a><br>
    134132 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    135 <tt>Expected exit code 0, got 3<br>
    136 Testcase terminated with signal 0<br>
    137 Complete testcase output was:<br>
    138 Exception, line 26: SyntaxError: Parse error<br>
    139 </tt><br>
    140 <a name='failure13'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Object/class-002.js'>ecma_3/Object/class-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=(none)' target='other_window'>Bug Number (none)</a><br>
    141  [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    142133<tt>--> STATUS: Testing the internal [[Class]] property of native constructors<br>
    143134Failure messages were:<br>
     
    146137--> FAILED!: [reported from test()] <br>
    147138</tt><br>
    148 <a name='failure14'></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>
    149  [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     139<a name='failure13'></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>
     140 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    150141<tt>--> STATUS: RegExp conformance test<br>
    151142Failure messages were:<br>
     
    172163--> FAILED!: [reported from test()] <br>
    173164</tt><br>
    174 <a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/15.10.6.2-2.js'>ecma_3/RegExp/15.10.6.2-2.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=76717' target='other_window'>Bug Number 76717</a><br>
    175  [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     165<a name='failure14'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/15.10.6.2-2.js'>ecma_3/RegExp/15.10.6.2-2.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=76717' target='other_window'>Bug Number 76717</a><br>
     166 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    176167<tt>--> STATUS: Testing re.exec(str) when re.lastIndex is < 0 or > str.length<br>
    177168Failure messages were:<br>
     
    240231--> FAILED!: [reported from test()] <br>
    241232</tt><br>
    242 <a name='failure16'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/octal-002.js'>ecma_3/RegExp/octal-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=141078' target='other_window'>Bug Number 141078</a><br>
    243  [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     233<a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/octal-002.js'>ecma_3/RegExp/octal-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=141078' target='other_window'>Bug Number 141078</a><br>
     234 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    244235<tt>--> STATUS: Testing regexps containing octal escape sequences<br>
    245236Failure messages were:<br>
     
    252243--> FAILED!: [reported from test()] <br>
    253244</tt><br>
    254 <a name='failure17'></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>
    255  [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     245<a name='failure16'></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>
     246 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    256247<tt>--> STATUS: Testing regular expression edge cases<br>
    257248Failure messages were:<br>
     
    313304--> FAILED!: [reported from test()] <br>
    314305</tt><br>
    315 <a name='failure18'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-002.js'>ecma_3/RegExp/perlstress-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>
    316  [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     306<a name='failure17'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-002.js'>ecma_3/RegExp/perlstress-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>
     307 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    317308<tt>--> STATUS: Testing regular expression edge cases<br>
    318309Failure messages were:<br>
     
    332323--> FAILED!: [reported from test()] <br>
    333324</tt><br>
    334 <a name='failure19'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-100199.js'>ecma_3/RegExp/regress-100199.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=100199' target='other_window'>Bug Number 100199</a><br>
    335  [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     325<a name='failure18'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-100199.js'>ecma_3/RegExp/regress-100199.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=100199' target='other_window'>Bug Number 100199</a><br>
     326 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    336327<tt>--> STATUS: [], [^] are valid RegExp conditions. Should not cause errors -<br>
    337328Failure messages were:<br>
     
    435426--> FAILED!: [reported from test()] <br>
    436427</tt><br>
    437 <a name='failure20'></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>
     428<a name='failure19'></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>
     429 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     430<tt>--> STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br>
     431Failure messages were:<br>
     432--> FAILED!: [reported from test()] Section 1 of test -<br>
     433--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     434--> FAILED!: [reported from test()] <br>
     435--> FAILED!: [reported from test()] Section 2 of test -<br>
     436--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     437--> FAILED!: [reported from test()] <br>
     438--> FAILED!: [reported from test()] Section 3 of test -<br>
     439--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     440--> FAILED!: [reported from test()] <br>
     441--> FAILED!: [reported from test()] Section 4 of test -<br>
     442--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     443--> FAILED!: [reported from test()] <br>
     444--> FAILED!: [reported from test()] Section 5 of test -<br>
     445--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     446--> FAILED!: [reported from test()] <br>
     447--> FAILED!: [reported from test()] Section 6 of test -<br>
     448--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     449--> FAILED!: [reported from test()] <br>
     450--> FAILED!: [reported from test()] Section 9 of test -<br>
     451--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     452--> FAILED!: [reported from test()] <br>
     453--> FAILED!: [reported from test()] Section 10 of test -<br>
     454--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     455--> FAILED!: [reported from test()] <br>
     456--> FAILED!: [reported from test()] Section 11 of test -<br>
     457--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     458--> FAILED!: [reported from test()] <br>
     459--> FAILED!: [reported from test()] Section 12 of test -<br>
     460--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     461--> FAILED!: [reported from test()] <br>
     462--> FAILED!: [reported from test()] Section 28 of test -<br>
     463--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     464--> FAILED!: [reported from test()] <br>
     465--> FAILED!: [reported from test()] Section 29 of test -<br>
     466--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     467--> FAILED!: [reported from test()] <br>
     468--> FAILED!: [reported from test()] Section 30 of test -<br>
     469--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     470--> FAILED!: [reported from test()] <br>
     471--> FAILED!: [reported from test()] Section 31 of test -<br>
     472--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     473--> FAILED!: [reported from test()] <br>
     474--> FAILED!: [reported from test()] Section 32 of test -<br>
     475--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     476--> FAILED!: [reported from test()] <br>
     477--> FAILED!: [reported from test()] Section 33 of test -<br>
     478--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     479--> FAILED!: [reported from test()] <br>
     480--> FAILED!: [reported from test()] Section 34 of test -<br>
     481--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     482--> FAILED!: [reported from test()] <br>
     483--> FAILED!: [reported from test()] Section 35 of test -<br>
     484--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     485--> FAILED!: [reported from test()] <br>
     486--> FAILED!: [reported from test()] Section 36 of test -<br>
     487--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     488--> FAILED!: [reported from test()] <br>
     489</tt><br>
     490<a name='failure20'></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>
    438491 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    439 <tt>--> STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br>
    440 Failure messages were:<br>
    441 --> FAILED!: [reported from test()] Section 1 of test -<br>
    442 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    443 --> FAILED!: [reported from test()] <br>
    444 --> FAILED!: [reported from test()] Section 2 of test -<br>
    445 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    446 --> FAILED!: [reported from test()] <br>
    447 --> FAILED!: [reported from test()] Section 3 of test -<br>
    448 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    449 --> FAILED!: [reported from test()] <br>
    450 --> FAILED!: [reported from test()] Section 4 of test -<br>
    451 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    452 --> FAILED!: [reported from test()] <br>
    453 --> FAILED!: [reported from test()] Section 5 of test -<br>
    454 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    455 --> FAILED!: [reported from test()] <br>
    456 --> FAILED!: [reported from test()] Section 6 of test -<br>
    457 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    458 --> FAILED!: [reported from test()] <br>
    459 --> FAILED!: [reported from test()] Section 9 of test -<br>
    460 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    461 --> FAILED!: [reported from test()] <br>
    462 --> FAILED!: [reported from test()] Section 10 of test -<br>
    463 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    464 --> FAILED!: [reported from test()] <br>
    465 --> FAILED!: [reported from test()] Section 11 of test -<br>
    466 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    467 --> FAILED!: [reported from test()] <br>
    468 --> FAILED!: [reported from test()] Section 12 of test -<br>
    469 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    470 --> FAILED!: [reported from test()] <br>
    471 --> FAILED!: [reported from test()] Section 28 of test -<br>
    472 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    473 --> FAILED!: [reported from test()] <br>
    474 --> FAILED!: [reported from test()] Section 29 of test -<br>
    475 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    476 --> FAILED!: [reported from test()] <br>
    477 --> FAILED!: [reported from test()] Section 30 of test -<br>
    478 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    479 --> FAILED!: [reported from test()] <br>
    480 --> FAILED!: [reported from test()] Section 31 of test -<br>
    481 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    482 --> FAILED!: [reported from test()] <br>
    483 --> FAILED!: [reported from test()] Section 32 of test -<br>
    484 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    485 --> FAILED!: [reported from test()] <br>
    486 --> FAILED!: [reported from test()] Section 33 of test -<br>
    487 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    488 --> FAILED!: [reported from test()] <br>
    489 --> FAILED!: [reported from test()] Section 34 of test -<br>
    490 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    491 --> FAILED!: [reported from test()] <br>
    492 --> FAILED!: [reported from test()] Section 35 of test -<br>
    493 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    494 --> FAILED!: [reported from test()] <br>
    495 --> FAILED!: [reported from test()] Section 36 of test -<br>
    496 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    497 --> FAILED!: [reported from test()] <br>
    498 </tt><br>
    499 <a name='failure21'></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>
    500  [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    501492<tt>--> STATUS: Testing regexp submatches with quantifiers<br>
    502493Failure messages were:<br>
     
    537528--> FAILED!: [reported from test()] <br>
    538529</tt><br>
    539 <a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-72964.js'>ecma_3/RegExp/regress-72964.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=72964' target='other_window'>Bug Number 72964</a><br>
    540  [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     530<a name='failure21'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-72964.js'>ecma_3/RegExp/regress-72964.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=72964' target='other_window'>Bug Number 72964</a><br>
     531 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    541532<tt>--> STATUS: Testing regular expressions containing non-Latin1 characters<br>
    542533Failure messages were:<br>
     
    556547--> FAILED!: [reported from test()] <br>
    557548</tt><br>
    558 <a name='failure23'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-78156.js'>ecma_3/RegExp/regress-78156.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=78156' target='other_window'>Bug Number 78156</a><br>
    559  [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     549<a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-78156.js'>ecma_3/RegExp/regress-78156.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=78156' target='other_window'>Bug Number 78156</a><br>
     550 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    560551<tt>--> STATUS: Testing regular expressions with  ^, $, and the m flag -<br>
    561552Failure messages were:<br>
     
    575566--> FAILED!: [reported from test()] <br>
    576567</tt><br>
    577 <a name='failure24'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-85721.js'>ecma_3/RegExp/regress-85721.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>
    578  [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     568<a name='failure23'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-85721.js'>ecma_3/RegExp/regress-85721.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br>
     569 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    579570<tt>--> STATUS: Performance: execution of regular expression<br>
    580571Failure messages were:<br>
     
    805796--> FAILED!: <br>
    806797</tt><br>
    807 <a name='failure25'></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>
     798<a name='failure24'></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>
     799 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     800<tt>Expected exit code 0, got 3<br>
     801Testcase terminated with signal 0<br>
     802Complete testcase output was:<br>
     803Exception, line 1: SyntaxError: Parse error<br>
     804</tt><br>
     805<a name='failure25'></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>
    808806 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    809 <tt>Expected exit code 0, got 3<br>
    810 Testcase terminated with signal 0<br>
    811 Complete testcase output was:<br>
    812 Exception, line 1: SyntaxError: Parse error<br>
    813 </tt><br>
    814 <a name='failure26'></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>
    815  [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    816807<tt>--> STATUS: Unicode format-control character (Category Cf) test.<br>
    817808Failure messages were:<br>
     
    820811--> FAILED!: [reported from test()] <br>
    821812</tt><br>
    822 <a name='failure27'></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>
    823  [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     813<a name='failure26'></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>
     814 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    824815<tt>--> STATUS: Unicode non-breaking space character test.<br>
    825816Failure messages were:<br>
     
    828819--> FAILED!: [reported from test()] <br>
    829820</tt><br>
    830 <a name='failure28'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-003.js'>ecma_3/Unicode/uc-003.js</a> failed</b> <br>
    831  [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     821<a name='failure27'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-003.js'>ecma_3/Unicode/uc-003.js</a> failed</b> <br>
     822 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    832823<tt>Expected exit code 0, got 3<br>
    833824Testcase terminated with signal 0<br>
     
    836827Exception, line 32: SyntaxError: Parse error<br>
    837828</tt><br>
    838 <a name='failure29'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-005.js'>ecma_3/Unicode/uc-005.js</a> failed</b> <br>
    839  [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     829<a name='failure28'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-005.js'>ecma_3/Unicode/uc-005.js</a> failed</b> <br>
     830 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    840831<tt>Expected exit code 0, got 3<br>
    841832Testcase terminated with signal 0<br>
     
    844835Exception, line 118: SyntaxError: Parse error<br>
    845836</tt><br>
    846 <a name='failure30'></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>
    847  [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     837<a name='failure29'></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>
     838 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    848839<tt>Expected exit code 3, got 0<br>
    849840Testcase terminated with signal 0<br>
     
    853844OK.<br>
    854845</tt><br>
    855 <a name='failure31'></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>
    856  [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     846<a name='failure30'></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>
     847 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    857848<tt><br>
    858849Failure messages were:<br>
     
    862853} FAILED! expected: <br>
    863854</tt><br>
    864 <a name='failure32'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br>
     855<a name='failure31'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br>
     856 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     857<tt><br>
     858Failure messages were:<br>
     859--> Number([1,2,3])          = NaN FAILED! expected: 3<br>
     860</tt><br>
     861<a name='failure32'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/regexparg-1.js'>js1_2/function/regexparg-1.js</a> failed</b> <br>
    865862 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    866 <tt><br>
    867 Failure messages were:<br>
    868 --> Number([1,2,3])          = NaN FAILED! expected: 3<br>
    869 </tt><br>
    870 <a name='failure33'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/regexparg-1.js'>js1_2/function/regexparg-1.js</a> failed</b> <br>
    871  [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    872863<tt>Expected exit code 0, got 3<br>
    873864Testcase terminated with signal 0<br>
     
    876867Exception, line 81: TypeError: Object /abc/ (result of expression x) does not allow calls.<br>
    877868</tt><br>
    878 <a name='failure34'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br>
    879  [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     869<a name='failure33'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br>
     870 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    880871<tt><br>
    881872Failure messages were:<br>
     
    883874--> String([1,2,3])             = 1,2,3 FAILED! expected: [1, 2, 3]<br>
    884875</tt><br>
    885 <a name='failure35'></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>
    886  [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     876<a name='failure34'></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>
     877 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    887878<tt><br>
    888879Failure messages were:<br>
     
    893884} FAILED! expected: <br>
    894885</tt><br>
    895 <a name='failure36'></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>
    896  [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     886<a name='failure35'></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>
     887 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    897888<tt><br>
    898889Failure messages were:<br>
     
    907898} FAILED! expected: <br>
    908899</tt><br>
    909 <a name='failure37'></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>
    910  [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     900<a name='failure36'></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>
     901 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    911902<tt>Expected exit code 0, got 3<br>
    912903Testcase terminated with signal 0<br>
     
    915906Exception, line 104: TypeError: Object /^\{(.*)\}$/ (result of expression ^\{(.*)\}$) does not allow calls.<br>
    916907</tt><br>
    917 <a name='failure38'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
    918  [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     908<a name='failure37'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
     909 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    919910<tt><br>
    920911Failure messages were:<br>
     
    922913--> ('x' == new String('x'))                  = true FAILED! expected: false<br>
    923914</tt><br>
    924 <a name='failure39'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
     915<a name='failure38'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
     916 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     917<tt><br>
     918Failure messages were:<br>
     919123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
     920</tt><br>
     921<a name='failure39'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>
    925922 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    926 <tt><br>
    927 Failure messages were:<br>
    928 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
    929 </tt><br>
    930 <a name='failure40'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>
    931  [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    932923<tt>Expected exit code 0, got 3<br>
    933924Testcase terminated with signal 0<br>
     
    937928Exception, line 44: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br>
    938929</tt><br>
    939 <a name='failure41'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     930<a name='failure40'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     931 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     932<tt><br>
     933Failure messages were:<br>
     934xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
     935</tt><br>
     936<a name='failure41'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_input.js'>js1_2/regexp/RegExp_input.js</a> failed</b> <br>
    940937 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    941 <tt><br>
    942 Failure messages were:<br>
    943 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
    944 </tt><br>
    945 <a name='failure42'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_input.js'>js1_2/regexp/RegExp_input.js</a> failed</b> <br>
    946  [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    947938<tt><br>
    948939Failure messages were:<br>
     
    953944--> RegExp.input = 'abcd12357efg'; (new RegExp('[h-z]+')).test() = true FAILED! expected: false<br>
    954945</tt><br>
    955 <a name='failure43'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_input_as_array.js'>js1_2/regexp/RegExp_input_as_array.js</a> failed</b> <br>
    956  [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     946<a name='failure42'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_input_as_array.js'>js1_2/regexp/RegExp_input_as_array.js</a> failed</b> <br>
     947 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    957948<tt><br>
    958949Failure messages were:<br>
     
    963954--> RegExp['$_'] = 'abcd12357efg'; (new RegExp('[h-z]+')).test() = true FAILED! expected: false<br>
    964955</tt><br>
    965 <a name='failure44'></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>
    966  [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     956<a name='failure43'></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>
     957 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    967958<tt><br>
    968959Failure messages were:<br>
     
    970961--> re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br>
    971962</tt><br>
    972 <a name='failure45'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastMatch.js'>js1_2/regexp/RegExp_lastMatch.js</a> failed</b> <br>
    973  [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     963<a name='failure44'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastMatch.js'>js1_2/regexp/RegExp_lastMatch.js</a> failed</b> <br>
     964 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    974965<tt><br>
    975966Failure messages were:<br>
     
    981972--> 'abcdefgabcdefg'.match(/(a(b(c(d)e)f)g)\1/); RegExp.lastMatch = undefined FAILED! expected: abcdefgabcdefg<br>
    982973</tt><br>
    983 <a name='failure46'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastMatch_as_array.js'>js1_2/regexp/RegExp_lastMatch_as_array.js</a> failed</b> <br>
    984  [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     974<a name='failure45'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastMatch_as_array.js'>js1_2/regexp/RegExp_lastMatch_as_array.js</a> failed</b> <br>
     975 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    985976<tt><br>
    986977Failure messages were:<br>
     
    992983--> 'abcdefgabcdefg'.match(/(a(b(c(d)e)f)g)\1/); RegExp['$&'] = undefined FAILED! expected: abcdefgabcdefg<br>
    993984</tt><br>
    994 <a name='failure47'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastParen.js'>js1_2/regexp/RegExp_lastParen.js</a> failed</b> <br>
    995  [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     985<a name='failure46'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastParen.js'>js1_2/regexp/RegExp_lastParen.js</a> failed</b> <br>
     986 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    996987<tt><br>
    997988Failure messages were:<br>
     
    1006997--> 'abcdefg'.match(/bc/); RegExp.lastParen = undefined FAILED! expected: <br>
    1007998</tt><br>
    1008 <a name='failure48'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastParen_as_array.js'>js1_2/regexp/RegExp_lastParen_as_array.js</a> failed</b> <br>
    1009  [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     999<a name='failure47'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_lastParen_as_array.js'>js1_2/regexp/RegExp_lastParen_as_array.js</a> failed</b> <br>
     1000 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10101001<tt><br>
    10111002Failure messages were:<br>
     
    10201011--> 'abcdefg'.match(/bc/); RegExp['$+'] = undefined FAILED! expected: <br>
    10211012</tt><br>
    1022 <a name='failure49'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_leftContext.js'>js1_2/regexp/RegExp_leftContext.js</a> failed</b> <br>
    1023  [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1013<a name='failure48'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_leftContext.js'>js1_2/regexp/RegExp_leftContext.js</a> failed</b> <br>
     1014 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10241015<tt><br>
    10251016Failure messages were:<br>
     
    10321023--> 'test'.match(new RegExp('^')); RegExp.leftContext = undefined FAILED! expected: <br>
    10331024</tt><br>
    1034 <a name='failure50'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_leftContext_as_array.js'>js1_2/regexp/RegExp_leftContext_as_array.js</a> failed</b> <br>
    1035  [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1025<a name='failure49'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_leftContext_as_array.js'>js1_2/regexp/RegExp_leftContext_as_array.js</a> failed</b> <br>
     1026 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10361027<tt><br>
    10371028Failure messages were:<br>
     
    10441035--> 'test'.match(new RegExp('^')); RegExp['$`'] = undefined FAILED! expected: <br>
    10451036</tt><br>
    1046 <a name='failure51'></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>
    1047  [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1037<a name='failure50'></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>
     1038 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10481039<tt><br>
    10491040Failure messages were:<br>
     
    10551046--> (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    10561047</tt><br>
    1057 <a name='failure52'></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>
    1058  [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1048<a name='failure51'></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>
     1049 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10591050<tt><br>
    10601051Failure messages were:<br>
     
    10661057--> (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    10671058</tt><br>
    1068 <a name='failure53'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_rightContext.js'>js1_2/regexp/RegExp_rightContext.js</a> failed</b> <br>
    1069  [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1059<a name='failure52'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_rightContext.js'>js1_2/regexp/RegExp_rightContext.js</a> failed</b> <br>
     1060 [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10701061<tt><br>
    10711062Failure messages were:<br>
     
    10781069--> 'test'.match(new RegExp('^')); RegExp.rightContext = undefined FAILED! expected: test<br>
    10791070</tt><br>
    1080 <a name='failure54'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_rightContext_as_array.js'>js1_2/regexp/RegExp_rightContext_as_array.js</a> failed</b> <br>
    1081  [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1071<a name='failure53'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/RegExp_rightContext_as_array.js'>js1_2/regexp/RegExp_rightContext_as_array.js</a> failed</b> <br>
     1072 [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10821073<tt><br>
    10831074Failure messages were:<br>
     
    10901081--> 'test'.match(new RegExp('^')); RegExp['$''] = undefined FAILED! expected: test<br>
    10911082</tt><br>
    1092 <a name='failure55'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-6359.js'>js1_2/regexp/regress-6359.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=6359' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=6359</a><br>
    1093  [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1083<a name='failure54'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-6359.js'>js1_2/regexp/regress-6359.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=6359' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=6359</a><br>
     1084 [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10941085<tt>Expected exit code 0, got 3<br>
    10951086Testcase terminated with signal 0<br>
     
    10981089Exception, line 57: TypeError: Object /(a*)b\1+/ (result of expression (a*)b\1+) does not allow calls.<br>
    10991090</tt><br>
    1100 <a name='failure56'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-9141.js'>js1_2/regexp/regress-9141.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=9141' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=9141</a><br>
    1101  [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1091<a name='failure55'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/regress-9141.js'>js1_2/regexp/regress-9141.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=http://bugzilla.mozilla.org/show_bug.cgi?id=9141' target='other_window'>Bug Number http://bugzilla.mozilla.org/show_bug.cgi?id=9141</a><br>
     1092 [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11021093<tt>Expected exit code 0, got 3<br>
    11031094Testcase terminated with signal 0<br>
     
    11061097Exception, line 74: TypeError: Object /(?:xx|x)*/ (result of expression (?:xx|x)*) does not allow calls.<br>
    11071098</tt><br>
    1108 <a name='failure57'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/simple_form.js'>js1_2/regexp/simple_form.js</a> failed</b> <br>
    1109  [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1099<a name='failure56'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/simple_form.js'>js1_2/regexp/simple_form.js</a> failed</b> <br>
     1100 [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11101101<tt>Expected exit code 0, got 3<br>
    11111102Testcase terminated with signal 0<br>
     
    11151106Exception, line 44: TypeError: Object /[0-9]{3}/ (result of expression [0-9]{3}) does not allow calls.<br>
    11161107</tt><br>
    1117 <a name='failure58'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/special_characters.js'>js1_2/regexp/special_characters.js</a> failed</b> <br>
    1118  [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1108<a name='failure57'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/special_characters.js'>js1_2/regexp/special_characters.js</a> failed</b> <br>
     1109 [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11191110<tt><br>
    11201111Failure messages were:<br>
     
    11261117<br>
    11271118</tt><br>
    1128 <a name='failure59'></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>
    1129  [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1119<a name='failure58'></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>
     1120 [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11301121<tt><br>
    11311122Failure messages were:<br>
     
    11351126--> 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br>
    11361127</tt><br>
    1137 <a name='failure60'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>
    1138  [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1128<a name='failure59'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>
     1129 [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11391130<tt><br>
    11401131Failure messages were:<br>
     
    11441135--> 'abcde'.concat([1,2,3]) = abcde1,2,3 FAILED! expected: abcde[1, 2, 3]<br>
    11451136</tt><br>
    1146 <a name='failure61'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/slice.js'>js1_2/String/slice.js</a> failed</b> <br>
    1147  [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1137<a name='failure60'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/slice.js'>js1_2/String/slice.js</a> failed</b> <br>
     1138 [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11481139<tt><br>
    11491140Failure messages were:<br>
     
    11511142--> exhaustive String.slice test 2 = false FAILED! expected: true<br>
    11521143</tt><br>
    1153 <a name='failure62'></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>
     1144<a name='failure61'></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>
     1145 [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1146<tt><br>
     1147Failure messages were:<br>
     1148--> new Boolean(false) = true FAILED! expected: false<br>
     1149</tt><br>
     1150<a name='failure62'></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>
    11541151 [ <a href='#failure61'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1155 <tt><br>
    1156 Failure messages were:<br>
    1157 --> new Boolean(false) = true FAILED! expected: false<br>
    1158 </tt><br>
    1159 <a name='failure63'></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>
    1160  [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11611152<tt>--> STATUS: Regression test for Bugzilla bug 99663<br>
    11621153Failure messages were:<br>
     
    11651156--> Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
    11661157</tt><br>
    1167 <a name='failure64'></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>
    1168  [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1158<a name='failure63'></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>
     1159 [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11691160<tt>Expected exit code 3, got 0<br>
    11701161Testcase terminated with signal 0<br>
     
    11751166OK.<br>
    11761167</tt><br>
    1177 <a name='failure65'></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>
    1178  [ <a href='#failure64'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1168<a name='failure64'></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>
     1169 [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11791170<tt>Expected exit code 3, got 0<br>
    11801171Testcase terminated with signal 0<br>
     
    11851176OK.<br>
    11861177</tt><br>
    1187 <a name='failure66'></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>
    1188  [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1178<a name='failure65'></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>
     1179 [ <a href='#failure64'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11891180<tt>Expected exit code 0, got 3<br>
    11901181Testcase terminated with signal 0<br>
     
    11931184Exception, line 134: ReferenceError: Can't find variable: Script<br>
    11941185</tt><br>
    1195 <a name='failure67'></a><dd><b>Testcase <a target='other_window' href='./js1_4/Regress/function-002.js'>js1_4/Regress/function-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=330462' target='other_window'>Bug Number 330462</a><br>
     1186<a name='failure66'></a><dd><b>Testcase <a target='other_window' href='./js1_4/Regress/function-002.js'>js1_4/Regress/function-002.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=330462' target='other_window'>Bug Number 330462</a><br>
     1187 [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1188<tt><br>
     1189Failure messages were:<br>
     1190--> f1.toString() == dec1 = false FAILED! expected: true<br>
     1191</tt><br>
     1192<a name='failure67'></a><dd><b>Testcase <a target='other_window' href='./js1_4/Regress/function-003.js'>js1_4/Regress/function-003.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=310514' target='other_window'>Bug Number 310514</a><br>
    11961193 [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11971194<tt><br>
    11981195Failure messages were:<br>
    1199 --> f1.toString() == dec1 = false FAILED! expected: true<br>
    1200 </tt><br>
    1201 <a name='failure68'></a><dd><b>Testcase <a target='other_window' href='./js1_4/Regress/function-003.js'>js1_4/Regress/function-003.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=310514' target='other_window'>Bug Number 310514</a><br>
     1196--> StripSpaces(Array.prototype.concat.toString()).substring(0,17) = (InternalFunction FAILED! expected: functionconcat(){<br>
     1197</tt><br>
     1198<a name='failure68'></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>
    12021199 [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1203 <tt><br>
    1204 Failure messages were:<br>
    1205 --> StripSpaces(Array.prototype.concat.toString()).substring(0,17) = (InternalFunction FAILED! expected: functionconcat(){<br>
    1206 </tt><br>
    1207 <a name='failure69'></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>
     1200<tt>Expected exit code 0, got 3<br>
     1201Testcase terminated with signal 0<br>
     1202Complete testcase output was:<br>
     1203Exception, line 42: SyntaxError: Parse error<br>
     1204</tt><br>
     1205<a name='failure69'></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>
    12081206 [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12091207<tt>Expected exit code 0, got 3<br>
     
    12121210Exception, line 42: SyntaxError: Parse error<br>
    12131211</tt><br>
    1214 <a name='failure70'></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>
     1212<a name='failure70'></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>
    12151213 [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12161214<tt>Expected exit code 0, got 3<br>
     
    12191217Exception, line 42: SyntaxError: Parse error<br>
    12201218</tt><br>
    1221 <a name='failure71'></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>
     1219<a name='failure71'></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>
    12221220 [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12231221<tt>Expected exit code 0, got 3<br>
    12241222Testcase terminated with signal 0<br>
    12251223Complete testcase output was:<br>
    1226 Exception, line 42: SyntaxError: Parse error<br>
    1227 </tt><br>
    1228 <a name='failure72'></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>
     1224Exception, line 248: TypeError: Undefined value<br>
     1225</tt><br>
     1226<a name='failure72'></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>
    12291227 [ <a href='#failure71'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1230 <tt>Expected exit code 0, got 3<br>
    1231 Testcase terminated with signal 0<br>
    1232 Complete testcase output was:<br>
    1233 Exception, line 248: TypeError: Undefined value<br>
    1234 </tt><br>
    1235 <a name='failure73'></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>
    1236  [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12371228<tt>Expected exit code 0, got 3<br>
    12381229Testcase terminated with signal 0<br>
     
    12421233Exception, line 66: TypeError: Undefined value<br>
    12431234</tt><br>
    1244 <a name='failure74'></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>
     1235<a name='failure73'></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>
     1236 [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1237<tt>Expected exit code 0, got 3<br>
     1238Testcase terminated with signal 0<br>
     1239Complete testcase output was:<br>
     1240Exception, line 33: SyntaxError: Parse error<br>
     1241</tt><br>
     1242<a name='failure74'></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>
    12451243 [ <a href='#failure73'>Previous Failure</a> | <a href='#failure75'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12461244<tt>Expected exit code 0, got 3<br>
    12471245Testcase terminated with signal 0<br>
    12481246Complete testcase output was:<br>
    1249 Exception, line 33: SyntaxError: Parse error<br>
    1250 </tt><br>
    1251 <a name='failure75'></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>
     1247Exception, line 29: SyntaxError: Parse error<br>
     1248</tt><br>
     1249<a name='failure75'></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>
    12521250 [ <a href='#failure74'>Previous Failure</a> | <a href='#failure76'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12531251<tt>Expected exit code 0, got 3<br>
    12541252Testcase terminated with signal 0<br>
    12551253Complete testcase output was:<br>
    1256 Exception, line 29: SyntaxError: Parse error<br>
    1257 </tt><br>
    1258 <a name='failure76'></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>
     1254Exception, line 48: SyntaxError: Parse error<br>
     1255</tt><br>
     1256<a name='failure76'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-004.js'>js1_5/GetSet/getset-004.js</a> failed</b> <br>
    12591257 [ <a href='#failure75'>Previous Failure</a> | <a href='#failure77'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12601258<tt>Expected exit code 0, got 3<br>
    12611259Testcase terminated with signal 0<br>
    12621260Complete testcase output was:<br>
    1263 Exception, line 48: SyntaxError: Parse error<br>
    1264 </tt><br>
    1265 <a name='failure77'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-004.js'>js1_5/GetSet/getset-004.js</a> failed</b> <br>
     1261Exception, line 48: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1262</tt><br>
     1263<a name='failure77'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-005.js'>js1_5/GetSet/getset-005.js</a> failed</b> <br>
    12661264 [ <a href='#failure76'>Previous Failure</a> | <a href='#failure78'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12671265<tt>Expected exit code 0, got 3<br>
    12681266Testcase terminated with signal 0<br>
    12691267Complete testcase output was:<br>
    1270 Exception, line 48: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1271 </tt><br>
    1272 <a name='failure78'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-005.js'>js1_5/GetSet/getset-005.js</a> failed</b> <br>
     1268Exception, line 57: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1269</tt><br>
     1270<a name='failure78'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-006.js'>js1_5/GetSet/getset-006.js</a> failed</b> <br>
    12731271 [ <a href='#failure77'>Previous Failure</a> | <a href='#failure79'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12741272<tt>Expected exit code 0, got 3<br>
    12751273Testcase terminated with signal 0<br>
    12761274Complete testcase output was:<br>
    1277 Exception, line 57: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1278 </tt><br>
    1279 <a name='failure79'></a><dd><b>Testcase <a target='other_window' href='./js1_5/GetSet/getset-006.js'>js1_5/GetSet/getset-006.js</a> failed</b> <br>
     1275Exception, line 62: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1276</tt><br>
     1277<a name='failure79'></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>
    12801278 [ <a href='#failure78'>Previous Failure</a> | <a href='#failure80'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12811279<tt>Expected exit code 0, got 3<br>
    12821280Testcase terminated with signal 0<br>
    12831281Complete testcase output was:<br>
    1284 Exception, line 62: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1285 </tt><br>
    1286 <a name='failure80'></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>
     1282Exception, line 49: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
     1283</tt><br>
     1284<a name='failure80'></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>
    12871285 [ <a href='#failure79'>Previous Failure</a> | <a href='#failure81'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12881286<tt>Expected exit code 0, got 3<br>
    12891287Testcase terminated with signal 0<br>
    12901288Complete testcase output was:<br>
    1291 Exception, line 49: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    1292 </tt><br>
    1293 <a name='failure81'></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>
     1289Exception, line 49: ReferenceError: Can't find variable: uneval<br>
     1290</tt><br>
     1291<a name='failure81'></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>
    12941292 [ <a href='#failure80'>Previous Failure</a> | <a href='#failure82'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12951293<tt>Expected exit code 0, got 3<br>
    12961294Testcase terminated with signal 0<br>
    12971295Complete testcase output was:<br>
    1298 Exception, line 49: ReferenceError: Can't find variable: uneval<br>
    1299 </tt><br>
    1300 <a name='failure82'></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>
     1296Exception, line 50: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
     1297</tt><br>
     1298<a name='failure82'></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>
    13011299 [ <a href='#failure81'>Previous Failure</a> | <a href='#failure83'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13021300<tt>Expected exit code 0, got 3<br>
    13031301Testcase terminated with signal 0<br>
    13041302Complete testcase output was:<br>
    1305 Exception, line 50: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
    1306 </tt><br>
    1307 <a name='failure83'></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>
     1303Exception, line 50: ReferenceError: Can't find variable: uneval<br>
     1304</tt><br>
     1305<a name='failure83'></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>
    13081306 [ <a href='#failure82'>Previous Failure</a> | <a href='#failure84'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1309 <tt>Expected exit code 0, got 3<br>
    1310 Testcase terminated with signal 0<br>
    1311 Complete testcase output was:<br>
    1312 Exception, line 50: ReferenceError: Can't find variable: uneval<br>
    1313 </tt><br>
    1314 <a name='failure84'></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>
    1315  [ <a href='#failure83'>Previous Failure</a> | <a href='#failure85'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13161307<tt>--> STATUS: Reassignment to a const is NOT an error per ECMA<br>
    13171308Failure messages were:<br>
     
    13231314--> FAILED!: [reported from test()] <br>
    13241315</tt><br>
    1325 <a name='failure85'></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>
     1316<a name='failure84'></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>
     1317 [ <a href='#failure83'>Previous Failure</a> | <a href='#failure85'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1318<tt>Expected exit code 0, got 3<br>
     1319Testcase terminated with signal 0<br>
     1320Complete testcase output was:<br>
     1321Exception, line 351: SyntaxError: Parse error<br>
     1322</tt><br>
     1323<a name='failure85'></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>
    13261324 [ <a href='#failure84'>Previous Failure</a> | <a href='#failure86'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13271325<tt>Expected exit code 0, got 3<br>
    13281326Testcase terminated with signal 0<br>
    13291327Complete testcase output was:<br>
    1330 Exception, line 351: SyntaxError: Parse error<br>
    1331 </tt><br>
    1332 <a name='failure86'></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>
     1328Exception, line 76: ReferenceError: Can't find variable: clone<br>
     1329</tt><br>
     1330<a name='failure86'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-156354.js'>js1_5/Regress/regress-156354.js</a> failed</b> <br>
    13331331 [ <a href='#failure85'>Previous Failure</a> | <a href='#failure87'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13341332<tt>Expected exit code 0, got 3<br>
    13351333Testcase terminated with signal 0<br>
    13361334Complete testcase output was:<br>
    1337 Exception, line 76: ReferenceError: Can't find variable: clone<br>
    1338 </tt><br>
    1339 <a name='failure87'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-156354.js'>js1_5/Regress/regress-156354.js</a> failed</b> <br>
     1335Exception, line 56: TypeError: Value undefined (result of expression this.propertyIsEnumerable) is not object.<br>
     1336</tt><br>
     1337<a name='failure87'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-168347.js'>js1_5/Regress/regress-168347.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=168347' target='other_window'>Bug Number 168347</a><br>
    13401338 [ <a href='#failure86'>Previous Failure</a> | <a href='#failure88'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1341 <tt>Expected exit code 0, got 3<br>
    1342 Testcase terminated with signal 0<br>
    1343 Complete testcase output was:<br>
    1344 Exception, line 56: TypeError: Value undefined (result of expression this.propertyIsEnumerable) is not object.<br>
    1345 </tt><br>
    1346 <a name='failure88'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-168347.js'>js1_5/Regress/regress-168347.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=168347' target='other_window'>Bug Number 168347</a><br>
    1347  [ <a href='#failure87'>Previous Failure</a> | <a href='#failure89'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13481339<tt>--> STATUS: Testing F.toString()<br>
    13491340Failure messages were:<br>
     
    13551346--> FAILED!: [reported from test()] <br>
    13561347</tt><br>
    1357 <a name='failure89'></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>
     1348<a name='failure88'></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>
     1349 [ <a href='#failure87'>Previous Failure</a> | <a href='#failure89'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1350<tt>Expected exit code 0, got 3<br>
     1351Testcase terminated with signal 0<br>
     1352Complete testcase output was:<br>
     1353Exception, line 62: URIError: URI error<br>
     1354</tt><br>
     1355<a name='failure89'></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>
    13581356 [ <a href='#failure88'>Previous Failure</a> | <a href='#failure90'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1359 <tt>Expected exit code 0, got 3<br>
    1360 Testcase terminated with signal 0<br>
    1361 Complete testcase output was:<br>
    1362 Exception, line 62: URIError: URI error<br>
    1363 </tt><br>
    1364 <a name='failure90'></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>
    1365  [ <a href='#failure89'>Previous Failure</a> | <a href='#failure91'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13661357<tt>--> STATUS: Don't crash on extraneous arguments to str.match(), etc.<br>
    13671358Failure messages were:<br>
     
    14131404--> FAILED!: [reported from test()] <br>
    14141405</tt><br>
    1415 <a name='failure91'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-185165.js'>js1_5/Regress/regress-185165.js</a> failed</b> <br>
    1416  [ <a href='#failure90'>Previous Failure</a> | <a href='#failure92'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1406<a name='failure90'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-185165.js'>js1_5/Regress/regress-185165.js</a> failed</b> <br>
     1407 [ <a href='#failure89'>Previous Failure</a> | <a href='#failure91'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14171408<tt>Expected exit code 0, got 3<br>
    14181409Testcase terminated with signal 0<br>
     
    14211412Exception, line 3: SyntaxError: Parse error<br>
    14221413</tt><br>
    1423 <a name='failure92'></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>
    1424  [ <a href='#failure91'>Previous Failure</a> | <a href='#failure93'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1414<a name='failure91'></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>
     1415 [ <a href='#failure90'>Previous Failure</a> | <a href='#failure92'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14251416<tt>Expected exit code 0, got 3<br>
    14261417Testcase terminated with signal 0<br>
     
    14301421Exception, line 61: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    14311422</tt><br>
    1432 <a name='failure93'></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>
    1433  [ <a href='#failure92'>Previous Failure</a> | <a href='#failure94'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1423<a name='failure92'></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>
     1424 [ <a href='#failure91'>Previous Failure</a> | <a href='#failure93'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14341425<tt>--> STATUS: Testing calling obj.eval(str)<br>
    14351426Failure messages were:<br>
     
    14391430--> FAILED!: [reported from test()] <br>
    14401431</tt><br>
    1441 <a name='failure94'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/regress-185485.js'>js1_5/Scope/regress-185485.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=185485' target='other_window'>Bug Number 185485</a><br>
    1442  [ <a href='#failure93'>Previous Failure</a> | <a href='#failure95'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1432<a name='failure93'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Scope/regress-185485.js'>js1_5/Scope/regress-185485.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=185485' target='other_window'>Bug Number 185485</a><br>
     1433 [ <a href='#failure92'>Previous Failure</a> | <a href='#failure94'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14431434<tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br>
    14441435Failure messages were:<br>
     
    14551446--> FAILED!: [reported from test()] <br>
    14561447</tt><br>
    1457 <a name='failure95'></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>
     1448<a name='failure94'></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>
     1449 [ <a href='#failure93'>Previous Failure</a> | <a href='#failure95'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1450<tt>Expected exit code 0, got 3<br>
     1451Testcase terminated with signal 0<br>
     1452Complete testcase output was:<br>
     1453Exception, line 57: ReferenceError: Can't find variable: Script<br>
     1454</tt><br>
     1455<a name='failure95'></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>
    14581456 [ <a href='#failure94'>Previous Failure</a> | <a href='#failure96'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1459 <tt>Expected exit code 0, got 3<br>
    1460 Testcase terminated with signal 0<br>
    1461 Complete testcase output was:<br>
    1462 Exception, line 57: ReferenceError: Can't find variable: Script<br>
    1463 </tt><br>
    1464 <a name='failure96'></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>
    1465  [ <a href='#failure95'>Previous Failure</a> | <a href='#failure97'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14661457<tt>--> STATUS: Testing scope after changing obj.__proto__<br>
    14671458Failure messages were:<br>
     
    14801471<a name='retest_list'></a>
    14811472<h2>Retest List</h2><br>
    1482 # Retest List, kjs, generated Thu Aug 11 03:08:58 2005.
     1473# Retest List, kjs, generated Thu Aug 11 03:37:52 2005.
    14831474# Original test base was: All tests.
    1484 # 1111 of 1116 test(s) were completed, 96 failures reported.
    1485 ecma/Date/15.9.4.3.js
     1475# 1111 of 1116 test(s) were completed, 95 failures reported.
    14861476ecma/Date/15.9.5.28-1.js
    14871477ecma/GlobalObject/15.1.2.2-2.js
Note: See TracChangeset for help on using the changeset viewer.