Changeset 15697 in webkit for trunk/JavaScriptCore/tests
- Timestamp:
- Jul 29, 2006, 4:41:40 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/tests/mozilla/expected.html
r12911 r15697 8 8 Test List: All tests<br> 9 9 Skip List: (none)<br> 10 1135 test(s) selected, 1127 test(s) completed, 7 5 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, 5seconds.<br>14 Tests completed on Mon Feb 20 05:11:052006.<br><br>10 1135 test(s) selected, 1127 test(s) completed, 74 failures reported (6.56% failed)<br> 11 Engine command line: /Users/darin/symroots/Debug/testkjs <br> 12 OS 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> 13 Testcase execution time: 8 minutes, 37 seconds.<br> 14 Tests completed on Sat Jul 29 16:11:04 2006.<br><br> 15 15 [ <a href='#fail_detail'>Failure Details</a> | <a href='#retest_list'>Retest List</a> | <a href='menu.html'>Test Selection Page</a> ]<br> 16 16 <hr> … … 39 39 <tt><br> 40 40 Failure 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> 44 44 --> parseFloat("1e2000") = NaN FAILED! expected: Infinity<br> 45 45 --> -s2 == -Infinity || -s2 == -1.7976931348623157e+308 = false FAILED! expected: true<br> 46 46 --> -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> 47 51 --> 0x1000000000000081 = 1152921504606847000 FAILED! expected: 1152921504606847200<br> 48 52 --> 0x1000000000000281 = 1152921504606847500 FAILED! expected: 1152921504606847700<br> … … 53 57 --> -s = -1.7976931348623155e+308 FAILED! expected: -1.7976931348623157e+308<br> 54 58 --> -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> 57 61 </tt><br> 58 62 <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> … … 67 71 Testcase terminated with signal 0<br> 68 72 Complete testcase output was:<br> 73 LEAK: 618 KJS::Node<br> 69 74 --> RegExp/hex-001.js JS regexp anchoring on empty match bug<br> 70 75 --> 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> 72 77 </tt><br> 73 78 <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> … … 76 81 Testcase terminated with signal 0<br> 77 82 Complete testcase output was:<br> 83 LEAK: 671 KJS::Node<br> 78 84 --> 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> 80 86 </tt><br> 81 87 <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> … … 83 89 <tt><br> 84 90 Failure 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> 99 105 </tt><br> 100 106 <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> … … 103 109 Testcase terminated with signal 0<br> 104 110 Complete testcase output was:<br> 105 Exception, line 26:<br>111 LEAK: 323 KJS::Node<br> 106 112 </tt><br> 107 113 <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> … … 425 431 ()]*(?:\\[^-ÿ][^\\-ÿ<br> 426 432 --> FAILED!: 427 () ]*)*\))[^\\-ÿ<br>433 ()OK.<br> 428 434 --> FAILED!: 429 435 ()]*)*\)[ ]*)*@[ ]*(?:\([^\\-ÿ<br> … … 547 553 --> FAILED!: [reported from test()] regexp = /a[^]/<br> 548 554 --> 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> 550 556 --> FAILED!: [reported from test()] Expect: ["a]"]<br> 551 557 --> FAILED!: [reported from test()] Actual: null<br> … … 680 686 Testcase terminated with signal 0<br> 681 687 Complete testcase output was:<br> 682 Exception, line 1: <br> 688 LEAK: 397 KJS::Node<br> 689 [9509] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br> 683 690 </tt><br> 684 691 <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> … … 695 702 Testcase terminated with signal 0<br> 696 703 Complete testcase output was:<br> 704 LEAK: 403 KJS::Node<br> 697 705 --> 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> 699 707 </tt><br> 700 708 <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> … … 734 742 Testcase terminated with signal 0<br> 735 743 Complete testcase output was:<br> 744 OK.<br> 745 LEAK: 331 KJS::Node<br> 736 746 --> function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 737 747 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 738 OK.<br>739 748 </tt><br> 740 749 <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> … … 743 752 Testcase terminated with signal 0<br> 744 753 Complete testcase output was:<br> 754 LEAK: 333 KJS::Node<br> 745 755 --> 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> 747 757 </tt><br> 748 758 <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> … … 815 825 Testcase terminated with signal 0<br> 816 826 Complete testcase output was:<br> 827 LEAK: 329 KJS::Node<br> 817 828 --> Executing script: compile.js<br> 818 829 --> 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> 820 831 </tt><br> 821 832 <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> … … 830 841 Testcase terminated with signal 0<br> 831 842 Complete testcase output was:<br> 843 LEAK: 329 KJS::Node<br> 832 844 --> 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> 834 846 </tt><br> 835 847 <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> … … 838 850 Testcase terminated with signal 0<br> 839 851 Complete testcase output was:<br> 852 LEAK: 329 KJS::Node<br> 840 853 --> 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> 842 855 </tt><br> 843 856 <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> … … 846 859 Testcase terminated with signal 0<br> 847 860 Complete testcase output was:<br> 861 LEAK: 329 KJS::Node<br> 848 862 --> Executing script: simple_form.js<br> 849 863 --> 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> 851 865 </tt><br> 852 866 <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> … … 889 903 Testcase terminated with signal 0<br> 890 904 Complete testcase output was:<br> 905 OK.<br> 906 LEAK: 391 KJS::Node<br> 891 907 --> BUGNUMBER: 10278<br> 892 908 --> function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 893 909 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 894 OK.<br>895 910 </tt><br> 896 911 <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> … … 899 914 Testcase terminated with signal 0<br> 900 915 Complete testcase output was:<br> 916 LEAK: 389 KJS::Node<br> 901 917 --> 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> 903 919 </tt><br> 904 920 <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> … … 907 923 Testcase terminated with signal 0<br> 908 924 Complete testcase output was:<br> 925 OK.<br> 926 LEAK: 391 KJS::Node<br> 909 927 --> BUGNUMBER: 10278<br> 910 928 --> function-001.js functions not separated by semicolons are errors in version 120 and higher<br> 911 929 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 912 OK.<br>913 930 </tt><br> 914 931 <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> … … 917 934 Testcase terminated with signal 0<br> 918 935 Complete testcase output was:<br> 919 Exception, line 42:<br>936 LEAK: 323 KJS::Node<br> 920 937 </tt><br> 921 938 <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> … … 924 941 Testcase terminated with signal 0<br> 925 942 Complete testcase output was:<br> 926 Exception, line 42:<br>943 LEAK: 323 KJS::Node<br> 927 944 </tt><br> 928 945 <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> … … 931 948 Testcase terminated with signal 0<br> 932 949 Complete testcase output was:<br> 933 Exception, line 42:<br>950 LEAK: 323 KJS::Node<br> 934 951 </tt><br> 935 952 <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> … … 938 955 Testcase terminated with signal 0<br> 939 956 Complete testcase output was:<br> 940 Exception, line 248: <br> 957 LEAK: 473 KJS::Node<br> 958 [9659] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br> 941 959 </tt><br> 942 960 <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> … … 945 963 Testcase terminated with signal 0<br> 946 964 Complete testcase output was:<br> 965 LEAK: 654 KJS::Node<br> 947 966 --> BUGNUMBER: 50447<br> 948 967 --> 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> 950 969 </tt><br> 951 970 <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> … … 954 973 Testcase terminated with signal 0<br> 955 974 Complete testcase output was:<br> 956 Exception, line 33:<br>975 LEAK: 323 KJS::Node<br> 957 976 </tt><br> 958 977 <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> … … 961 980 Testcase terminated with signal 0<br> 962 981 Complete testcase output was:<br> 963 Exception, line 29:<br>982 LEAK: 323 KJS::Node<br> 964 983 </tt><br> 965 984 <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> … … 968 987 Testcase terminated with signal 0<br> 969 988 Complete testcase output was:<br> 970 Exception, line 48:<br>989 LEAK: 323 KJS::Node<br> 971 990 </tt><br> 972 991 <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> … … 975 994 Testcase terminated with signal 0<br> 976 995 Complete testcase output was:<br> 977 Exception, line 49: <br> 996 LEAK: 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> 978 998 </tt><br> 979 999 <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> … … 982 1002 Testcase terminated with signal 0<br> 983 1003 Complete testcase output was:<br> 984 Exception, line 49: <br> 1004 LEAK: 769 KJS::Node<br> 1005 [9676] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br> 985 1006 </tt><br> 986 1007 <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> … … 989 1010 Testcase terminated with signal 0<br> 990 1011 Complete testcase output was:<br> 991 Exception, line 50: <br> 1012 LEAK: 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> 992 1014 </tt><br> 993 1015 <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> … … 996 1018 Testcase terminated with signal 0<br> 997 1019 Complete testcase output was:<br> 998 Exception, line 50: <br> 1020 LEAK: 397 KJS::Node<br> 1021 [9679] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br> 999 1022 </tt><br> 1000 1023 <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> … … 1003 1026 Testcase terminated with signal 0<br> 1004 1027 Complete testcase output was:<br> 1028 LEAK: 396 KJS::Node<br> 1005 1029 --> BUGNUMBER: 44009<br> 1006 1030 --> 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> 1008 1032 </tt><br> 1009 1033 <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> … … 1032 1056 Testcase terminated with signal 0<br> 1033 1057 Complete testcase output was:<br> 1034 Exception, line 351:<br>1058 LEAK: 323 KJS::Node<br> 1035 1059 </tt><br> 1036 1060 <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> … … 1039 1063 Testcase terminated with signal 0<br> 1040 1064 Complete testcase output was:<br> 1041 Exception, line 76: <br> 1065 LEAK: 419 KJS::Node<br> 1066 [9711] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br> 1042 1067 </tt><br> 1043 1068 <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> … … 1046 1071 Testcase terminated with signal 0<br> 1047 1072 Complete testcase output was:<br> 1048 Exception, line 62: <br> 1073 LEAK: 397 KJS::Node<br> 1074 [9720] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br> 1049 1075 </tt><br> 1050 1076 <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> … … 1099 1125 --> FAILED!: [reported from test()] <br> 1100 1126 </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> 1102 1128 [ <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>1111 1129 <tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br> 1112 1130 Failure messages were:<br> … … 1123 1141 --> FAILED!: [reported from test()] <br> 1124 1142 </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> 1146 Testcase terminated with signal 0<br> 1147 Complete testcase output was:<br> 1148 LEAK: 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> 1126 1152 [ <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>1134 1153 <tt>--> STATUS: Testing scope after changing obj.__proto__<br> 1135 1154 Failure messages were:<br> … … 1142 1161 --> FAILED!: [reported from test()] <br> 1143 1162 </tt><br> 1144 <a name='failure 70'></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='#failure6 9'>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> 1146 1165 <tt>--> STATUS: Array Generic Methods<br> 1147 1166 Failure messages were:<br> … … 1151 1170 --> FAILED!: <br> 1152 1171 </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> 1175 Testcase terminated with signal 0<br> 1176 Complete testcase output was:<br> 1177 LEAK: 1212 KJS::Node<br> 1158 1178 --> BUGNUMBER: 310425<br> 1159 1179 --> STATUS: Array.indexOf/lastIndexOf edge cases<br> 1160 Exception, line 48:<br>1161 </tt><br> 1162 <a name='failure7 2'></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='#failure7 1'>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> 1164 1184 <tt>--> STATUS: E4X should be enabled even when e4x=1 not specified<br> 1165 1185 Failure messages were:<br> … … 1171 1191 --> FAILED!: <br> 1172 1192 </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> 1196 Testcase terminated with signal 0<br> 1197 Complete testcase output was:<br> 1198 LEAK: 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> 1174 1201 [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1175 1202 <tt>Expected exit code 0, got 3<br> 1176 1203 Testcase terminated with signal 0<br> 1177 1204 Complete 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>1205 LEAK: 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> 1181 1208 [ <a href='#failure73'>Previous Failure</a> | <a href='#failure75'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1182 1209 <tt>Expected exit code 0, got 3<br> 1183 1210 Testcase terminated with signal 0<br> 1184 1211 Complete 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> 1212 LEAK: 1212 KJS::Node<br> 1192 1213 --> BUGNUMBER: 306591<br> 1193 1214 --> STATUS: String static methods<br> 1194 1215 --> 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> 1196 1217 </tt><br> 1197 1218 </dl> … … 1201 1222 <a name='retest_list'></a> 1202 1223 <h2>Retest List</h2><br> 1203 # Retest List, kjs, generated Mon Feb 20 05:11:052006.1224 # Retest List, kjs, generated Sat Jul 29 16:11:04 2006. 1204 1225 # Original test base was: All tests. 1205 # 1127 of 1135 test(s) were completed, 7 5failures reported.1226 # 1127 of 1135 test(s) were completed, 74 failures reported. 1206 1227 ecma/GlobalObject/15.1.2.2-2.js 1207 1228 ecma/LexicalConventions/7.7.3-1.js … … 1269 1290 js1_5/Regress/regress-172699.js 1270 1291 js1_5/Regress/regress-179524.js 1271 js1_5/Regress/regress-185165.js1272 1292 js1_5/Scope/regress-185485.js 1273 1293 js1_5/Scope/regress-220584.js
Note:
See TracChangeset
for help on using the changeset viewer.