Changeset 9842 in webkit for trunk/JavaScriptCore/tests


Ignore:
Timestamp:
Jul 19, 2005, 7:23:57 PM (20 years ago)
Author:
ggaren
Message:

-fixed http://bugzilla.opendarwin.org/show_bug.cgi?id=3991
JSC doesn't implement Array.prototype.toLocaleString()

-test failure: ecma_3/Array/15.4.4.3-1.js

Reviewed by mjs.

  • kjs/array_object.cpp: (ArrayProtoFuncImp::call): now searches for toString and toLocaleString overrides in the array's elements
  • tests/mozilla/expected.html: failures are under 100! woohoo!
File:
1 edited

Legend:

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

    r9819 r9842  
    88Test List: All tests<br>
    99Skip List: ecma/Date<br>
    10 967 test(s) selected, 962 test(s) completed, 100 failures reported (10.39% failed)<br>
     10967 test(s) selected, 962 test(s) completed, 99 failures reported (10.29% failed)<br>
    1111Engine command line: /Users/ggaren/Development/symroots/testkjs <br>
    1212OS type: Darwin il0204a-dhcp30.apple.com 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun  3 21:09:06 PDT 2005; root:xnu-792.2.3.obj~1/RELEASE_PPC Power Macintosh powerpc<br>
    13 Testcase execution time: 1 minutes, 33 seconds.<br>
    14 Tests completed on Mon Jul 18 10:51:30 2005.<br><br>
     13Testcase execution time: 1 minutes, 36 seconds.<br>
     14Tests completed on Tue Jul 19 19:35:51 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>
     
    101101Exception, line 34: TypeError: Null value<br>
    102102</tt><br>
    103 <a name='failure9'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Array/15.4.4.3-1.js'>ecma_3/Array/15.4.4.3-1.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=56883' target='other_window'>Bug Number 56883</a><br>
     103<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>
    104104 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    105 <tt>--> STATUS: Testing Array.prototype.toLocaleString() -<br>
    106 Failure messages were:<br>
    107 --> FAILED!: [reported from test()] Testing Array.prototype.toLocaleString() -<br>
    108 --> FAILED!: [reported from test()] Expected value '3', Actual value '0'<br>
    109 --> FAILED!: [reported from test()] <br>
    110 </tt><br>
    111 <a name='failure10'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Date/15.9.5.7.js'>ecma_3/Date/15.9.5.7.js</a> failed</b> <br>
    112  [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    113105<tt><br>
    114106Failure messages were:<br>
     
    122114--> (Mon Feb 28 2000 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    123115--> (Tue Feb 29 2000 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    124 --> (Mon Jul 18 2005 10:51:01 GMT-0700).toLocaleTimeString() = 10:51:01 AM PDT FAILED! expected: 10:51:01<br>
    125 --> (Mon Jul 18 2005 18:51:01 GMT-0700).toLocaleTimeString() = 6:51:01 PM PDT FAILED! expected: 18:51:01<br>
     116--> (Tue Jul 19 2005 19:35:21 GMT-0700).toLocaleTimeString() = 7:35:21 PM PDT FAILED! expected: 19:35:21<br>
     117--> (Wed Jul 20 2005 03:35:21 GMT-0700).toLocaleTimeString() = 3:35:21 AM PDT FAILED! expected: 03:35:21<br>
    126118--> (Fri Dec 31 2004 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    127119--> (Fri Dec 31 2004 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    128120--> (Sat Jan 01 2005 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    129121</tt><br>
    130 <a name='failure11'></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>
     122<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>
     123 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     124<tt>Expected exit code 0, got 3<br>
     125Testcase terminated with signal 0<br>
     126Complete testcase output was:<br>
     127Exception, line 65: ReferenceError: Can't find variable: g<br>
     128</tt><br>
     129<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>
    131130 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    132 <tt>Expected exit code 0, got 3<br>
    133 Testcase terminated with signal 0<br>
    134 Complete testcase output was:<br>
    135 Exception, line 65: ReferenceError: Can't find variable: g<br>
    136 </tt><br>
    137 <a name='failure12'></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>
    138  [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    139131<tt>Expected exit code 0, got 3<br>
    140132Testcase terminated with signal 0<br>
     
    143135Exception, line 83: SyntaxError: Parse error<br>
    144136</tt><br>
    145 <a name='failure13'></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>
     137<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>
     138 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     139<tt>Expected exit code 0, got 3<br>
     140Testcase terminated with signal 0<br>
     141Complete testcase output was:<br>
     142Exception, line 26: SyntaxError: Parse error<br>
     143</tt><br>
     144<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>
    146145 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    147 <tt>Expected exit code 0, got 3<br>
    148 Testcase terminated with signal 0<br>
    149 Complete testcase output was:<br>
    150 Exception, line 26: SyntaxError: Parse error<br>
    151 </tt><br>
    152 <a name='failure14'></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>
    153  [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    154146<tt>--> STATUS: Testing the internal [[Class]] property of native constructors<br>
    155147Failure messages were:<br>
     
    158150--> FAILED!: [reported from test()] <br>
    159151</tt><br>
    160 <a name='failure15'></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>
    161  [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     152<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>
     153 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    162154<tt>--> STATUS: RegExp conformance test<br>
    163155Failure messages were:<br>
     
    184176--> FAILED!: [reported from test()] <br>
    185177</tt><br>
    186 <a name='failure16'></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>
    187  [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     178<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>
     179 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    188180<tt>--> STATUS: Testing re.exec(str) when re.lastIndex is < 0 or > str.length<br>
    189181Failure messages were:<br>
     
    252244--> FAILED!: [reported from test()] <br>
    253245</tt><br>
    254 <a name='failure17'></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>
    255  [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     246<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>
     247 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    256248<tt>--> STATUS: Testing regexps containing octal escape sequences<br>
    257249Failure messages were:<br>
     
    264256--> FAILED!: [reported from test()] <br>
    265257</tt><br>
    266 <a name='failure18'></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>
    267  [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     258<a name='failure17'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/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>
     259 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    268260<tt>--> STATUS: Testing regular expression edge cases<br>
    269261Failure messages were:<br>
     
    325317--> FAILED!: [reported from test()] <br>
    326318</tt><br>
    327 <a name='failure19'></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>
    328  [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     319<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>
     320 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    329321<tt>--> STATUS: Testing regular expression edge cases<br>
    330322Failure messages were:<br>
     
    344336--> FAILED!: [reported from test()] <br>
    345337</tt><br>
    346 <a name='failure20'></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>
    347  [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     338<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>
     339 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    348340<tt>--> STATUS: [], [^] are valid RegExp conditions. Should not cause errors -<br>
    349341Failure messages were:<br>
     
    447439--> FAILED!: [reported from test()] <br>
    448440</tt><br>
    449 <a name='failure21'></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>
     441<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>
     442 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     443<tt>--> STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br>
     444Failure messages were:<br>
     445--> FAILED!: [reported from test()] Section 1 of test -<br>
     446--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     447--> FAILED!: [reported from test()] <br>
     448--> FAILED!: [reported from test()] Section 2 of test -<br>
     449--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     450--> FAILED!: [reported from test()] <br>
     451--> FAILED!: [reported from test()] Section 3 of test -<br>
     452--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     453--> FAILED!: [reported from test()] <br>
     454--> FAILED!: [reported from test()] Section 4 of test -<br>
     455--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     456--> FAILED!: [reported from test()] <br>
     457--> FAILED!: [reported from test()] Section 5 of test -<br>
     458--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     459--> FAILED!: [reported from test()] <br>
     460--> FAILED!: [reported from test()] Section 6 of test -<br>
     461--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     462--> FAILED!: [reported from test()] <br>
     463--> FAILED!: [reported from test()] Section 9 of test -<br>
     464--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     465--> FAILED!: [reported from test()] <br>
     466--> FAILED!: [reported from test()] Section 10 of test -<br>
     467--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     468--> FAILED!: [reported from test()] <br>
     469--> FAILED!: [reported from test()] Section 11 of test -<br>
     470--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     471--> FAILED!: [reported from test()] <br>
     472--> FAILED!: [reported from test()] Section 12 of test -<br>
     473--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     474--> FAILED!: [reported from test()] <br>
     475--> FAILED!: [reported from test()] Section 28 of test -<br>
     476--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     477--> FAILED!: [reported from test()] <br>
     478--> FAILED!: [reported from test()] Section 29 of test -<br>
     479--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     480--> FAILED!: [reported from test()] <br>
     481--> FAILED!: [reported from test()] Section 30 of test -<br>
     482--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     483--> FAILED!: [reported from test()] <br>
     484--> FAILED!: [reported from test()] Section 31 of test -<br>
     485--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     486--> FAILED!: [reported from test()] <br>
     487--> FAILED!: [reported from test()] Section 32 of test -<br>
     488--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     489--> FAILED!: [reported from test()] <br>
     490--> FAILED!: [reported from test()] Section 33 of test -<br>
     491--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     492--> FAILED!: [reported from test()] <br>
     493--> FAILED!: [reported from test()] Section 34 of test -<br>
     494--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     495--> FAILED!: [reported from test()] <br>
     496--> FAILED!: [reported from test()] Section 35 of test -<br>
     497--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     498--> FAILED!: [reported from test()] <br>
     499--> FAILED!: [reported from test()] Section 36 of test -<br>
     500--> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
     501--> FAILED!: [reported from test()] <br>
     502</tt><br>
     503<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>
    450504 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    451 <tt>--> STATUS: Invalid use of regexp quantifiers should generate SyntaxErrors<br>
    452 Failure messages were:<br>
    453 --> FAILED!: [reported from test()] Section 1 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 2 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 3 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 4 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 5 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 6 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 9 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 10 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 11 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 12 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 28 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 29 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 30 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 31 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 32 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 --> FAILED!: [reported from test()] Section 33 of test -<br>
    499 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    500 --> FAILED!: [reported from test()] <br>
    501 --> FAILED!: [reported from test()] Section 34 of test -<br>
    502 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    503 --> FAILED!: [reported from test()] <br>
    504 --> FAILED!: [reported from test()] Section 35 of test -<br>
    505 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    506 --> FAILED!: [reported from test()] <br>
    507 --> FAILED!: [reported from test()] Section 36 of test -<br>
    508 --> FAILED!: [reported from test()] Expected value 'SyntaxError', Actual value 'Did not generate ANY error!!!'<br>
    509 --> FAILED!: [reported from test()] <br>
    510 </tt><br>
    511 <a name='failure22'></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>
    512  [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    513505<tt>--> STATUS: Testing regexp submatches with quantifiers<br>
    514506Failure messages were:<br>
     
    549541--> FAILED!: [reported from test()] <br>
    550542</tt><br>
    551 <a name='failure23'></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>
    552  [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     543<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>
     544 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    553545<tt>--> STATUS: Testing regular expressions containing non-Latin1 characters<br>
    554546Failure messages were:<br>
     
    568560--> FAILED!: [reported from test()] <br>
    569561</tt><br>
    570 <a name='failure24'></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>
    571  [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     562<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>
     563 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    572564<tt>--> STATUS: Testing regular expressions with  ^, $, and the m flag -<br>
    573565Failure messages were:<br>
     
    587579--> FAILED!: [reported from test()] <br>
    588580</tt><br>
    589 <a name='failure25'></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>
    590  [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     581<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>
     582 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    591583<tt>--> STATUS: Performance: execution of regular expression<br>
    592584Failure messages were:<br>
     
    817809--> FAILED!: <br>
    818810</tt><br>
    819 <a name='failure26'></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>
     811<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>
     812 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     813<tt>Expected exit code 0, got 3<br>
     814Testcase terminated with signal 0<br>
     815Complete testcase output was:<br>
     816Exception, line 1: SyntaxError: Parse error<br>
     817</tt><br>
     818<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>
    820819 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    821 <tt>Expected exit code 0, got 3<br>
    822 Testcase terminated with signal 0<br>
    823 Complete testcase output was:<br>
    824 Exception, line 1: SyntaxError: Parse error<br>
    825 </tt><br>
    826 <a name='failure27'></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>
    827  [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    828820<tt>--> STATUS: Unicode format-control character (Category Cf) test.<br>
    829821Failure messages were:<br>
     
    832824--> FAILED!: [reported from test()] <br>
    833825</tt><br>
    834 <a name='failure28'></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>
    835  [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     826<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>
     827 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    836828<tt>--> STATUS: Unicode non-breaking space character test.<br>
    837829Failure messages were:<br>
     
    840832--> FAILED!: [reported from test()] <br>
    841833</tt><br>
    842 <a name='failure29'></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>
    843  [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     834<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>
     835 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    844836<tt>Expected exit code 0, got 3<br>
    845837Testcase terminated with signal 0<br>
     
    848840Exception, line 32: SyntaxError: Parse error<br>
    849841</tt><br>
    850 <a name='failure30'></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>
    851  [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     842<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>
     843 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    852844<tt>Expected exit code 0, got 3<br>
    853845Testcase terminated with signal 0<br>
     
    856848Exception, line 118: SyntaxError: Parse error<br>
    857849</tt><br>
    858 <a name='failure31'></a><dd><b>Testcase <a target='other_window' href='./js1_2/Array/tostring_1.js'>js1_2/Array/tostring_1.js</a> failed</b> <br>
    859  [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     850<a name='failure30'></a><dd><b>Testcase <a target='other_window' href='./js1_2/Array/tostring_1.js'>js1_2/Array/tostring_1.js</a> failed</b> <br>
     851 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    860852<tt><br>
    861853Failure messages were:<br>
     
    868860--> b.length = 1000 FAILED! expected: 1<br>
    869861</tt><br>
    870 <a name='failure32'></a><dd><b>Testcase <a target='other_window' href='./js1_2/Array/tostring_2.js'>js1_2/Array/tostring_2.js</a> failed</b> <br>
    871  [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     862<a name='failure31'></a><dd><b>Testcase <a target='other_window' href='./js1_2/Array/tostring_2.js'>js1_2/Array/tostring_2.js</a> failed</b> <br>
     863 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    872864<tt><br>
    873865Failure messages were:<br>
     
    876868--> a +'' =  FAILED! expected: []<br>
    877869</tt><br>
    878 <a name='failure33'></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>
    879  [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     870<a name='failure32'></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>
     871 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    880872<tt>Expected exit code 3, got 0<br>
    881873Testcase terminated with signal 0<br>
     
    885877OK.<br>
    886878</tt><br>
    887 <a name='failure34'></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>
    888  [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     879<a name='failure33'></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>
     880 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    889881<tt><br>
    890882Failure messages were:<br>
     
    894886} FAILED! expected: <br>
    895887</tt><br>
    896 <a name='failure35'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br>
     888<a name='failure34'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br>
     889 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     890<tt><br>
     891Failure messages were:<br>
     892--> Number([1,2,3])          = NaN FAILED! expected: 3<br>
     893</tt><br>
     894<a name='failure35'></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>
    897895 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    898 <tt><br>
    899 Failure messages were:<br>
    900 --> Number([1,2,3])          = NaN FAILED! expected: 3<br>
    901 </tt><br>
    902 <a name='failure36'></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>
    903  [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    904896<tt>Expected exit code 0, got 3<br>
    905897Testcase terminated with signal 0<br>
     
    908900Exception, line 81: TypeError: Object /abc/ (result of expression x) does not allow calls.<br>
    909901</tt><br>
    910 <a name='failure37'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br>
    911  [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     902<a name='failure36'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br>
     903 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    912904<tt><br>
    913905Failure messages were:<br>
     
    915907--> String([1,2,3])             = 1,2,3 FAILED! expected: [1, 2, 3]<br>
    916908</tt><br>
    917 <a name='failure38'></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>
    918  [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     909<a name='failure37'></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>
     910 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    919911<tt><br>
    920912Failure messages were:<br>
     
    925917} FAILED! expected: <br>
    926918</tt><br>
    927 <a name='failure39'></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>
    928  [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     919<a name='failure38'></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>
     920 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    929921<tt><br>
    930922Failure messages were:<br>
     
    939931} FAILED! expected: <br>
    940932</tt><br>
    941 <a name='failure40'></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>
    942  [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     933<a name='failure39'></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>
     934 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    943935<tt>Expected exit code 0, got 3<br>
    944936Testcase terminated with signal 0<br>
     
    947939Exception, line 104: TypeError: Object /^\{(.*)\}$/ (result of expression ^\{(.*)\}$) does not allow calls.<br>
    948940</tt><br>
    949 <a name='failure41'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
    950  [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     941<a name='failure40'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>
     942 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    951943<tt><br>
    952944Failure messages were:<br>
     
    954946--> ('x' == new String('x'))                  = true FAILED! expected: false<br>
    955947</tt><br>
    956 <a name='failure42'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
     948<a name='failure41'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>
     949 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     950<tt><br>
     951Failure messages were:<br>
     952123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
     953</tt><br>
     954<a name='failure42'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>
    957955 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    958 <tt><br>
    959 Failure messages were:<br>
    960 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br>
    961 </tt><br>
    962 <a name='failure43'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>
    963  [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    964956<tt>Expected exit code 0, got 3<br>
    965957Testcase terminated with signal 0<br>
     
    969961Exception, line 44: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br>
    970962</tt><br>
    971 <a name='failure44'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     963<a name='failure43'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     964 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     965<tt><br>
     966Failure messages were:<br>
     967xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
     968</tt><br>
     969<a name='failure44'></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>
    972970 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    973 <tt><br>
    974 Failure messages were:<br>
    975 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br>
    976 </tt><br>
    977 <a name='failure45'></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>
    978  [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    979971<tt><br>
    980972Failure messages were:<br>
     
    985977--> RegExp.input = 'abcd12357efg'; (new RegExp('[h-z]+')).test() = true FAILED! expected: false<br>
    986978</tt><br>
    987 <a name='failure46'></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>
    988  [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     979<a name='failure45'></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>
     980 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    989981<tt><br>
    990982Failure messages were:<br>
     
    995987--> RegExp['$_'] = 'abcd12357efg'; (new RegExp('[h-z]+')).test() = true FAILED! expected: false<br>
    996988</tt><br>
    997 <a name='failure47'></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>
    998  [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     989<a name='failure46'></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>
     990 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    999991<tt><br>
    1000992Failure messages were:<br>
     
    1002994--> re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br>
    1003995</tt><br>
    1004 <a name='failure48'></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>
    1005  [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     996<a name='failure47'></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>
     997 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1006998<tt><br>
    1007999Failure messages were:<br>
     
    10131005--> 'abcdefgabcdefg'.match(/(a(b(c(d)e)f)g)\1/); RegExp.lastMatch = undefined FAILED! expected: abcdefgabcdefg<br>
    10141006</tt><br>
    1015 <a name='failure49'></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>
    1016  [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1007<a name='failure48'></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>
     1008 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10171009<tt><br>
    10181010Failure messages were:<br>
     
    10241016--> 'abcdefgabcdefg'.match(/(a(b(c(d)e)f)g)\1/); RegExp['$&'] = undefined FAILED! expected: abcdefgabcdefg<br>
    10251017</tt><br>
    1026 <a name='failure50'></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>
    1027  [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1018<a name='failure49'></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>
     1019 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10281020<tt><br>
    10291021Failure messages were:<br>
     
    10381030--> 'abcdefg'.match(/bc/); RegExp.lastParen = undefined FAILED! expected: <br>
    10391031</tt><br>
    1040 <a name='failure51'></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>
    1041  [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1032<a name='failure50'></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>
     1033 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10421034<tt><br>
    10431035Failure messages were:<br>
     
    10521044--> 'abcdefg'.match(/bc/); RegExp['$+'] = undefined FAILED! expected: <br>
    10531045</tt><br>
    1054 <a name='failure52'></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>
    1055  [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1046<a name='failure51'></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>
     1047 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10561048<tt><br>
    10571049Failure messages were:<br>
     
    10641056--> 'test'.match(new RegExp('^')); RegExp.leftContext = undefined FAILED! expected: <br>
    10651057</tt><br>
    1066 <a name='failure53'></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>
    1067  [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1058<a name='failure52'></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>
     1059 [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10681060<tt><br>
    10691061Failure messages were:<br>
     
    10761068--> 'test'.match(new RegExp('^')); RegExp['$`'] = undefined FAILED! expected: <br>
    10771069</tt><br>
    1078 <a name='failure54'></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>
    1079  [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1070<a name='failure53'></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>
     1071 [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10801072<tt><br>
    10811073Failure messages were:<br>
     
    10871079--> (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    10881080</tt><br>
    1089 <a name='failure55'></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>
    1090  [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1081<a name='failure54'></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>
     1082 [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    10911083<tt><br>
    10921084Failure messages were:<br>
     
    10981090--> (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br>
    10991091</tt><br>
    1100 <a name='failure56'></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>
    1101  [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1092<a name='failure55'></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>
     1093 [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11021094<tt><br>
    11031095Failure messages were:<br>
     
    11101102--> 'test'.match(new RegExp('^')); RegExp.rightContext = undefined FAILED! expected: test<br>
    11111103</tt><br>
    1112 <a name='failure57'></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>
    1113  [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1104<a name='failure56'></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>
     1105 [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11141106<tt><br>
    11151107Failure messages were:<br>
     
    11221114--> 'test'.match(new RegExp('^')); RegExp['$''] = undefined FAILED! expected: test<br>
    11231115</tt><br>
    1124 <a name='failure58'></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>
    1125  [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1116<a name='failure57'></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>
     1117 [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11261118<tt>Expected exit code 0, got 3<br>
    11271119Testcase terminated with signal 0<br>
     
    11301122Exception, line 57: TypeError: Object /(a*)b\1+/ (result of expression (a*)b\1+) does not allow calls.<br>
    11311123</tt><br>
    1132 <a name='failure59'></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>
    1133  [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1124<a name='failure58'></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>
     1125 [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11341126<tt>Expected exit code 0, got 3<br>
    11351127Testcase terminated with signal 0<br>
     
    11381130Exception, line 74: TypeError: Object /(?:xx|x)*/ (result of expression (?:xx|x)*) does not allow calls.<br>
    11391131</tt><br>
    1140 <a name='failure60'></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>
    1141  [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1132<a name='failure59'></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>
     1133 [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11421134<tt>Expected exit code 0, got 3<br>
    11431135Testcase terminated with signal 0<br>
     
    11471139Exception, line 44: TypeError: Object /[0-9]{3}/ (result of expression [0-9]{3}) does not allow calls.<br>
    11481140</tt><br>
    1149 <a name='failure61'></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>
    1150  [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1141<a name='failure60'></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>
     1142 [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11511143<tt><br>
    11521144Failure messages were:<br>
     
    11581150<br>
    11591151</tt><br>
    1160 <a name='failure62'></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>
    1161  [ <a href='#failure61'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1152<a name='failure61'></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>
     1153 [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11621154<tt><br>
    11631155Failure messages were:<br>
     
    11671159--> 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br>
    11681160</tt><br>
    1169 <a name='failure63'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>
    1170  [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1161<a name='failure62'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>
     1162 [ <a href='#failure61'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11711163<tt><br>
    11721164Failure messages were:<br>
     
    11761168--> 'abcde'.concat([1,2,3]) = abcde1,2,3 FAILED! expected: abcde[1, 2, 3]<br>
    11771169</tt><br>
    1178 <a name='failure64'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/slice.js'>js1_2/String/slice.js</a> failed</b> <br>
    1179  [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1170<a name='failure63'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/slice.js'>js1_2/String/slice.js</a> failed</b> <br>
     1171 [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11801172<tt><br>
    11811173Failure messages were:<br>
     
    11831175--> exhaustive String.slice test 2 = false FAILED! expected: true<br>
    11841176</tt><br>
    1185 <a name='failure65'></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>
     1177<a name='failure64'></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>
     1178 [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1179<tt><br>
     1180Failure messages were:<br>
     1181--> new Boolean(false) = true FAILED! expected: false<br>
     1182</tt><br>
     1183<a name='failure65'></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>
    11861184 [ <a href='#failure64'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1187 <tt><br>
    1188 Failure messages were:<br>
    1189 --> new Boolean(false) = true FAILED! expected: false<br>
    1190 </tt><br>
    1191 <a name='failure66'></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>
    1192  [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11931185<tt>--> STATUS: Regression test for Bugzilla bug 99663<br>
    11941186Failure messages were:<br>
     
    11971189--> Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br>
    11981190</tt><br>
    1199 <a name='failure67'></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>
    1200  [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1191<a name='failure66'></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>
     1192 [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12011193<tt>Expected exit code 3, got 0<br>
    12021194Testcase terminated with signal 0<br>
     
    12071199OK.<br>
    12081200</tt><br>
    1209 <a name='failure68'></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>
    1210  [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1201<a name='failure67'></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>
     1202 [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12111203<tt>Expected exit code 3, got 0<br>
    12121204Testcase terminated with signal 0<br>
     
    12171209OK.<br>
    12181210</tt><br>
    1219 <a name='failure69'></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>
    1220  [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1211<a name='failure68'></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>
     1212 [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12211213<tt>Expected exit code 0, got 3<br>
    12221214Testcase terminated with signal 0<br>
     
    12251217Exception, line 134: ReferenceError: Can't find variable: Script<br>
    12261218</tt><br>
    1227 <a name='failure70'></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>
     1219<a name='failure69'></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>
     1220 [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1221<tt><br>
     1222Failure messages were:<br>
     1223--> f1.toString() == dec1 = false FAILED! expected: true<br>
     1224</tt><br>
     1225<a name='failure70'></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>
    12281226 [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12291227<tt><br>
    12301228Failure messages were:<br>
    1231 --> f1.toString() == dec1 = false FAILED! expected: true<br>
    1232 </tt><br>
    1233 <a name='failure71'></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>
     1229--> StripSpaces(Array.prototype.concat.toString()).substring(0,17) = (InternalFunction FAILED! expected: functionconcat(){<br>
     1230</tt><br>
     1231<a name='failure71'></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>
    12341232 [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1235 <tt><br>
    1236 Failure messages were:<br>
    1237 --> StripSpaces(Array.prototype.concat.toString()).substring(0,17) = (InternalFunction FAILED! expected: functionconcat(){<br>
    1238 </tt><br>
    1239 <a name='failure72'></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>
     1233<tt>Expected exit code 0, got 3<br>
     1234Testcase terminated with signal 0<br>
     1235Complete testcase output was:<br>
     1236Exception, line 42: SyntaxError: Parse error<br>
     1237</tt><br>
     1238<a name='failure72'></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>
    12401239 [ <a href='#failure71'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12411240<tt>Expected exit code 0, got 3<br>
     
    12441243Exception, line 42: SyntaxError: Parse error<br>
    12451244</tt><br>
    1246 <a name='failure73'></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>
     1245<a name='failure73'></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>
    12471246 [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12481247<tt>Expected exit code 0, got 3<br>
     
    12511250Exception, line 42: SyntaxError: Parse error<br>
    12521251</tt><br>
    1253 <a name='failure74'></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>
     1252<a name='failure74'></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>
    12541253 [ <a href='#failure73'>Previous Failure</a> | <a href='#failure75'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12551254<tt>Expected exit code 0, got 3<br>
    12561255Testcase terminated with signal 0<br>
    12571256Complete testcase output was:<br>
    1258 Exception, line 42: SyntaxError: Parse error<br>
    1259 </tt><br>
    1260 <a name='failure75'></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>
     1257Exception, line 248: TypeError: Undefined value<br>
     1258</tt><br>
     1259<a name='failure75'></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>
    12611260 [ <a href='#failure74'>Previous Failure</a> | <a href='#failure76'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1262 <tt>Expected exit code 0, got 3<br>
    1263 Testcase terminated with signal 0<br>
    1264 Complete testcase output was:<br>
    1265 Exception, line 248: TypeError: Undefined value<br>
    1266 </tt><br>
    1267 <a name='failure76'></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>
    1268  [ <a href='#failure75'>Previous Failure</a> | <a href='#failure77'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12691261<tt>Expected exit code 0, got 3<br>
    12701262Testcase terminated with signal 0<br>
     
    12741266Exception, line 66: TypeError: Undefined value<br>
    12751267</tt><br>
    1276 <a name='failure77'></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>
     1268<a name='failure76'></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>
     1269 [ <a href='#failure75'>Previous Failure</a> | <a href='#failure77'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1270<tt>Expected exit code 0, got 3<br>
     1271Testcase terminated with signal 0<br>
     1272Complete testcase output was:<br>
     1273Exception, line 33: SyntaxError: Parse error<br>
     1274</tt><br>
     1275<a name='failure77'></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>
    12771276 [ <a href='#failure76'>Previous Failure</a> | <a href='#failure78'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12781277<tt>Expected exit code 0, got 3<br>
    12791278Testcase terminated with signal 0<br>
    12801279Complete testcase output was:<br>
    1281 Exception, line 33: SyntaxError: Parse error<br>
    1282 </tt><br>
    1283 <a name='failure78'></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>
     1280Exception, line 29: SyntaxError: Parse error<br>
     1281</tt><br>
     1282<a name='failure78'></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>
    12841283 [ <a href='#failure77'>Previous Failure</a> | <a href='#failure79'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12851284<tt>Expected exit code 0, got 3<br>
    12861285Testcase terminated with signal 0<br>
    12871286Complete testcase output was:<br>
    1288 Exception, line 29: SyntaxError: Parse error<br>
    1289 </tt><br>
    1290 <a name='failure79'></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>
     1287Exception, line 48: SyntaxError: Parse error<br>
     1288</tt><br>
     1289<a name='failure79'></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>
    12911290 [ <a href='#failure78'>Previous Failure</a> | <a href='#failure80'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12921291<tt>Expected exit code 0, got 3<br>
    12931292Testcase terminated with signal 0<br>
    12941293Complete testcase output was:<br>
    1295 Exception, line 48: SyntaxError: Parse error<br>
    1296 </tt><br>
    1297 <a name='failure80'></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>
     1294Exception, line 48: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1295</tt><br>
     1296<a name='failure80'></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>
    12981297 [ <a href='#failure79'>Previous Failure</a> | <a href='#failure81'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    12991298<tt>Expected exit code 0, got 3<br>
    13001299Testcase terminated with signal 0<br>
    13011300Complete testcase output was:<br>
    1302 Exception, line 48: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1303 </tt><br>
    1304 <a name='failure81'></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>
     1301Exception, line 57: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1302</tt><br>
     1303<a name='failure81'></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>
    13051304 [ <a href='#failure80'>Previous Failure</a> | <a href='#failure82'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13061305<tt>Expected exit code 0, got 3<br>
    13071306Testcase terminated with signal 0<br>
    13081307Complete testcase output was:<br>
    1309 Exception, line 57: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1310 </tt><br>
    1311 <a name='failure82'></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>
     1308Exception, line 62: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
     1309</tt><br>
     1310<a name='failure82'></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>
    13121311 [ <a href='#failure81'>Previous Failure</a> | <a href='#failure83'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13131312<tt>Expected exit code 0, got 3<br>
    13141313Testcase terminated with signal 0<br>
    13151314Complete testcase output was:<br>
    1316 Exception, line 62: TypeError: Value undefined (result of expression obj.__defineSetter__) is not object.<br>
    1317 </tt><br>
    1318 <a name='failure83'></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>
     1315Exception, line 49: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
     1316</tt><br>
     1317<a name='failure83'></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>
    13191318 [ <a href='#failure82'>Previous Failure</a> | <a href='#failure84'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13201319<tt>Expected exit code 0, got 3<br>
    13211320Testcase terminated with signal 0<br>
    13221321Complete testcase output was:<br>
    1323 Exception, line 49: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    1324 </tt><br>
    1325 <a name='failure84'></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>
     1322Exception, line 49: ReferenceError: Can't find variable: uneval<br>
     1323</tt><br>
     1324<a name='failure84'></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>
    13261325 [ <a href='#failure83'>Previous Failure</a> | <a href='#failure85'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13271326<tt>Expected exit code 0, got 3<br>
    13281327Testcase terminated with signal 0<br>
    13291328Complete testcase output was:<br>
    1330 Exception, line 49: ReferenceError: Can't find variable: uneval<br>
    1331 </tt><br>
    1332 <a name='failure85'></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>
     1329Exception, line 50: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
     1330</tt><br>
     1331<a name='failure85'></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>
    13331332 [ <a href='#failure84'>Previous Failure</a> | <a href='#failure86'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13341333<tt>Expected exit code 0, got 3<br>
    13351334Testcase terminated with signal 0<br>
    13361335Complete testcase output was:<br>
    1337 Exception, line 50: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
    1338 </tt><br>
    1339 <a name='failure86'></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>
     1336Exception, line 50: ReferenceError: Can't find variable: uneval<br>
     1337</tt><br>
     1338<a name='failure86'></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>
    13401339 [ <a href='#failure85'>Previous Failure</a> | <a href='#failure87'>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 50: ReferenceError: Can't find variable: uneval<br>
    1345 </tt><br>
    1346 <a name='failure87'></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>
    1347  [ <a href='#failure86'>Previous Failure</a> | <a href='#failure88'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13481340<tt>--> STATUS: Reassignment to a const is NOT an error per ECMA<br>
    13491341Failure messages were:<br>
     
    13551347--> FAILED!: [reported from test()] <br>
    13561348</tt><br>
    1357 <a name='failure88'></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>
     1349<a name='failure87'></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>
     1350 [ <a href='#failure86'>Previous Failure</a> | <a href='#failure88'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1351<tt>Expected exit code 0, got 3<br>
     1352Testcase terminated with signal 0<br>
     1353Complete testcase output was:<br>
     1354Exception, line 351: SyntaxError: Parse error<br>
     1355</tt><br>
     1356<a name='failure88'></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>
    13581357 [ <a href='#failure87'>Previous Failure</a> | <a href='#failure89'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13591358<tt>Expected exit code 0, got 3<br>
    13601359Testcase terminated with signal 0<br>
    13611360Complete testcase output was:<br>
    1362 Exception, line 351: SyntaxError: Parse error<br>
    1363 </tt><br>
    1364 <a name='failure89'></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>
     1361Exception, line 76: ReferenceError: Can't find variable: clone<br>
     1362</tt><br>
     1363<a name='failure89'></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>
    13651364 [ <a href='#failure88'>Previous Failure</a> | <a href='#failure90'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13661365<tt>Expected exit code 0, got 3<br>
    13671366Testcase terminated with signal 0<br>
    13681367Complete testcase output was:<br>
    1369 Exception, line 76: ReferenceError: Can't find variable: clone<br>
    1370 </tt><br>
    1371 <a name='failure90'></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>
     1368Exception, line 56: TypeError: Value undefined (result of expression this.propertyIsEnumerable) is not object.<br>
     1369</tt><br>
     1370<a name='failure90'></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>
    13721371 [ <a href='#failure89'>Previous Failure</a> | <a href='#failure91'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1373 <tt>Expected exit code 0, got 3<br>
    1374 Testcase terminated with signal 0<br>
    1375 Complete testcase output was:<br>
    1376 Exception, line 56: TypeError: Value undefined (result of expression this.propertyIsEnumerable) is not object.<br>
    1377 </tt><br>
    1378 <a name='failure91'></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>
    1379  [ <a href='#failure90'>Previous Failure</a> | <a href='#failure92'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13801372<tt>--> STATUS: Testing F.toString()<br>
    13811373Failure messages were:<br>
     
    13871379--> FAILED!: [reported from test()] <br>
    13881380</tt><br>
    1389 <a name='failure92'></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>
     1381<a name='failure91'></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>
     1382 [ <a href='#failure90'>Previous Failure</a> | <a href='#failure92'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1383<tt>Expected exit code 0, got 3<br>
     1384Testcase terminated with signal 0<br>
     1385Complete testcase output was:<br>
     1386Exception, line 62: URIError: URI error<br>
     1387</tt><br>
     1388<a name='failure92'></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>
    13901389 [ <a href='#failure91'>Previous Failure</a> | <a href='#failure93'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1391 <tt>Expected exit code 0, got 3<br>
    1392 Testcase terminated with signal 0<br>
    1393 Complete testcase output was:<br>
    1394 Exception, line 62: URIError: URI error<br>
    1395 </tt><br>
    1396 <a name='failure93'></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>
    1397  [ <a href='#failure92'>Previous Failure</a> | <a href='#failure94'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    13981390<tt>--> STATUS: Don't crash on extraneous arguments to str.match(), etc.<br>
    13991391Failure messages were:<br>
     
    14451437--> FAILED!: [reported from test()] <br>
    14461438</tt><br>
    1447 <a name='failure94'></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>
    1448  [ <a href='#failure93'>Previous Failure</a> | <a href='#failure95'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1439<a name='failure93'></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>
     1440 [ <a href='#failure92'>Previous Failure</a> | <a href='#failure94'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14491441<tt>Expected exit code 0, got 3<br>
    14501442Testcase terminated with signal 0<br>
     
    14531445Exception, line 3: SyntaxError: Parse error<br>
    14541446</tt><br>
    1455 <a name='failure95'></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>
    1456  [ <a href='#failure94'>Previous Failure</a> | <a href='#failure96'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1447<a name='failure94'></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>
     1448 [ <a href='#failure93'>Previous Failure</a> | <a href='#failure95'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14571449<tt>Expected exit code 0, got 3<br>
    14581450Testcase terminated with signal 0<br>
     
    14621454Exception, line 61: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    14631455</tt><br>
    1464 <a name='failure96'></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>
    1465  [ <a href='#failure95'>Previous Failure</a> | <a href='#failure97'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1456<a name='failure95'></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>
     1457 [ <a href='#failure94'>Previous Failure</a> | <a href='#failure96'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14661458<tt>--> STATUS: Testing calling obj.eval(str)<br>
    14671459Failure messages were:<br>
     
    14711463--> FAILED!: [reported from test()] <br>
    14721464</tt><br>
    1473 <a name='failure97'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-96128-n.js'>js1_5/Regress/regress-96128-n.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=96128' target='other_window'>Bug Number 96128</a><br>
    1474  [ <a href='#failure96'>Previous Failure</a> | <a href='#failure98'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1465<a name='failure96'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Regress/regress-96128-n.js'>js1_5/Regress/regress-96128-n.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=96128' target='other_window'>Bug Number 96128</a><br>
     1466 [ <a href='#failure95'>Previous Failure</a> | <a href='#failure97'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14751467<tt>Expected exit code 3, got 0<br>
    14761468Testcase terminated with signal 11<br>
     
    14791471--> STATUS: Testing that JS infinite recursion protection works<br>
    14801472</tt><br>
    1481 <a name='failure98'></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>
    1482  [ <a href='#failure97'>Previous Failure</a> | <a href='#failure99'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1473<a name='failure97'></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>
     1474 [ <a href='#failure96'>Previous Failure</a> | <a href='#failure98'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    14831475<tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br>
    14841476Failure messages were:<br>
     
    14951487--> FAILED!: [reported from test()] <br>
    14961488</tt><br>
    1497 <a name='failure99'></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>
     1489<a name='failure98'></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>
     1490 [ <a href='#failure97'>Previous Failure</a> | <a href='#failure99'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1491<tt>Expected exit code 0, got 3<br>
     1492Testcase terminated with signal 0<br>
     1493Complete testcase output was:<br>
     1494Exception, line 57: ReferenceError: Can't find variable: Script<br>
     1495</tt><br>
     1496<a name='failure99'></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>
    14981497 [ <a href='#failure98'>Previous Failure</a> | <a href='#failure100'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1499 <tt>Expected exit code 0, got 3<br>
    1500 Testcase terminated with signal 0<br>
    1501 Complete testcase output was:<br>
    1502 Exception, line 57: ReferenceError: Can't find variable: Script<br>
    1503 </tt><br>
    1504 <a name='failure100'></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>
    1505  [ <a href='#failure99'>Previous Failure</a> | <a href='#failure101'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    15061498<tt>--> STATUS: Testing scope after changing obj.__proto__<br>
    15071499Failure messages were:<br>
     
    15201512<a name='retest_list'></a>
    15211513<h2>Retest List</h2><br>
    1522 # Retest List, kjs, generated Mon Jul 18 10:51:30 2005.
     1514# Retest List, kjs, generated Tue Jul 19 19:35:51 2005.
    15231515# Original test base was: All tests.
    1524 # 962 of 967 test(s) were completed, 100 failures reported.
     1516# 962 of 967 test(s) were completed, 99 failures reported.
    15251517ecma/GlobalObject/15.1.2.2-2.js
    15261518ecma/LexicalConventions/7.7.3-1.js
     
    15311523ecma_2/RegExp/regress-001.js
    15321524ecma_2/RegExp/unicode-001.js
    1533 ecma_3/Array/15.4.4.3-1.js
    15341525ecma_3/Date/15.9.5.7.js
    15351526ecma_3/Function/regress-193555.js
Note: See TracChangeset for help on using the changeset viewer.