Changeset 15697 in webkit for trunk/JavaScriptCore/tests


Ignore:
Timestamp:
Jul 29, 2006, 4:41:40 PM (19 years ago)
Author:
darin
Message:
  • tests/mozilla/expected.html: Update test results now that regress-185165.js is succeeding. I suspect Anders fix for bug 4620655 is the reason.
File:
1 edited

Legend:

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

    r12911 r15697  
    88Test List: All tests<br>
    99Skip List: (none)<br>
    10 1135 test(s) selected, 1127 test(s) completed, 75 failures reported (6.65% failed)<br>
    11 Engine command line: /Users/mjs/Work/symroots/Release/testkjs <br>
    12 OS type: Darwin maciej-stachowiaks-powerbook-g4-17.local 8.3.0 Darwin Kernel Version 8.3.0: Mon Oct  3 20:04:04 PDT 2005; root:xnu-792.6.22.obj~2/RELEASE_PPC Power Macintosh powerpc<br>
    13 Testcase execution time: 2 minutes, 5 seconds.<br>
    14 Tests completed on Mon Feb 20 05:11:05 2006.<br><br>
     101135 test(s) selected, 1127 test(s) completed, 74 failures reported (6.56% failed)<br>
     11Engine command line: /Users/darin/symroots/Debug/testkjs <br>
     12OS type: Darwin darin-adlers-power-mac-g4.local 8.7.0 Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC Power Macintosh powerpc<br>
     13Testcase execution time: 8 minutes, 37 seconds.<br>
     14Tests completed on Sat Jul 29 16:11:04 2006.<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>
     
    3939<tt><br>
    4040Failure messages were:<br>
    41 --> - "-0x123456789abcde8" = -NaN FAILED! expected: 81985529216486880<br>
    42 --> -"1e2000" = -NaN FAILED! expected: -Infinity<br>
    43 --> -"-1e2000" +'' = -NaN FAILED! expected: Infinity<br>
     41--> - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br>
     42--> -"1e2000" = NaN FAILED! expected: -Infinity<br>
     43--> -"-1e2000" +'' = NaN FAILED! expected: Infinity<br>
    4444--> parseFloat("1e2000") = NaN FAILED! expected: Infinity<br>
    4545--> -s2 == -Infinity || -s2 == -1.7976931348623157e+308  = false FAILED! expected: true<br>
    4646--> -s3 == -Infinity || -s3 == -1.7976931348623157e+308 = false FAILED! expected: true<br>
     47--> parseInt(s1,10) == 1.7976931348623157e+308 || parseInt(s1,10) == Infinity = false FAILED! expected: true<br>
     48--> parseInt(s2,10) == Infinity || parseInt(s2,10) == 1.7976931348623157e+308 = false FAILED! expected: true<br>
     49--> parseInt(s1) == 1.7976931348623157e+308 || parseInt(s1) == Infinity = false FAILED! expected: true<br>
     50--> parseInt(s2) == Infinity || parseInt(s2) == 1.7976931348623157e+308 = false FAILED! expected: true<br>
    4751--> 0x1000000000000081 = 1152921504606847000 FAILED! expected: 1152921504606847200<br>
    4852--> 0x1000000000000281 = 1152921504606847500 FAILED! expected: 1152921504606847700<br>
     
    5357--> -s = -1.7976931348623155e+308 FAILED! expected: -1.7976931348623157e+308<br>
    5458--> -s = -1.7976931348623157e+308 FAILED! expected: -Infinity<br>
    55 --> - "-0x123456789abcde8" = -NaN FAILED! expected: 81985529216486880<br>
    56 --> -"\u20001234\u2001" = -NaN FAILED! expected: -1234<br>
     59--> - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br>
     60--> -"\u20001234\u2001" = NaN FAILED! expected: -1234<br>
    5761</tt><br>
    5862<a name='failure4'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/Exceptions/function-001.js'>ecma_2/Exceptions/function-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=10278' target='other_window'>Bug Number 10278</a><br>
     
    6771Testcase terminated with signal 0<br>
    6872Complete testcase output was:<br>
     73LEAK: 618 KJS::Node<br>
    6974--> RegExp/hex-001.js JS regexp anchoring on empty match bug<br>
    7075--> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=2157<br>
    71 Exception, line 19: <br>
     76[9352] ./ecma_2/RegExp/regress-001.js line 18: TypeError: Object /a||b/ (result of expression /a||b/) does not allow calls.<br>
    7277</tt><br>
    7378<a name='failure6'></a><dd><b>Testcase <a target='other_window' href='./ecma_2/RegExp/unicode-001.js'>ecma_2/RegExp/unicode-001.js</a> failed</b> <br>
     
    7681Testcase terminated with signal 0<br>
    7782Complete testcase output was:<br>
     83LEAK: 671 KJS::Node<br>
    7884--> RegExp/unicode-001.js new RegExp( pattern, flags )<br>
    79 Exception, line 34: <br>
     85[9353] ./ecma_2/RegExp/unicode-001.js line 33: TypeError: Null value<br>
    8086</tt><br>
    8187<a name='failure7'></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>
     
    8389<tt><br>
    8490Failure messages were:<br>
    85 --> (Wed Dec 31 1969 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    86 --> (Wed Dec 31 1969 08:00:00 GMT-0800).toLocaleTimeString() = 8:00:00 AM PST FAILED! expected: 08:00:00<br>
    87 --> (Sun Dec 31 1899 16:00:00 GMT-0800).toLocaleTimeString() = 5:00:00 PM PDT FAILED! expected: 16:00:00<br>
    88 --> (Mon Jan 01 1900 00:00:00 GMT-0800).toLocaleTimeString() = 1:00:00 AM PDT FAILED! expected: 00:00:00<br>
    89 --> (Fri Dec 31 1999 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    90 --> (Sat Jan 01 2000 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    91 --> (Mon Feb 28 2000 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    92 --> (Mon Feb 28 2000 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    93 --> (Tue Feb 29 2000 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    94 --> (Mon Feb 20 2006 05:10:39 GMT-0800).toLocaleTimeString() = 5:10:39 AM PST FAILED! expected: 05:10:39<br>
    95 --> (Mon Feb 20 2006 13:10:39 GMT-0800).toLocaleTimeString() = 1:10:39 PM PST FAILED! expected: 13:10:39<br>
    96 --> (Fri Dec 31 2004 16:00:00 GMT-0800).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
    97 --> (Fri Dec 31 2004 15:59:59 GMT-0800).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
    98 --> (Sat Jan 01 2005 00:00:00 GMT-0800).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
     91--> (Wed Dec 31 1969 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
     92--> (Wed Dec 31 1969 08:00:00 GMT-0800 (PST)).toLocaleTimeString() = 8:00:00 AM PST FAILED! expected: 08:00:00<br>
     93--> (Sun Dec 31 1899 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 5:00:00 PM PDT FAILED! expected: 16:00:00<br>
     94--> (Mon Jan 01 1900 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 1:00:00 AM PDT FAILED! expected: 00:00:00<br>
     95--> (Fri Dec 31 1999 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
     96--> (Sat Jan 01 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
     97--> (Mon Feb 28 2000 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
     98--> (Mon Feb 28 2000 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
     99--> (Tue Feb 29 2000 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
     100--> (Sat Jul 29 2006 16:09:33 GMT-0700 (PDT)).toLocaleTimeString() = 4:09:33 PM PDT FAILED! expected: 16:09:33<br>
     101--> (Sun Jul 30 2006 00:09:33 GMT-0700 (PDT)).toLocaleTimeString() = 12:09:33 AM PDT FAILED! expected: 00:09:33<br>
     102--> (Fri Dec 31 2004 16:00:00 GMT-0800 (PST)).toLocaleTimeString() = 4:00:00 PM PST FAILED! expected: 16:00:00<br>
     103--> (Fri Dec 31 2004 15:59:59 GMT-0800 (PST)).toLocaleTimeString() = 3:59:59 PM PST FAILED! expected: 15:59:59<br>
     104--> (Sat Jan 01 2005 00:00:00 GMT-0800 (PST)).toLocaleTimeString() = 12:00:00 AM PST FAILED! expected: 00:00:00<br>
    99105</tt><br>
    100106<a name='failure8'></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>
     
    103109Testcase terminated with signal 0<br>
    104110Complete testcase output was:<br>
    105 Exception, line 26: <br>
     111LEAK: 323 KJS::Node<br>
    106112</tt><br>
    107113<a name='failure9'></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>
     
    425431()]*(?:\\[^€-ÿ][^\\€-ÿ<br>
    426432--> FAILED!:
    427 ()]*)*\))[^\\€-ÿ<br>
     433()OK.<br>
    428434--> FAILED!:
    429435()]*)*\)[       ]*)*@[  ]*(?:\([^\\€-ÿ<br>
     
    547553--> FAILED!: [reported from test()] regexp = /a[^]/<br>
    548554--> FAILED!: [reported from test()] string = 'a]'<br>
    549 --> FAILED!: [reported from test()] ERROR !!! regexp FAILED to match anything !!!<br>
     555--> FAILED!: [reported from test()] ERROR !!! regexp FAILED to match anythingOK.<br>
    550556--> FAILED!: [reported from test()] Expect: ["a]"]<br>
    551557--> FAILED!: [reported from test()] Actual: null<br>
     
    680686Testcase terminated with signal 0<br>
    681687Complete testcase output was:<br>
    682 Exception, line 1: <br>
     688LEAK: 397 KJS::Node<br>
     689[9509] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br>
    683690</tt><br>
    684691<a name='failure20'></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>
     
    695702Testcase terminated with signal 0<br>
    696703Complete testcase output was:<br>
     704LEAK: 403 KJS::Node<br>
    697705--> JS1_2 Object.toString()<br>
    698 Exception, line 104: <br>
     706[9530] ./js1_2/Objects/toString-001.js line 103: TypeError: Object /^\{(.*)\}$/ (result of expression /^\{(.*)\}$/) does not allow calls.<br>
    699707</tt><br>
    700708<a name='failure22'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>
     
    734742Testcase terminated with signal 0<br>
    735743Complete testcase output was:<br>
     744OK.<br>
     745LEAK: 331 KJS::Node<br>
    736746--> function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
    737747--> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    738 OK.<br>
    739748</tt><br>
    740749<a name='failure27'></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>
     
    743752Testcase terminated with signal 0<br>
    744753Complete testcase output was:<br>
     754LEAK: 333 KJS::Node<br>
    745755--> JS_1.2 The variable statment<br>
    746 Exception, line 81: <br>
     756[9543] ./js1_2/function/regexparg-1.js line 80: TypeError: Object /abc/ (result of expression x) does not allow calls.<br>
    747757</tt><br>
    748758<a name='failure28'></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>
     
    815825Testcase terminated with signal 0<br>
    816826Complete testcase output was:<br>
     827LEAK: 329 KJS::Node<br>
    817828--> Executing script: compile.js<br>
    818829--> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: compile<br>
    819 Exception, line 44: <br>
     830[9570] ./js1_2/regexp/compile.js line 43: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br>
    820831</tt><br>
    821832<a name='failure36'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>
     
    830841Testcase terminated with signal 0<br>
    831842Complete testcase output was:<br>
     843LEAK: 329 KJS::Node<br>
    832844--> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=6359<br>
    833 Exception, line 57: <br>
     845[9586] ./js1_2/regexp/regress-6359.js line 56: TypeError: Object /(a*)b\1+/ (result of expression /(a*)b\1+/) does not allow calls.<br>
    834846</tt><br>
    835847<a name='failure38'></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>
     
    838850Testcase terminated with signal 0<br>
    839851Complete testcase output was:<br>
     852LEAK: 329 KJS::Node<br>
    840853--> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=9141<br>
    841 Exception, line 74: <br>
     854[9587] ./js1_2/regexp/regress-9141.js line 73: TypeError: Object /(?:xx|x)*/ (result of expression /(?:xx|x)*/) does not allow calls.<br>
    842855</tt><br>
    843856<a name='failure39'></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>
     
    846859Testcase terminated with signal 0<br>
    847860Complete testcase output was:<br>
     861LEAK: 329 KJS::Node<br>
    848862--> Executing script: simple_form.js<br>
    849863--> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: simple form<br>
    850 Exception, line 44: <br>
     864[9588] ./js1_2/regexp/simple_form.js line 43: TypeError: Object /[0-9]{3}/ (result of expression /[0-9]{3}/) does not allow calls.<br>
    851865</tt><br>
    852866<a name='failure40'></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>
     
    889903Testcase terminated with signal 0<br>
    890904Complete testcase output was:<br>
     905OK.<br>
     906LEAK: 391 KJS::Node<br>
    891907--> BUGNUMBER: 10278<br>
    892908--> function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
    893909--> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    894 OK.<br>
    895910</tt><br>
    896911<a name='failure45'></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>
     
    899914Testcase terminated with signal 0<br>
    900915Complete testcase output was:<br>
     916LEAK: 389 KJS::Node<br>
    901917--> script-001 NativeScript<br>
    902 Exception, line 134: <br>
     918[9614] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br>
    903919</tt><br>
    904920<a name='failure46'></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>
     
    907923Testcase terminated with signal 0<br>
    908924Complete testcase output was:<br>
     925OK.<br>
     926LEAK: 391 KJS::Node<br>
    909927--> BUGNUMBER: 10278<br>
    910928--> function-001.js functions not separated by semicolons are errors in version 120 and higher<br>
    911929--> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br>
    912 OK.<br>
    913930</tt><br>
    914931<a name='failure47'></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>
     
    917934Testcase terminated with signal 0<br>
    918935Complete testcase output was:<br>
    919 Exception, line 42: <br>
     936LEAK: 323 KJS::Node<br>
    920937</tt><br>
    921938<a name='failure48'></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>
     
    924941Testcase terminated with signal 0<br>
    925942Complete testcase output was:<br>
    926 Exception, line 42: <br>
     943LEAK: 323 KJS::Node<br>
    927944</tt><br>
    928945<a name='failure49'></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>
     
    931948Testcase terminated with signal 0<br>
    932949Complete testcase output was:<br>
    933 Exception, line 42: <br>
     950LEAK: 323 KJS::Node<br>
    934951</tt><br>
    935952<a name='failure50'></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>
     
    938955Testcase terminated with signal 0<br>
    939956Complete testcase output was:<br>
    940 Exception, line 248: <br>
     957LEAK: 473 KJS::Node<br>
     958[9659] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br>
    941959</tt><br>
    942960<a name='failure51'></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>
     
    945963Testcase terminated with signal 0<br>
    946964Complete testcase output was:<br>
     965LEAK: 654 KJS::Node<br>
    947966--> BUGNUMBER: 50447<br>
    948967--> STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br>
    949 Exception, line 66: <br>
     968[9660] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br>
    950969</tt><br>
    951970<a name='failure52'></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>
     
    954973Testcase terminated with signal 0<br>
    955974Complete testcase output was:<br>
    956 Exception, line 33: <br>
     975LEAK: 323 KJS::Node<br>
    957976</tt><br>
    958977<a name='failure53'></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>
     
    961980Testcase terminated with signal 0<br>
    962981Complete testcase output was:<br>
    963 Exception, line 29: <br>
     982LEAK: 323 KJS::Node<br>
    964983</tt><br>
    965984<a name='failure54'></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>
     
    968987Testcase terminated with signal 0<br>
    969988Complete testcase output was:<br>
    970 Exception, line 48: <br>
     989LEAK: 323 KJS::Node<br>
    971990</tt><br>
    972991<a name='failure55'></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>
     
    975994Testcase terminated with signal 0<br>
    976995Complete testcase output was:<br>
    977 Exception, line 49: <br>
     996LEAK: 765 KJS::Node<br>
     997[9675] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    978998</tt><br>
    979999<a name='failure56'></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>
     
    9821002Testcase terminated with signal 0<br>
    9831003Complete testcase output was:<br>
    984 Exception, line 49: <br>
     1004LEAK: 769 KJS::Node<br>
     1005[9676] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br>
    9851006</tt><br>
    9861007<a name='failure57'></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>
     
    9891010Testcase terminated with signal 0<br>
    9901011Complete testcase output was:<br>
    991 Exception, line 50: <br>
     1012LEAK: 397 KJS::Node<br>
     1013[9678] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>
    9921014</tt><br>
    9931015<a name='failure58'></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>
     
    9961018Testcase terminated with signal 0<br>
    9971019Complete testcase output was:<br>
    998 Exception, line 50: <br>
     1020LEAK: 397 KJS::Node<br>
     1021[9679] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br>
    9991022</tt><br>
    10001023<a name='failure59'></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>
     
    10031026Testcase terminated with signal 0<br>
    10041027Complete testcase output was:<br>
     1028LEAK: 396 KJS::Node<br>
    10051029--> BUGNUMBER: 44009<br>
    10061030--> STATUS: Testing that we don't crash on obj.toSource()<br>
    1007 Exception, line 61: <br>
     1031[9684] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>
    10081032</tt><br>
    10091033<a name='failure60'></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>
     
    10321056Testcase terminated with signal 0<br>
    10331057Complete testcase output was:<br>
    1034 Exception, line 351: <br>
     1058LEAK: 323 KJS::Node<br>
    10351059</tt><br>
    10361060<a name='failure63'></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>
     
    10391063Testcase terminated with signal 0<br>
    10401064Complete testcase output was:<br>
    1041 Exception, line 76: <br>
     1065LEAK: 419 KJS::Node<br>
     1066[9711] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br>
    10421067</tt><br>
    10431068<a name='failure64'></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>
     
    10461071Testcase terminated with signal 0<br>
    10471072Complete testcase output was:<br>
    1048 Exception, line 62: <br>
     1073LEAK: 397 KJS::Node<br>
     1074[9720] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br>
    10491075</tt><br>
    10501076<a name='failure65'></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>
     
    10991125--> FAILED!: [reported from test()] <br>
    11001126</tt><br>
    1101 <a name='failure66'></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>
     1127<a name='failure66'></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>
    11021128 [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1103 <tt>Expected exit code 0, got 3<br>
    1104 Testcase terminated with signal 0<br>
    1105 Complete testcase output was:<br>
    1106 yylex: ERROR.<br>
    1107 Exception, line 3: <br>
    1108 </tt><br>
    1109 <a name='failure67'></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>
    1110  [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11111129<tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br>
    11121130Failure messages were:<br>
     
    11231141--> FAILED!: [reported from test()] <br>
    11241142</tt><br>
    1125 <a name='failure68'></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>
     1143<a name='failure67'></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>
     1144 [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1145<tt>Expected exit code 0, got 3<br>
     1146Testcase terminated with signal 0<br>
     1147Complete testcase output was:<br>
     1148LEAK: 397 KJS::Node<br>
     1149[9745] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br>
     1150</tt><br>
     1151<a name='failure68'></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>
    11261152 [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1127 <tt>Expected exit code 0, got 3<br>
    1128 Testcase terminated with signal 0<br>
    1129 Complete testcase output was:<br>
    1130 Exception, line 57: <br>
    1131 </tt><br>
    1132 <a name='failure69'></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>
    1133  [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11341153<tt>--> STATUS: Testing scope after changing obj.__proto__<br>
    11351154Failure messages were:<br>
     
    11421161--> FAILED!: [reported from test()] <br>
    11431162</tt><br>
    1144 <a name='failure70'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Array/regress-304828.js'>js1_6/Array/regress-304828.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=304828' target='other_window'>Bug Number 304828</a><br>
    1145  [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1163<a name='failure69'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Array/regress-304828.js'>js1_6/Array/regress-304828.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=304828' target='other_window'>Bug Number 304828</a><br>
     1164 [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11461165<tt>--> STATUS: Array Generic Methods<br>
    11471166Failure messages were:<br>
     
    11511170--> FAILED!: <br>
    11521171</tt><br>
    1153 <a name='failure71'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Array/regress-310425-01.js'>js1_6/Array/regress-310425-01.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=310425' target='other_window'>Bug Number 310425</a><br>
    1154  [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1155 <tt>Expected exit code 0, got 3<br>
    1156 Testcase terminated with signal 0<br>
    1157 Complete testcase output was:<br>
     1172<a name='failure70'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Array/regress-310425-01.js'>js1_6/Array/regress-310425-01.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=310425' target='other_window'>Bug Number 310425</a><br>
     1173 [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1174<tt>Expected exit code 0, got 3<br>
     1175Testcase terminated with signal 0<br>
     1176Complete testcase output was:<br>
     1177LEAK: 1212 KJS::Node<br>
    11581178--> BUGNUMBER: 310425<br>
    11591179--> STATUS: Array.indexOf/lastIndexOf edge cases<br>
    1160 Exception, line 48: <br>
    1161 </tt><br>
    1162 <a name='failure72'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-301574.js'>js1_6/Regress/regress-301574.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=301574' target='other_window'>Bug Number 301574</a><br>
    1163  [ <a href='#failure71'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1180[9756] ./js1_6/Array/regress-310425-01.js line 47: TypeError: Value undefined (result of expression [].lastIndexOf) is not object.<br>
     1181</tt><br>
     1182<a name='failure71'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-301574.js'>js1_6/Regress/regress-301574.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=301574' target='other_window'>Bug Number 301574</a><br>
     1183 [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11641184<tt>--> STATUS: E4X should be enabled even when e4x=1 not specified<br>
    11651185Failure messages were:<br>
     
    11711191--> FAILED!: <br>
    11721192</tt><br>
    1173 <a name='failure73'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-309242.js'>js1_6/Regress/regress-309242.js</a> failed</b> <br>
     1193<a name='failure72'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-309242.js'>js1_6/Regress/regress-309242.js</a> failed</b> <br>
     1194 [ <a href='#failure71'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
     1195<tt>Expected exit code 0, got 3<br>
     1196Testcase terminated with signal 0<br>
     1197Complete testcase output was:<br>
     1198LEAK: 1212 KJS::Node<br>
     1199</tt><br>
     1200<a name='failure73'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-314887.js'>js1_6/Regress/regress-314887.js</a> failed</b> <br>
    11741201 [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11751202<tt>Expected exit code 0, got 3<br>
    11761203Testcase terminated with signal 0<br>
    11771204Complete testcase output was:<br>
    1178 Exception, line 71: <br>
    1179 </tt><br>
    1180 <a name='failure74'></a><dd><b>Testcase <a target='other_window' href='./js1_6/Regress/regress-314887.js'>js1_6/Regress/regress-314887.js</a> failed</b> <br>
     1205LEAK: 1212 KJS::Node<br>
     1206</tt><br>
     1207<a name='failure74'></a><dd><b>Testcase <a target='other_window' href='./js1_6/String/regress-306591.js'>js1_6/String/regress-306591.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=306591' target='other_window'>Bug Number 306591</a><br>
    11811208 [ <a href='#failure73'>Previous Failure</a> | <a href='#failure75'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    11821209<tt>Expected exit code 0, got 3<br>
    11831210Testcase terminated with signal 0<br>
    11841211Complete testcase output was:<br>
    1185 Exception, line 47: <br>
    1186 </tt><br>
    1187 <a name='failure75'></a><dd><b>Testcase <a target='other_window' href='./js1_6/String/regress-306591.js'>js1_6/String/regress-306591.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=306591' target='other_window'>Bug Number 306591</a><br>
    1188  [ <a href='#failure74'>Previous Failure</a> | <a href='#failure76'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>
    1189 <tt>Expected exit code 0, got 3<br>
    1190 Testcase terminated with signal 0<br>
    1191 Complete testcase output was:<br>
     1212LEAK: 1212 KJS::Node<br>
    11921213--> BUGNUMBER: 306591<br>
    11931214--> STATUS: String static methods<br>
    11941215--> STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br>
    1195 Exception, line 49: <br>
     1216[9767] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br>
    11961217</tt><br>
    11971218</dl>
     
    12011222<a name='retest_list'></a>
    12021223<h2>Retest List</h2><br>
    1203 # Retest List, kjs, generated Mon Feb 20 05:11:05 2006.
     1224# Retest List, kjs, generated Sat Jul 29 16:11:04 2006.
    12041225# Original test base was: All tests.
    1205 # 1127 of 1135 test(s) were completed, 75 failures reported.
     1226# 1127 of 1135 test(s) were completed, 74 failures reported.
    12061227ecma/GlobalObject/15.1.2.2-2.js
    12071228ecma/LexicalConventions/7.7.3-1.js
     
    12691290js1_5/Regress/regress-172699.js
    12701291js1_5/Regress/regress-179524.js
    1271 js1_5/Regress/regress-185165.js
    12721292js1_5/Scope/regress-185485.js
    12731293js1_5/Scope/regress-220584.js
Note: See TracChangeset for help on using the changeset viewer.