chromium/third_party/blink/web_tests/fast/js/recursion-limit-equal-expected.txt

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