Changeset 72489 in webkit for trunk/JavaScriptCore/tests
- Timestamp:
- Nov 20, 2010, 6:48:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/tests/mozilla/expected.html
r72207 r72489 8 8 Test List: All tests<br> 9 9 Skip List: ecma/Date/15.9.2.1.js, ecma/Date/15.9.2.2-1.js, ecma/Date/15.9.2.2-2.js, ecma/Date/15.9.2.2-3.js, ecma/Date/15.9.2.2-4.js, ecma/Date/15.9.2.2-5.js, ecma/Date/15.9.2.2-6.js, ecma_3/Date/15.9.5.7.js<br> 10 1127 test(s) selected, 1119 test(s) completed, 4 9 failures reported (4.37% failed)<br>11 Engine command line: "/ Volumes/Big/ggaren/build/Debug/jsc" <br>12 OS type: Darwin il0301a-dhcp53.apple.com 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386<br>13 Testcase execution time: 3 minutes, 18seconds.<br>14 Tests completed on Tue Apr 21 12:56:28 2009.<br><br>10 1127 test(s) selected, 1119 test(s) completed, 46 failures reported (4.11% failed)<br> 11 Engine command line: "/home/stampho/webkit/WebKitBuild/Release/JavaScriptCore/jsc" <br> 12 OS type: Linux euclides 2.6.35-gentoo-r5 #1 SMP Tue Aug 31 13:19:25 CEST 2010 i686 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz GenuineIntel GNU/Linux<br> 13 Testcase execution time: 16 seconds.<br> 14 Tests completed on Fri Oct 15 00:29:31 2010.<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> … … 23 23 - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br> 24 24 - "-0x123456789abcde8" = NaN FAILED! expected: 81985529216486880<br> 25 -"\u20001234\u2001" = NaN FAILED! expected: -1234<br>26 25 </tt><br> 27 26 <a name='failure2'></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> … … 39 38 FAILED!: [reported from test()] <br> 40 39 </tt><br> 41 <a name='failure4'></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>40 <a name='failure4'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Statements/regress-194364.js'>ecma_3/Statements/regress-194364.js</a> failed</b> <br> 42 41 [ <a href='#failure3'>Previous Failure</a> | <a href='#failure5'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 43 <tt>STATUS: RegExp conformance test<br> 44 Failure messages were:<br> 45 FAILED!: [reported from test()] Section 7 of test -<br> 46 FAILED!: [reported from test()] regexp = /(z)((a+)?(b+)?(c))*/<br> 47 FAILED!: [reported from test()] string = 'zaacbbbcac'<br> 48 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 49 FAILED!: [reported from test()] Expect: ["zaacbbbcac", "z", "ac", "a", , "c"]<br> 50 FAILED!: [reported from test()] Actual: ["zaacbbbcac", "z", "ac", "a", "bbb", "c"]<br> 51 FAILED!: [reported from test()] <br> 52 FAILED!: [reported from test()] Section 8 of test -<br> 53 FAILED!: [reported from test()] regexp = /(a*)*/<br> 54 FAILED!: [reported from test()] string = 'b'<br> 55 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 56 FAILED!: [reported from test()] Expect: ["", , ]<br> 57 FAILED!: [reported from test()] Actual: ["", ""]<br> 58 FAILED!: [reported from test()] <br> 59 FAILED!: [reported from test()] Section 12 of test -<br> 60 FAILED!: [reported from test()] regexp = /(.*?)a(?!(a+)b\2c)\2(.*)/<br> 61 FAILED!: [reported from test()] string = 'baaabaac'<br> 62 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br> 63 FAILED!: [reported from test()] Expect: ["baaabaac", "ba", , "abaac"]<br> 64 FAILED!: [reported from test()] Actual: ["baaabaac", "ba", "aa", "abaac"]<br> 65 FAILED!: [reported from test()] <br> 66 </tt><br> 67 <a name='failure5'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/perlstress-001.js'>ecma_3/RegExp/perlstress-001.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=85721' target='other_window'>Bug Number 85721</a><br> 42 <tt>Expected exit code 0, got 3<br> 43 Testcase terminated with signal 0<br> 44 Complete testcase output was:<br> 45 Testcase produced no output!</tt><br> 46 <a name='failure5'></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> 68 47 [ <a href='#failure4'>Previous Failure</a> | <a href='#failure6'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 69 <tt>STATUS: Testing regular expression edge cases<br>70 Failure messages were:<br>71 FAILED!: [reported from test()] Section 218 of test -<br>72 FAILED!: [reported from test()] regexp = /((foo)|(bar))*/<br>73 FAILED!: [reported from test()] string = 'foobar'<br>74 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>75 FAILED!: [reported from test()] Expect: ["foobar", "bar", , "bar"]<br>76 FAILED!: [reported from test()] Actual: ["foobar", "bar", "foo", "bar"]<br>77 FAILED!: [reported from test()] <br>78 FAILED!: [reported from test()] Section 234 of test -<br>79 FAILED!: [reported from test()] regexp = /(?:(f)(o)(o)|(b)(a)(r))*/<br>80 FAILED!: [reported from test()] string = 'foobar'<br>81 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>82 FAILED!: [reported from test()] Expect: ["foobar", , , , "b", "a", "r"]<br>83 FAILED!: [reported from test()] Actual: ["foobar", "f", "o", "o", "b", "a", "r"]<br>84 FAILED!: [reported from test()] <br>85 FAILED!: [reported from test()] Section 241 of test -<br>86 FAILED!: [reported from test()] regexp = /^(?:b|a(?=(.)))*\1/<br>87 FAILED!: [reported from test()] string = 'abc'<br>88 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>89 FAILED!: [reported from test()] Expect: ["ab", , ]<br>90 FAILED!: [reported from test()] Actual: ["ab", "b"]<br>91 FAILED!: [reported from test()] <br>92 FAILED!: [reported from test()] Section 412 of test -<br>93 FAILED!: [reported from test()] regexp = /^(a(b)?)+$/<br>94 FAILED!: [reported from test()] string = 'aba'<br>95 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>96 FAILED!: [reported from test()] Expect: ["aba", "a", , ]<br>97 FAILED!: [reported from test()] Actual: ["aba", "a", "b"]<br>98 FAILED!: [reported from test()] <br>99 FAILED!: [reported from test()] Section 413 of test -<br>100 FAILED!: [reported from test()] regexp = /^(aa(bb)?)+$/<br>101 FAILED!: [reported from test()] string = 'aabbaa'<br>102 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>103 FAILED!: [reported from test()] Expect: ["aabbaa", "aa", , ]<br>104 FAILED!: [reported from test()] Actual: ["aabbaa", "aa", "bb"]<br>105 FAILED!: [reported from test()] <br>106 </tt><br>107 <a name='failure6'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/RegExp/regress-209919.js'>ecma_3/RegExp/regress-209919.js</a> failed</b> <a href='http://bugzilla.mozilla.org/show_bug.cgi?id=209919' target='other_window'>Bug Number 209919</a><br>108 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>109 <tt>STATUS: Testing regexp submatches with quantifiers<br>110 Failure messages were:<br>111 FAILED!: [reported from test()] Section 1 of test -<br>112 FAILED!: [reported from test()] regexp = /(a|b*)*/<br>113 FAILED!: [reported from test()] string = 'a'<br>114 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>115 FAILED!: [reported from test()] Expect: ["a", "a"]<br>116 FAILED!: [reported from test()] Actual: ["a", ""]<br>117 FAILED!: [reported from test()] <br>118 FAILED!: [reported from test()] Section 3 of test -<br>119 FAILED!: [reported from test()] regexp = /(b*)*/<br>120 FAILED!: [reported from test()] string = 'a'<br>121 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>122 FAILED!: [reported from test()] Expect: ["", , ]<br>123 FAILED!: [reported from test()] Actual: ["", ""]<br>124 FAILED!: [reported from test()] <br>125 FAILED!: [reported from test()] Section 5 of test -<br>126 FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br>127 FAILED!: [reported from test()] string = '100.00'<br>128 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>129 FAILED!: [reported from test()] Expect: ["100.00", "00", , ]<br>130 FAILED!: [reported from test()] Actual: ["100.00", "", , ]<br>131 FAILED!: [reported from test()] <br>132 FAILED!: [reported from test()] Section 6 of test -<br>133 FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br>134 FAILED!: [reported from test()] string = '100,00'<br>135 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>136 FAILED!: [reported from test()] Expect: ["100,00", "100", ",00"]<br>137 FAILED!: [reported from test()] Actual: ["100,00", "", ",00"]<br>138 FAILED!: [reported from test()] <br>139 FAILED!: [reported from test()] Section 7 of test -<br>140 FAILED!: [reported from test()] regexp = /^\-?(\d{1,}|\.{0,})*(\,\d{1,})?$/<br>141 FAILED!: [reported from test()] string = '1.000,00'<br>142 FAILED!: [reported from test()] ERROR !!! regexp failed to give expected match array:<br>143 FAILED!: [reported from test()] Expect: ["1.000,00", "000", ",00"]<br>144 FAILED!: [reported from test()] Actual: ["1.000,00", "", ",00"]<br>145 FAILED!: [reported from test()] <br>146 </tt><br>147 <a name='failure7'></a><dd><b>Testcase <a target='other_window' href='./ecma_3/Statements/regress-194364.js'>ecma_3/Statements/regress-194364.js</a> failed</b> <br>148 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>149 <tt>Expected exit code 0, got 3<br>150 Testcase terminated with signal 0<br>151 Complete testcase output was:<br>152 Testcase produced no output!</tt><br>153 <a name='failure8'></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>154 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>155 48 <tt>STATUS: Unicode format-control character (Category Cf) test.<br> 156 49 Failure messages were:<br> … … 159 52 FAILED!: [reported from test()] <br> 160 53 </tt><br> 161 <a name='failure 9'></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>162 [ <a href='#failure 8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>54 <a name='failure6'></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> 55 [ <a href='#failure5'>Previous Failure</a> | <a href='#failure7'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 163 56 <tt><br> 164 57 Failure messages were:<br> … … 167 60 o = { name:"object", length:0, value:"hello" }; o.toString() = false FAILED! expected: true<br> 168 61 </tt><br> 169 <a name='failure 10'></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>170 [ <a href='#failure 9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>62 <a name='failure7'></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> 63 [ <a href='#failure6'>Previous Failure</a> | <a href='#failure8'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 171 64 <tt><br> 172 65 Failure messages were:<br> … … 174 67 } FAILED! expected: <br> 175 68 </tt><br> 176 <a name='failure 11'></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>177 [ <a href='#failure 10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>69 <a name='failure8'></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> 70 [ <a href='#failure7'>Previous Failure</a> | <a href='#failure9'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 178 71 <tt>Expected exit code 3, got 0<br> 179 72 Testcase terminated with signal 0<br> … … 182 75 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 183 76 </tt><br> 184 <a name='failure 12'></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>185 [ <a href='#failure 11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>186 <tt><br> 187 Failure messages were:<br> 188 } FAILED! expected: <br> 189 } FAILED! expected: <br> 190 } FAILED! expected: <br> 191 } FAILED! expected: <br> 192 } FAILED! expected: <br> 193 </tt><br> 194 <a name='failure1 3'></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>195 [ <a href='#failure 12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>196 <tt><br> 197 Failure messages were:<br> 198 } FAILED! expected: <br> 199 } FAILED! expected: <br> 200 } FAILED! expected: <br> 201 } FAILED! expected: <br> 202 } FAILED! expected: <br> 203 } FAILED! expected: <br> 204 } FAILED! expected: <br> 205 } FAILED! expected: <br> 206 } FAILED! expected: <br> 207 </tt><br> 208 <a name='failure1 4'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br>209 [ <a href='#failure1 3'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>77 <a name='failure9'></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> 78 [ <a href='#failure8'>Previous Failure</a> | <a href='#failure10'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 79 <tt><br> 80 Failure messages were:<br> 81 } FAILED! expected: <br> 82 } FAILED! expected: <br> 83 } FAILED! expected: <br> 84 } FAILED! expected: <br> 85 } FAILED! expected: <br> 86 </tt><br> 87 <a name='failure10'></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> 88 [ <a href='#failure9'>Previous Failure</a> | <a href='#failure11'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 89 <tt><br> 90 Failure messages were:<br> 91 } FAILED! expected: <br> 92 } FAILED! expected: <br> 93 } FAILED! expected: <br> 94 } FAILED! expected: <br> 95 } FAILED! expected: <br> 96 } FAILED! expected: <br> 97 } FAILED! expected: <br> 98 } FAILED! expected: <br> 99 } FAILED! expected: <br> 100 </tt><br> 101 <a name='failure11'></a><dd><b>Testcase <a target='other_window' href='./js1_2/operator/equality.js'>js1_2/operator/equality.js</a> failed</b> <br> 102 [ <a href='#failure10'>Previous Failure</a> | <a href='#failure12'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 210 103 <tt><br> 211 104 Failure messages were:<br> … … 213 106 ('x' == new String('x')) = true FAILED! expected: false<br> 214 107 </tt><br> 215 <a name='failure1 5'></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>216 [ <a href='#failure1 4'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>108 <a name='failure12'></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> 109 [ <a href='#failure11'>Previous Failure</a> | <a href='#failure13'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 217 110 <tt><br> 218 111 Failure messages were:<br> … … 220 113 re.exec('xyabcdef') = xy FAILED! expected: ["xy"]<br> 221 114 </tt><br> 222 <a name='failure1 6'></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>223 [ <a href='#failure1 5'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>115 <a name='failure13'></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> 116 [ <a href='#failure12'>Previous Failure</a> | <a href='#failure14'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 224 117 <tt><br> 225 118 Failure messages were:<br> … … 230 123 (multiline == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 231 124 </tt><br> 232 <a name='failure1 7'></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>233 [ <a href='#failure1 6'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>125 <a name='failure14'></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> 126 [ <a href='#failure13'>Previous Failure</a> | <a href='#failure15'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 234 127 <tt><br> 235 128 Failure messages were:<br> … … 240 133 (['$*'] == true) 'a11\na22\na23\na24'.match(new RegExp('a..$','g')) = a24 FAILED! expected: a11,a22,a23,a24<br> 241 134 </tt><br> 242 <a name='failure1 8'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br>243 [ <a href='#failure1 7'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>135 <a name='failure15'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/beginLine.js'>js1_2/regexp/beginLine.js</a> failed</b> <br> 136 [ <a href='#failure14'>Previous Failure</a> | <a href='#failure16'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 244 137 <tt><br> 245 138 Failure messages were:<br> 246 139 123xyz'.match(new RegExp('^\d+')) = null FAILED! expected: 123<br> 247 140 </tt><br> 248 <a name='failure1 9'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br>249 [ <a href='#failure1 8'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>141 <a name='failure16'></a><dd><b>Testcase <a target='other_window' href='./js1_2/regexp/endLine.js'>js1_2/regexp/endLine.js</a> failed</b> <br> 142 [ <a href='#failure15'>Previous Failure</a> | <a href='#failure17'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 250 143 <tt><br> 251 144 Failure messages were:<br> 252 145 xyz'.match(new RegExp('\d+$')) = null FAILED! expected: 890<br> 253 146 </tt><br> 254 <a name='failure 20'></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>255 [ <a href='#failure1 9'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>147 <a name='failure17'></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> 148 [ <a href='#failure16'>Previous Failure</a> | <a href='#failure18'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 256 149 <tt><br> 257 150 Failure messages were:<br> … … 261 154 'abc'.split(new RegExp('[a-z]')) = ,,, FAILED! expected: ,,<br> 262 155 </tt><br> 263 <a name='failure 21'></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>264 [ <a href='#failure 20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>156 <a name='failure18'></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> 157 [ <a href='#failure17'>Previous Failure</a> | <a href='#failure19'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 265 158 <tt><br> 266 159 Failure messages were:<br> 267 160 new Boolean(false) = true FAILED! expected: false<br> 268 161 </tt><br> 269 <a name='failure 22'></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>270 [ <a href='#failure 21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>162 <a name='failure19'></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> 163 [ <a href='#failure18'>Previous Failure</a> | <a href='#failure20'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 271 164 <tt>STATUS: Regression test for Bugzilla bug 99663<br> 272 165 Failure messages were:<br> … … 275 168 Section 3 of test - got Error: Can't find variable: it FAILED! expected: a "read-only" error<br> 276 169 </tt><br> 277 <a name='failure2 3'></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>278 [ <a href='#failure 22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>170 <a name='failure20'></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> 171 [ <a href='#failure19'>Previous Failure</a> | <a href='#failure21'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 279 172 <tt>Expected exit code 3, got 0<br> 280 173 Testcase terminated with signal 0<br> … … 284 177 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 285 178 </tt><br> 286 <a name='failure2 4'></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>287 [ <a href='#failure2 3'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>179 <a name='failure21'></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> 180 [ <a href='#failure20'>Previous Failure</a> | <a href='#failure22'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 288 181 <tt>Expected exit code 0, got 3<br> 289 182 Testcase terminated with signal 0<br> … … 291 184 script-001 NativeScript<br> 292 185 </tt><br> 293 <a name='failure2 5'></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>294 [ <a href='#failure2 4'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>186 <a name='failure22'></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> 187 [ <a href='#failure21'>Previous Failure</a> | <a href='#failure23'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 295 188 <tt>Expected exit code 3, got 0<br> 296 189 Testcase terminated with signal 0<br> … … 300 193 eval("function f(){}function g(){}") = undefined FAILED! expected: error<br> 301 194 </tt><br> 302 <a name='failure26'></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> 195 <a name='failure23'></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> 196 [ <a href='#failure22'>Previous Failure</a> | <a href='#failure24'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 197 <tt>Expected exit code 0, got 3<br> 198 Testcase terminated with signal 0<br> 199 Complete testcase output was:<br> 200 Testcase produced no output!</tt><br> 201 <a name='failure24'></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> 202 [ <a href='#failure23'>Previous Failure</a> | <a href='#failure25'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 203 <tt>Expected exit code 0, got 3<br> 204 Testcase terminated with signal 0<br> 205 Complete testcase output was:<br> 206 Testcase produced no output!</tt><br> 207 <a name='failure25'></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> 208 [ <a href='#failure24'>Previous Failure</a> | <a href='#failure26'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 209 <tt>Expected exit code 0, got 3<br> 210 Testcase terminated with signal 0<br> 211 Complete testcase output was:<br> 212 Testcase produced no output!</tt><br> 213 <a name='failure26'></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> 303 214 [ <a href='#failure25'>Previous Failure</a> | <a href='#failure27'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 304 215 <tt>Expected exit code 0, got 3<br> … … 306 217 Complete testcase output was:<br> 307 218 Testcase produced no output!</tt><br> 308 <a name='failure27'></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>219 <a name='failure27'></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> 309 220 [ <a href='#failure26'>Previous Failure</a> | <a href='#failure28'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 310 <tt>Expected exit code 0, got 3<br>311 Testcase terminated with signal 0<br>312 Complete testcase output was:<br>313 Testcase produced no output!</tt><br>314 <a name='failure28'></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>315 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>316 <tt>Expected exit code 0, got 3<br>317 Testcase terminated with signal 0<br>318 Complete testcase output was:<br>319 Testcase produced no output!</tt><br>320 <a name='failure29'></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>321 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>322 <tt>Expected exit code 0, got 3<br>323 Testcase terminated with signal 0<br>324 Complete testcase output was:<br>325 Testcase produced no output!</tt><br>326 <a name='failure30'></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>327 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>328 221 <tt>Expected exit code 0, got 3<br> 329 222 Testcase terminated with signal 0<br> … … 332 225 STATUS: Test (non-ECMA) Error object properties fileName, lineNumber<br> 333 226 </tt><br> 334 <a name='failure31'></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> 227 <a name='failure28'></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> 228 [ <a href='#failure27'>Previous Failure</a> | <a href='#failure29'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 229 <tt>Expected exit code 0, got 3<br> 230 Testcase terminated with signal 0<br> 231 Complete testcase output was:<br> 232 Testcase produced no output!</tt><br> 233 <a name='failure29'></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> 234 [ <a href='#failure28'>Previous Failure</a> | <a href='#failure30'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 235 <tt>Expected exit code 0, got 3<br> 236 Testcase terminated with signal 0<br> 237 Complete testcase output was:<br> 238 Testcase produced no output!</tt><br> 239 <a name='failure30'></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> 240 [ <a href='#failure29'>Previous Failure</a> | <a href='#failure31'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 241 <tt>Expected exit code 0, got 3<br> 242 Testcase terminated with signal 0<br> 243 Complete testcase output was:<br> 244 Testcase produced no output!</tt><br> 245 <a name='failure31'></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> 335 246 [ <a href='#failure30'>Previous Failure</a> | <a href='#failure32'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 336 247 <tt>Expected exit code 0, got 3<br> … … 338 249 Complete testcase output was:<br> 339 250 Testcase produced no output!</tt><br> 340 <a name='failure32'></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>251 <a name='failure32'></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> 341 252 [ <a href='#failure31'>Previous Failure</a> | <a href='#failure33'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 342 253 <tt>Expected exit code 0, got 3<br> … … 344 255 Complete testcase output was:<br> 345 256 Testcase produced no output!</tt><br> 346 <a name='failure33'></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>257 <a name='failure33'></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> 347 258 [ <a href='#failure32'>Previous Failure</a> | <a href='#failure34'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 348 259 <tt>Expected exit code 0, got 3<br> … … 350 261 Complete testcase output was:<br> 351 262 Testcase produced no output!</tt><br> 352 <a name='failure34'></a><dd><b>Testcase <a target='other_window' href='./js1_5/Object/regress-9 0596-001.js'>js1_5/Object/regress-90596-001.js</a> failed</b> <br>263 <a name='failure34'></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> 353 264 [ <a href='#failure33'>Previous Failure</a> | <a href='#failure35'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 354 265 <tt>Expected exit code 0, got 3<br> … … 356 267 Complete testcase output was:<br> 357 268 Testcase produced no output!</tt><br> 358 <a name='failure35'></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>269 <a name='failure35'></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> 359 270 [ <a href='#failure34'>Previous Failure</a> | <a href='#failure36'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 360 <tt>Expected exit code 0, got 3<br>361 Testcase terminated with signal 0<br>362 Complete testcase output was:<br>363 Testcase produced no output!</tt><br>364 <a name='failure36'></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>365 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>366 <tt>Expected exit code 0, got 3<br>367 Testcase terminated with signal 0<br>368 Complete testcase output was:<br>369 Testcase produced no output!</tt><br>370 <a name='failure37'></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>371 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>372 <tt>Expected exit code 0, got 3<br>373 Testcase terminated with signal 0<br>374 Complete testcase output was:<br>375 Testcase produced no output!</tt><br>376 <a name='failure38'></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>377 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>378 271 <tt>Expected exit code 0, got 3<br> 379 272 Testcase terminated with signal 0<br> … … 382 275 STATUS: Testing that we don't crash on obj.toSource()<br> 383 276 </tt><br> 384 <a name='failure3 9'></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>385 [ <a href='#failure3 8'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>277 <a name='failure36'></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> 278 [ <a href='#failure35'>Previous Failure</a> | <a href='#failure37'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 386 279 <tt>STATUS: Reassignment to a const is NOT an error per ECMA<br> 387 280 Failure messages were:<br> … … 393 286 FAILED!: [reported from test()] <br> 394 287 </tt><br> 395 <a name='failure40'></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> 288 <a name='failure37'></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> 289 [ <a href='#failure36'>Previous Failure</a> | <a href='#failure38'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 290 <tt>Expected exit code 0, got 3<br> 291 Testcase terminated with signal 0<br> 292 Complete testcase output was:<br> 293 Testcase produced no output!</tt><br> 294 <a name='failure38'></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> 295 [ <a href='#failure37'>Previous Failure</a> | <a href='#failure39'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 296 <tt>Expected exit code 0, got 3<br> 297 Testcase terminated with signal 0<br> 298 Complete testcase output was:<br> 299 Testcase produced no output!</tt><br> 300 <a name='failure39'></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> 301 [ <a href='#failure38'>Previous Failure</a> | <a href='#failure40'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 302 <tt>Expected exit code 0, got 3<br> 303 Testcase terminated with signal 0<br> 304 Complete testcase output was:<br> 305 Testcase produced no output!</tt><br> 306 <a name='failure40'></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> 396 307 [ <a href='#failure39'>Previous Failure</a> | <a href='#failure41'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 397 <tt>Expected exit code 0, got 3<br>398 Testcase terminated with signal 0<br>399 Complete testcase output was:<br>400 Testcase produced no output!</tt><br>401 <a name='failure41'></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>402 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>403 <tt>Expected exit code 0, got 3<br>404 Testcase terminated with signal 0<br>405 Complete testcase output was:<br>406 Testcase produced no output!</tt><br>407 <a name='failure42'></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>408 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>409 <tt>Expected exit code 0, got 3<br>410 Testcase terminated with signal 0<br>411 Complete testcase output was:<br>412 Testcase produced no output!</tt><br>413 <a name='failure43'></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>414 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>415 308 <tt>STATUS: Don't crash on extraneous arguments to str.match(), etc.<br> 416 309 Failure messages were:<br> … … 462 355 FAILED!: [reported from test()] <br> 463 356 </tt><br> 464 <a name='failure4 4'></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>465 [ <a href='#failure4 3'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>466 <tt>Expected exit code 0, got 3<br> 467 Testcase terminated with signal 0<br> 468 Complete testcase output was:<br> 469 Testcase produced no output!</tt><br> 470 <a name='failure4 5'></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>471 [ <a href='#failure4 4'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>357 <a name='failure41'></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> 358 [ <a href='#failure40'>Previous Failure</a> | <a href='#failure42'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 359 <tt>Expected exit code 0, got 3<br> 360 Testcase terminated with signal 0<br> 361 Complete testcase output was:<br> 362 Testcase produced no output!</tt><br> 363 <a name='failure42'></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> 364 [ <a href='#failure41'>Previous Failure</a> | <a href='#failure43'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 472 365 <tt>STATUS: Testing scope after changing obj.__proto__<br> 473 366 Failure messages were:<br> … … 480 373 FAILED!: [reported from test()] <br> 481 374 </tt><br> 482 <a name='failure4 6'></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>483 [ <a href='#failure4 5'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>375 <a name='failure43'></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> 376 [ <a href='#failure42'>Previous Failure</a> | <a href='#failure44'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 484 377 <tt>STATUS: E4X should be enabled even when e4x=1 not specified<br> 485 378 Failure messages were:<br> … … 491 384 FAILED!: <br> 492 385 </tt><br> 493 <a name='failure4 7'></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>494 [ <a href='#failure4 6'>Previous Failure</a> | <a href='#failure48'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>495 <tt>Expected exit code 0, got 3<br> 496 Testcase terminated with signal 0<br> 497 Complete testcase output was:<br> 498 Testcase produced no output!</tt><br> 499 <a name='failure4 8'></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>500 [ <a href='#failure4 7'>Previous Failure</a> | <a href='#failure49'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>501 <tt>Expected exit code 0, got 3<br> 502 Testcase terminated with signal 0<br> 503 Complete testcase output was:<br> 504 Testcase produced no output!</tt><br> 505 <a name='failure4 9'></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>506 [ <a href='#failure4 8'>Previous Failure</a> | <a href='#failure50'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br>386 <a name='failure44'></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> 387 [ <a href='#failure43'>Previous Failure</a> | <a href='#failure45'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 388 <tt>Expected exit code 0, got 3<br> 389 Testcase terminated with signal 0<br> 390 Complete testcase output was:<br> 391 Testcase produced no output!</tt><br> 392 <a name='failure45'></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> 393 [ <a href='#failure44'>Previous Failure</a> | <a href='#failure46'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 394 <tt>Expected exit code 0, got 3<br> 395 Testcase terminated with signal 0<br> 396 Complete testcase output was:<br> 397 Testcase produced no output!</tt><br> 398 <a name='failure46'></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> 399 [ <a href='#failure45'>Previous Failure</a> | <a href='#failure47'>Next Failure</a> | <a href='#tippy_top'>Top of Page</a> ]<br> 507 400 <tt>Expected exit code 0, got 3<br> 508 401 Testcase terminated with signal 0<br> … … 518 411 <a name='retest_list'></a> 519 412 <h2>Retest List</h2><br> 520 # Retest List, squirrelfish, generated Tue Apr 21 12:56:28 2009.413 # Retest List, squirrelfish, generated Fri Oct 15 00:29:31 2010. 521 414 # Original test base was: All tests. 522 # 1119 of 1127 test(s) were completed, 4 9failures reported.415 # 1119 of 1127 test(s) were completed, 46 failures reported. 523 416 ecma/TypeConversion/9.3.1-3.js 524 417 ecma_2/Exceptions/function-001.js 525 418 ecma_3/FunExpr/fe-001.js 526 ecma_3/RegExp/15.10.2-1.js527 ecma_3/RegExp/perlstress-001.js528 ecma_3/RegExp/regress-209919.js529 419 ecma_3/Statements/regress-194364.js 530 420 ecma_3/Unicode/uc-001.js
Note:
See TracChangeset
for help on using the changeset viewer.