[Webkit-unassigned] [Bug 100117] REGRESSION(r132143): It made fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html flakey
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 23 22:06:22 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100117
--- Comment #6 from Mark Lam <mark.lam at apple.com> 2012-10-23 22:07:27 PST ---
(In reply to comment #5)
> This test itself is intrinsically flaky to begin with.
I neglected to point out that the test is flaky because it can not guarantee how much native stack is available before a stack overflow is detected. Hence, it cannot control whether we detect the overflow right after case 1 in the test, or right after case 2. As a result of that, the test cannot guarantee whether the result will see 1 or 2 StackOverflowError.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list