| Index: LayoutTests/fast/js/array-sort-modifying-tostring-expected.txt
|
| diff --git a/LayoutTests/fast/js/array-sort-modifying-tostring-expected.txt b/LayoutTests/fast/js/array-sort-modifying-tostring-expected.txt
|
| deleted file mode 100644
|
| index 9cb89c0a4d116e4ebcaba77d736753176cb96d39..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/array-sort-modifying-tostring-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Test of array with toString() override that truncates array.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -FAIL Array length should be 2000 but is 100.
|
| -FAIL Array values are wrong, first bad value at index 0, should be 0 was 1900.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|