haikuwebkit/LayoutTests/js/dom/recursion-limit-equal-expec...

13 lines
392 B
Plaintext

Tests hitting the recursion limit with equality comparisons. At one point this crashed due to lack of exception checking inside the engine.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
If the test did not crash, it has passed.
PASS test() threw exception RangeError: Maximum call stack size exceeded..
PASS successfullyParsed is true
TEST COMPLETE