| Index: LayoutTests/fast/js/stack-overflow-arrity-catch-expected.txt
|
| diff --git a/LayoutTests/fast/js/stack-overflow-arrity-catch-expected.txt b/LayoutTests/fast/js/stack-overflow-arrity-catch-expected.txt
|
| deleted file mode 100644
|
| index 06b2c0cce6e21b91c105c7a4297a552f9598dfe6..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/stack-overflow-arrity-catch-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -Test that if an arrity check causes a stack overflow, the exception goes to the right catch
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS gotRightCatch is true
|
| -PASS gotWrongCatch1 is false
|
| -FAIL gotWrongCatch2 should be false. Was true.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|