Changeset 16542 in webkit for trunk/JavaScriptCore/tests
- Timestamp:
- Sep 23, 2006, 11:08:18 AM (19 years ago)
- Location:
- trunk/JavaScriptCore/tests/mozilla
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/tests/mozilla/ecma/Array/15.4.5.1-1.js
r11995 r16542 105 105 106 106 for ( var i = 0X0020, TEST_STRING = "var A = new Array( " ; i < 0x00ff; i++ ) { 107 if (i == 0xAD) // Must skip over soft hyphen, because it's a Cf character and can't be parsed. 108 i++; 109 TEST_STRING += "'\\"+ String.fromCharCode( i ) +"'"; 107 TEST_STRING += "\'\\"+ String.fromCharCode( i ) +"\'"; 110 108 if ( i < 0x00FF - 1 ) { 111 109 TEST_STRING += ","; … … 115 113 } 116 114 117 var LENGTH = 0x00ff - 0x0020 - 1;115 var LENGTH = 0x00ff - 0x0020; 118 116 119 117 array[item++] = new TestCase( SECTION, -
trunk/JavaScriptCore/tests/mozilla/expected.html
-
Property allow-tabs
set to
yes
r15952 r16542 8 8 Test List: All tests<br> 9 9 Skip List: (none)<br> 10 1135 test(s) selected, 1127 test(s) completed, 7 2 failures reported (6.38% failed)<br>11 Engine command line: /Users/ vlado/WebKit/WebKitBuild/Debug/testkjs <br>12 OS type: Darwin XP-SCK.local8.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: 6 minutes, 19seconds.<br>14 Tests completed on Fri Aug 18 14:32:032006.<br><br>10 1135 test(s) selected, 1127 test(s) completed, 73 failures reported (6.47% failed)<br> 11 Engine command line: /Users/ap/WebKit/WebKitBuild/Debug/testkjs <br> 12 OS type: Darwin host-148-242.himki.net 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: 7 minutes, 0 seconds.<br> 14 Tests completed on Fri Sep 22 13:13:25 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> … … 74 74 --> RegExp/hex-001.js JS regexp anchoring on empty match bug<br> 75 75 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=2157<br> 76 [ 29747] ./ecma_2/RegExp/regress-001.js line 18: TypeError: Object /a||b/ (result of expression /a||b/) does not allow calls.<br>76 [15534] ./ecma_2/RegExp/regress-001.js line 18: TypeError: Object /a||b/ (result of expression /a||b/) does not allow calls.<br> 77 77 </tt><br> 78 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> … … 83 83 LEAK: 671 KJS::Node<br> 84 84 --> RegExp/unicode-001.js new RegExp( pattern, flags )<br> 85 [ 29748] ./ecma_2/RegExp/unicode-001.js line 33: TypeError: Null value<br>85 [15535] ./ecma_2/RegExp/unicode-001.js line 33: TypeError: Null value<br> 86 86 </tt><br> 87 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> … … 89 89 <tt><br> 90 90 Failure messages were:<br> 91 --> (Wed Dec 31 1969 1 9:00:00 GMT-0500 (EST)).toLocaleTimeString() = 7:00:00 PM EST FAILED! expected: 19:00:00<br>92 --> (Wed Dec 31 1969 14:00:00 GMT-0500 (EST)).toLocaleTimeString() = 2:00:00 PM EST FAILED! expected: 14:00:00<br>93 --> (Sun Dec 31 1899 1 9:00:00 GMT-0500 (EST)).toLocaleTimeString() = 8:00:00 PM EDT FAILED! expected: 19:00:00<br>94 --> (Mon Jan 01 1900 00:00:00 GMT-0 500 (EST)).toLocaleTimeString() = 1:00:00 AM EDT FAILED! expected: 00:00:00<br>95 --> (Fri Dec 31 1999 1 9:00:00 GMT-0500 (EST)).toLocaleTimeString() = 7:00:00 PM EST FAILED! expected: 19:00:00<br>96 --> (Sat Jan 01 2000 00:00:00 GMT-0 500 (EST)).toLocaleTimeString() = 12:00:00 AM EST FAILED! expected: 00:00:00<br>97 --> (Mon Feb 28 2000 1 9:00:00 GMT-0500 (EST)).toLocaleTimeString() = 7:00:00 PM EST FAILED! expected: 19:00:00<br>98 --> (Mon Feb 28 2000 1 8:59:59 GMT-0500 (EST)).toLocaleTimeString() = 6:59:59 PM EST FAILED! expected: 18:59:59<br>99 --> (Tue Feb 29 2000 00:00:00 GMT-0 500 (EST)).toLocaleTimeString() = 12:00:00 AM EST FAILED! expected: 00:00:00<br>100 --> (Fri Aug 18 2006 14:30:51 GMT-0400 (EDT)).toLocaleTimeString() = 2:30:51 PM EDT FAILED! expected: 14:30:51<br>101 --> (Fri Aug 18 2006 19:30:51 GMT-0400 (EDT)).toLocaleTimeString() = 7:30:51 PM EDT FAILED! expected: 19:30:51<br>102 --> (Fri Dec 31 2004 1 9:00:00 GMT-0500 (EST)).toLocaleTimeString() = 7:00:00 PM EST FAILED! expected: 19:00:00<br>103 --> (Fri Dec 31 2004 1 8:59:59 GMT-0500 (EST)).toLocaleTimeString() = 6:59:59 PM EST FAILED! expected: 18:59:59<br>104 --> (Sat Jan 01 2005 00:00:00 GMT-0 500 (EST)).toLocaleTimeString() = 12:00:00 AM EST 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 --> (Fri Sep 22 2006 13:12:12 GMT-0700 (PDT)).toLocaleTimeString() = 1:12:12 PM PDT FAILED! expected: 13:12:12<br> 101 --> (Fri Sep 22 2006 21:12:12 GMT-0700 (PDT)).toLocaleTimeString() = 9:12:12 PM PDT FAILED! expected: 21:12:12<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> 105 105 </tt><br> 106 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> … … 687 687 Complete testcase output was:<br> 688 688 LEAK: 397 KJS::Node<br> 689 [ 29901] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br>690 </tt><br> 691 <a name='failure20'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Unicode/uc-00 2.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>689 [15688] ./ecma_3/Statements/regress-194364.js line 1: SyntaxError: Parse error<br> 690 </tt><br> 691 <a name='failure20'></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> 692 692 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 693 <tt>--> STATUS: Unicode format-control character (Category Cf) test.<br> 694 Failure messages were:<br> 695 --> FAILED!: [reported from test()] Unicode format-control character test (Category Cf.)<br> 696 --> FAILED!: [reported from test()] Expected value 'no error', Actual value 'no‎ error'<br> 697 --> FAILED!: [reported from test()] <br> 698 </tt><br> 699 <a name='failure21'></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> 700 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 693 701 <tt>--> STATUS: Unicode non-breaking space character test.<br> 694 702 Failure messages were:<br> … … 697 705 --> FAILED!: [reported from test()] <br> 698 706 </tt><br> 699 <a name='failure2 1'></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>700 [ <a href='#failure2 0'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>707 <a name='failure22'></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> 708 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 701 709 <tt>Expected exit code 0, got 3<br> 702 710 Testcase terminated with signal 0<br> … … 704 712 LEAK: 403 KJS::Node<br> 705 713 --> JS1_2 Object.toString()<br> 706 [ 29922] ./js1_2/Objects/toString-001.js line 103: TypeError: Object /^\{(.*)\}$/ (result of expression /^\{(.*)\}$/) does not allow calls.<br>707 </tt><br> 708 <a name='failure2 2'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br>709 [ <a href='#failure2 1'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>714 [15709] ./js1_2/Objects/toString-001.js line 103: TypeError: Object /^\{(.*)\}$/ (result of expression /^\{(.*)\}$/) does not allow calls.<br> 715 </tt><br> 716 <a name='failure23'></a><dd><b>Testcase <a target='other_window' href='./js1_2/String/concat.js'>js1_2/String/concat.js</a> failed</b> <br> 717 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 710 718 <tt><br> 711 719 Failure messages were:<br> … … 715 723 --> 'abcde'.concat([1,2,3]) = abcde1,2,3 FAILED! expected: abcde[1, 2, 3]<br> 716 724 </tt><br> 717 <a name='failure2 3'></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>718 [ <a href='#failure2 2'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>725 <a name='failure24'></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> 726 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 719 727 <tt><br> 720 728 Failure messages were:<br> … … 724 732 } FAILED! expected: <br> 725 733 </tt><br> 726 <a name='failure2 4'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br>727 [ <a href='#failure2 3'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>734 <a name='failure25'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/Number.js'>js1_2/function/Number.js</a> failed</b> <br> 735 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 728 736 <tt><br> 729 737 Failure messages were:<br> 730 738 --> Number([1,2,3]) = NaN FAILED! expected: 3<br> 731 739 </tt><br> 732 <a name='failure2 5'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br>733 [ <a href='#failure2 4'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>740 <a name='failure26'></a><dd><b>Testcase <a target='other_window' href='./js1_2/function/String.js'>js1_2/function/String.js</a> failed</b> <br> 741 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 734 742 <tt><br> 735 743 Failure messages were:<br> … … 737 745 --> String([1,2,3]) = 1,2,3 FAILED! expected: [1, 2, 3]<br> 738 746 </tt><br> 739 <a name='failure2 6'></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>740 [ <a href='#failure2 5'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>747 <a name='failure27'></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> 748 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 741 749 <tt>Expected exit code 3, got 0<br> 742 750 Testcase terminated with signal 0<br> … … 747 755 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 748 756 </tt><br> 749 <a name='failure2 7'></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>750 [ <a href='#failure2 6'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>757 <a name='failure28'></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> 758 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 751 759 <tt>Expected exit code 0, got 3<br> 752 760 Testcase terminated with signal 0<br> … … 754 762 LEAK: 333 KJS::Node<br> 755 763 --> JS_1.2 The variable statment<br> 756 [29935] ./js1_2/function/regexparg-1.js line 80: TypeError: Object /abc/ (result of expression x) does not allow calls.<br> 757 </tt><br> 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> 759 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 760 <tt><br> 761 Failure messages were:<br> 762 } FAILED! expected: <br> 763 } FAILED! expected: <br> 764 } FAILED! expected: <br> 765 } FAILED! expected: <br> 766 } FAILED! expected: <br> 767 </tt><br> 768 <a name='failure29'></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> 764 [15722] ./js1_2/function/regexparg-1.js line 80: TypeError: Object /abc/ (result of expression x) does not allow calls.<br> 765 </tt><br> 766 <a name='failure29'></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> 769 767 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 770 768 <tt><br> … … 775 773 } FAILED! expected: <br> 776 774 } FAILED! expected: <br> 777 } FAILED! expected: <br> 778 } FAILED! expected: <br> 779 } FAILED! expected: <br> 780 } FAILED! expected: <br> 781 </tt><br> 782 <a name='failure30'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br> 775 </tt><br> 776 <a name='failure30'></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> 783 777 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 778 <tt><br> 779 Failure messages were:<br> 780 } FAILED! expected: <br> 781 } FAILED! expected: <br> 782 } FAILED! expected: <br> 783 } FAILED! expected: <br> 784 } FAILED! expected: <br> 785 } FAILED! expected: <br> 786 } FAILED! expected: <br> 787 } FAILED! expected: <br> 788 } FAILED! expected: <br> 789 </tt><br> 790 <a name='failure31'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br> 791 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 784 792 <tt><br> 785 793 Failure messages were:<br> … … 787 795 --> ('x' == new String('x')) = true FAILED! expected: false<br> 788 796 </tt><br> 789 <a name='failure3 1'></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>790 [ <a href='#failure3 0'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>797 <a name='failure32'></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> 798 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 791 799 <tt><br> 792 800 Failure messages were:<br> … … 794 802 --> re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br> 795 803 </tt><br> 796 <a name='failure3 2'></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>797 [ <a href='#failure3 1'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>804 <a name='failure33'></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> 805 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 798 806 <tt><br> 799 807 Failure messages were:<br> … … 804 812 --> (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 805 813 </tt><br> 806 <a name='failure3 3'></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>807 [ <a href='#failure3 2'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>814 <a name='failure34'></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> 815 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 808 816 <tt><br> 809 817 Failure messages were:<br> … … 814 822 --> (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 815 823 </tt><br> 816 <a name='failure3 4'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>817 [ <a href='#failure3 3'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>824 <a name='failure35'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br> 825 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 818 826 <tt><br> 819 827 Failure messages were:<br> 820 828 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br> 821 829 </tt><br> 822 <a name='failure3 5'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br>823 [ <a href='#failure3 4'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>830 <a name='failure36'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/compile.js'>js1_2/regexp/compile.js</a> failed</b> <br> 831 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 824 832 <tt>Expected exit code 0, got 3<br> 825 833 Testcase terminated with signal 0<br> … … 828 836 --> Executing script: compile.js<br> 829 837 --> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: compile<br> 830 [ 29962] ./js1_2/regexp/compile.js line 43: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br>831 </tt><br> 832 <a name='failure3 6'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>833 [ <a href='#failure3 5'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>838 [15749] ./js1_2/regexp/compile.js line 43: TypeError: Value undefined (result of expression regularExpression.compile) is not object.<br> 839 </tt><br> 840 <a name='failure37'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br> 841 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 834 842 <tt><br> 835 843 Failure messages were:<br> 836 844 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br> 837 845 </tt><br> 838 <a name='failure3 7'></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>839 [ <a href='#failure3 6'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>846 <a name='failure38'></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> 847 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 840 848 <tt>Expected exit code 0, got 3<br> 841 849 Testcase terminated with signal 0<br> … … 843 851 LEAK: 329 KJS::Node<br> 844 852 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=6359<br> 845 [ 29978] ./js1_2/regexp/regress-6359.js line 56: TypeError: Object /(a*)b\1+/ (result of expression /(a*)b\1+/) does not allow calls.<br>846 </tt><br> 847 <a name='failure3 8'></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>848 [ <a href='#failure3 7'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>853 [15765] ./js1_2/regexp/regress-6359.js line 56: TypeError: Object /(a*)b\1+/ (result of expression /(a*)b\1+/) does not allow calls.<br> 854 </tt><br> 855 <a name='failure39'></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> 856 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 849 857 <tt>Expected exit code 0, got 3<br> 850 858 Testcase terminated with signal 0<br> … … 852 860 LEAK: 329 KJS::Node<br> 853 861 --> BUGNUMBER: http://bugzilla.mozilla.org/show_bug.cgi?id=9141<br> 854 [ 29979] ./js1_2/regexp/regress-9141.js line 73: TypeError: Object /(?:xx|x)*/ (result of expression /(?:xx|x)*/) does not allow calls.<br>855 </tt><br> 856 <a name='failure 39'></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>857 [ <a href='#failure3 8'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>862 [15766] ./js1_2/regexp/regress-9141.js line 73: TypeError: Object /(?:xx|x)*/ (result of expression /(?:xx|x)*/) does not allow calls.<br> 863 </tt><br> 864 <a name='failure40'></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> 865 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 858 866 <tt>Expected exit code 0, got 3<br> 859 867 Testcase terminated with signal 0<br> … … 862 870 --> Executing script: simple_form.js<br> 863 871 --> As described in Netscape doc "Whats new in JavaScript 1.2" RegExp: simple form<br> 864 [ 29980] ./js1_2/regexp/simple_form.js line 43: TypeError: Object /[0-9]{3}/ (result of expression /[0-9]{3}/) does not allow calls.<br>865 </tt><br> 866 <a name='failure4 0'></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>867 [ <a href='#failure 39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>872 [15767] ./js1_2/regexp/simple_form.js line 43: TypeError: Object /[0-9]{3}/ (result of expression /[0-9]{3}/) does not allow calls.<br> 873 </tt><br> 874 <a name='failure41'></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> 875 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 868 876 <tt><br> 869 877 Failure messages were:<br> … … 875 883 <br> 876 884 </tt><br> 877 <a name='failure4 1'></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>878 [ <a href='#failure4 0'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>885 <a name='failure42'></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> 886 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 879 887 <tt><br> 880 888 Failure messages were:<br> … … 884 892 --> 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br> 885 893 </tt><br> 886 <a name='failure4 2'></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>887 [ <a href='#failure4 1'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>894 <a name='failure43'></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> 895 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 888 896 <tt><br> 889 897 Failure messages were:<br> 890 898 --> new Boolean(false) = true FAILED! expected: false<br> 891 899 </tt><br> 892 <a name='failure4 3'></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>893 [ <a href='#failure4 2'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>900 <a name='failure44'></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> 901 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 894 902 <tt>--> STATUS: Regression test for Bugzilla bug 99663<br> 895 903 Failure messages were:<br> … … 898 906 --> Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 899 907 </tt><br> 900 <a name='failure4 4'></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>901 [ <a href='#failure4 3'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>908 <a name='failure45'></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> 909 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 902 910 <tt>Expected exit code 3, got 0<br> 903 911 Testcase terminated with signal 0<br> … … 909 917 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 910 918 </tt><br> 911 <a name='failure4 5'></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>912 [ <a href='#failure4 4'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>919 <a name='failure46'></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> 920 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 913 921 <tt>Expected exit code 0, got 3<br> 914 922 Testcase terminated with signal 0<br> … … 916 924 LEAK: 389 KJS::Node<br> 917 925 --> script-001 NativeScript<br> 918 [1 06] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br>919 </tt><br> 920 <a name='failure4 6'></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>921 [ <a href='#failure4 5'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>926 [15793] ./js1_3/Script/script-001.js line 133: ReferenceError: Can't find variable: Script<br> 927 </tt><br> 928 <a name='failure47'></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> 929 [ <a href='#failure46'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 922 930 <tt>Expected exit code 3, got 0<br> 923 931 Testcase terminated with signal 0<br> … … 929 937 --> eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 930 938 </tt><br> 931 <a name='failure4 7'></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>932 [ <a href='#failure4 6'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>939 <a name='failure48'></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> 940 [ <a href='#failure47'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 933 941 <tt>Expected exit code 0, got 3<br> 934 942 Testcase terminated with signal 0<br> … … 936 944 LEAK: 323 KJS::Node<br> 937 945 </tt><br> 938 <a name='failure4 8'></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>939 [ <a href='#failure4 7'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>946 <a name='failure49'></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> 947 [ <a href='#failure48'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 940 948 <tt>Expected exit code 0, got 3<br> 941 949 Testcase terminated with signal 0<br> … … 943 951 LEAK: 323 KJS::Node<br> 944 952 </tt><br> 945 <a name='failure 49'></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>946 [ <a href='#failure4 8'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>953 <a name='failure50'></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> 954 [ <a href='#failure49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 947 955 <tt>Expected exit code 0, got 3<br> 948 956 Testcase terminated with signal 0<br> … … 950 958 LEAK: 323 KJS::Node<br> 951 959 </tt><br> 952 <a name='failure5 0'></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>953 [ <a href='#failure 49'>Previous Failure</a> | <a href='#failure51'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>960 <a name='failure51'></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> 961 [ <a href='#failure50'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 954 962 <tt>Expected exit code 0, got 3<br> 955 963 Testcase terminated with signal 0<br> 956 964 Complete testcase output was:<br> 957 965 LEAK: 473 KJS::Node<br> 958 [15 5] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br>959 </tt><br> 960 <a name='failure5 1'></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>961 [ <a href='#failure5 0'>Previous Failure</a> | <a href='#failure52'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>966 [15838] ./js1_5/Exceptions/errstack-001.js line 247: TypeError: Undefined value<br> 967 </tt><br> 968 <a name='failure52'></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> 969 [ <a href='#failure51'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 962 970 <tt>Expected exit code 0, got 3<br> 963 971 Testcase terminated with signal 0<br> … … 966 974 --> BUGNUMBER: 50447<br> 967 975 --> STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br> 968 [15 6] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br>969 </tt><br> 970 <a name='failure5 2'></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>971 [ <a href='#failure5 1'>Previous Failure</a> | <a href='#failure53'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>976 [15839] ./js1_5/Exceptions/regress-50447.js line 65: TypeError: Undefined value<br> 977 </tt><br> 978 <a name='failure53'></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> 979 [ <a href='#failure52'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 972 980 <tt>Expected exit code 0, got 3<br> 973 981 Testcase terminated with signal 0<br> … … 975 983 LEAK: 323 KJS::Node<br> 976 984 </tt><br> 977 <a name='failure5 3'></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>978 [ <a href='#failure5 2'>Previous Failure</a> | <a href='#failure54'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>985 <a name='failure54'></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> 986 [ <a href='#failure53'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 979 987 <tt>Expected exit code 0, got 3<br> 980 988 Testcase terminated with signal 0<br> … … 982 990 LEAK: 323 KJS::Node<br> 983 991 </tt><br> 984 <a name='failure5 4'></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>985 [ <a href='#failure5 3'>Previous Failure</a> | <a href='#failure55'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>992 <a name='failure55'></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> 993 [ <a href='#failure54'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 986 994 <tt>Expected exit code 0, got 3<br> 987 995 Testcase terminated with signal 0<br> … … 989 997 LEAK: 323 KJS::Node<br> 990 998 </tt><br> 991 <a name='failure5 5'></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>992 [ <a href='#failure5 4'>Previous Failure</a> | <a href='#failure56'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>999 <a name='failure56'></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> 1000 [ <a href='#failure55'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 993 1001 <tt>Expected exit code 0, got 3<br> 994 1002 Testcase terminated with signal 0<br> 995 1003 Complete testcase output was:<br> 996 1004 LEAK: 765 KJS::Node<br> 997 [1 75] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>998 </tt><br> 999 <a name='failure5 6'></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>1000 [ <a href='#failure5 5'>Previous Failure</a> | <a href='#failure57'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1005 [15854] ./js1_5/Object/regress-90596-001.js line 48: TypeError: Value undefined (result of expression obj.toSource) is not object.<br> 1006 </tt><br> 1007 <a name='failure57'></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> 1008 [ <a href='#failure56'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1001 1009 <tt>Expected exit code 0, got 3<br> 1002 1010 Testcase terminated with signal 0<br> 1003 1011 Complete testcase output was:<br> 1004 1012 LEAK: 769 KJS::Node<br> 1005 [1 76] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br>1006 </tt><br> 1007 <a name='failure5 7'></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>1008 [ <a href='#failure5 6'>Previous Failure</a> | <a href='#failure58'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1013 [15855] ./js1_5/Object/regress-90596-002.js line 48: ReferenceError: Can't find variable: uneval<br> 1014 </tt><br> 1015 <a name='failure58'></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> 1016 [ <a href='#failure57'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1009 1017 <tt>Expected exit code 0, got 3<br> 1010 1018 Testcase terminated with signal 0<br> 1011 1019 Complete testcase output was:<br> 1012 1020 LEAK: 397 KJS::Node<br> 1013 [1 79] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br>1014 </tt><br> 1015 <a name='failure5 8'></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>1016 [ <a href='#failure5 7'>Previous Failure</a> | <a href='#failure59'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1021 [15857] ./js1_5/Object/regress-96284-001.js line 49: TypeError: Value undefined (result of expression obj1.toSource) is not object.<br> 1022 </tt><br> 1023 <a name='failure59'></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> 1024 [ <a href='#failure58'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1017 1025 <tt>Expected exit code 0, got 3<br> 1018 1026 Testcase terminated with signal 0<br> 1019 1027 Complete testcase output was:<br> 1020 1028 LEAK: 397 KJS::Node<br> 1021 [1 80] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br>1022 </tt><br> 1023 <a name='failure 59'></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>1024 [ <a href='#failure5 8'>Previous Failure</a> | <a href='#failure60'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1029 [15858] ./js1_5/Object/regress-96284-002.js line 49: ReferenceError: Can't find variable: uneval<br> 1030 </tt><br> 1031 <a name='failure60'></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> 1032 [ <a href='#failure59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1025 1033 <tt>Expected exit code 0, got 3<br> 1026 1034 Testcase terminated with signal 0<br> … … 1029 1037 --> BUGNUMBER: 44009<br> 1030 1038 --> STATUS: Testing that we don't crash on obj.toSource()<br> 1031 [1 85] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br>1032 </tt><br> 1033 <a name='failure6 0'></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>1034 [ <a href='#failure 59'>Previous Failure</a> | <a href='#failure61'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1039 [15863] ./js1_5/Regress/regress-44009.js line 60: TypeError: Value undefined (result of expression obj.toSource) is not object.<br> 1040 </tt><br> 1041 <a name='failure61'></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> 1042 [ <a href='#failure60'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1035 1043 <tt>--> STATUS: Testing calling obj.eval(str)<br> 1036 1044 Failure messages were:<br> … … 1040 1048 --> FAILED!: [reported from test()] <br> 1041 1049 </tt><br> 1042 <a name='failure6 1'></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>1043 [ <a href='#failure6 0'>Previous Failure</a> | <a href='#failure62'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1050 <a name='failure62'></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> 1051 [ <a href='#failure61'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1044 1052 <tt>--> STATUS: Reassignment to a const is NOT an error per ECMA<br> 1045 1053 Failure messages were:<br> … … 1051 1059 --> FAILED!: [reported from test()] <br> 1052 1060 </tt><br> 1053 <a name='failure6 2'></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>1054 [ <a href='#failure6 1'>Previous Failure</a> | <a href='#failure63'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1061 <a name='failure63'></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> 1062 [ <a href='#failure62'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1055 1063 <tt>Expected exit code 0, got 3<br> 1056 1064 Testcase terminated with signal 0<br> … … 1058 1066 LEAK: 323 KJS::Node<br> 1059 1067 </tt><br> 1060 <a name='failure6 3'></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>1061 [ <a href='#failure6 2'>Previous Failure</a> | <a href='#failure64'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1068 <a name='failure64'></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> 1069 [ <a href='#failure63'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1062 1070 <tt>Expected exit code 0, got 3<br> 1063 1071 Testcase terminated with signal 0<br> 1064 1072 Complete testcase output was:<br> 1065 1073 LEAK: 419 KJS::Node<br> 1066 [ 214] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br>1067 </tt><br> 1068 <a name='failure6 4'></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>1069 [ <a href='#failure6 3'>Previous Failure</a> | <a href='#failure65'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1074 [15889] ./js1_5/Regress/regress-127557.js line 75: ReferenceError: Can't find variable: clone<br> 1075 </tt><br> 1076 <a name='failure65'></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> 1077 [ <a href='#failure64'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1070 1078 <tt>Expected exit code 0, got 3<br> 1071 1079 Testcase terminated with signal 0<br> 1072 1080 Complete testcase output was:<br> 1073 1081 LEAK: 397 KJS::Node<br> 1074 [ 228] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br>1075 </tt><br> 1076 <a name='failure6 5'></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>1077 [ <a href='#failure6 4'>Previous Failure</a> | <a href='#failure66'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1082 [15898] ./js1_5/Regress/regress-172699.js line 61: URIError: URI error<br> 1083 </tt><br> 1084 <a name='failure66'></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> 1085 [ <a href='#failure65'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1078 1086 <tt>--> STATUS: Don't crash on extraneous arguments to str.match(), etc.<br> 1079 1087 Failure messages were:<br> … … 1125 1133 --> FAILED!: [reported from test()] <br> 1126 1134 </tt><br> 1127 <a name='failure6 6'></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>1128 [ <a href='#failure6 5'>Previous Failure</a> | <a href='#failure67'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1135 <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> 1136 [ <a href='#failure66'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1129 1137 <tt>--> STATUS: Testing |with (x) {function f() {}}| when |x.f| already exists<br> 1130 1138 Failure messages were:<br> … … 1141 1149 --> FAILED!: [reported from test()] <br> 1142 1150 </tt><br> 1143 <a name='failure6 7'></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='#failure6 6'>Previous Failure</a> | <a href='#failure68'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1151 <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> 1152 [ <a href='#failure67'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1145 1153 <tt>Expected exit code 0, got 3<br> 1146 1154 Testcase terminated with signal 0<br> 1147 1155 Complete testcase output was:<br> 1148 1156 LEAK: 397 KJS::Node<br> 1149 [ 257] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br>1150 </tt><br> 1151 <a name='failure6 8'></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>1152 [ <a href='#failure6 7'>Previous Failure</a> | <a href='#failure69'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1157 [15923] ./js1_5/Scope/regress-220584.js line 56: ReferenceError: Can't find variable: Script<br> 1158 </tt><br> 1159 <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> 1160 [ <a href='#failure68'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1153 1161 <tt>--> STATUS: Testing scope after changing obj.__proto__<br> 1154 1162 Failure messages were:<br> … … 1161 1169 --> FAILED!: [reported from test()] <br> 1162 1170 </tt><br> 1163 <a name='failure 69'></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>1164 [ <a href='#failure6 8'>Previous Failure</a> | <a href='#failure70'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1171 <a name='failure70'></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> 1172 [ <a href='#failure69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1165 1173 <tt>--> STATUS: E4X should be enabled even when e4x=1 not specified<br> 1166 1174 Failure messages were:<br> … … 1172 1180 --> FAILED!: <br> 1173 1181 </tt><br> 1174 <a name='failure7 0'></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>1175 [ <a href='#failure 69'>Previous Failure</a> | <a href='#failure71'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1182 <a name='failure71'></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> 1183 [ <a href='#failure70'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1176 1184 <tt>Expected exit code 0, got 3<br> 1177 1185 Testcase terminated with signal 0<br> … … 1179 1187 LEAK: 1212 KJS::Node<br> 1180 1188 </tt><br> 1181 <a name='failure7 1'></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>1182 [ <a href='#failure7 0'>Previous Failure</a> | <a href='#failure72'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1189 <a name='failure72'></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> 1190 [ <a href='#failure71'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1183 1191 <tt>Expected exit code 0, got 3<br> 1184 1192 Testcase terminated with signal 0<br> … … 1186 1194 LEAK: 1212 KJS::Node<br> 1187 1195 </tt><br> 1188 <a name='failure7 2'></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>1189 [ <a href='#failure7 1'>Previous Failure</a> | <a href='#failure73'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>1196 <a name='failure73'></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> 1197 [ <a href='#failure72'>Previous Failure</a> | <a href='#failure74'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 1190 1198 <tt>Expected exit code 0, got 3<br> 1191 1199 Testcase terminated with signal 0<br> … … 1195 1203 --> STATUS: String static methods<br> 1196 1204 --> STATUS: See https://bugzilla.mozilla.org/show_bug.cgi?id=304828<br> 1197 [ 280] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br>1205 [15945] ./js1_6/String/regress-306591.js line 48: TypeError: Value undefined (result of expression String.split) is not object.<br> 1198 1206 </tt><br> 1199 1207 </dl> … … 1203 1211 <a name='retest_list'></a> 1204 1212 <h2>Retest List</h2><br> 1205 # Retest List, kjs, generated Fri Aug 18 14:32:032006.1213 # Retest List, kjs, generated Fri Sep 22 13:13:25 2006. 1206 1214 # Original test base was: All tests. 1207 # 1127 of 1135 test(s) were completed, 7 2failures reported.1215 # 1127 of 1135 test(s) were completed, 73 failures reported. 1208 1216 ecma/GlobalObject/15.1.2.2-2.js 1209 1217 ecma/LexicalConventions/7.7.3-1.js … … 1225 1233 ecma_3/RegExp/regress-209919.js 1226 1234 ecma_3/Statements/regress-194364.js 1235 ecma_3/Unicode/uc-001.js 1227 1236 ecma_3/Unicode/uc-002.js 1228 1237 js1_2/Objects/toString-001.js -
Property allow-tabs
set to
Note:
See TracChangeset
for help on using the changeset viewer.