Bug 139840
Summary: | REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | msaboff |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=139548 https://bugs.webkit.org/show_bug.cgi?id=100117 https://bugs.webkit.org/show_bug.cgi?id=101268 |
Alexey Proskuryakov
The crashes are fixed, but the test get different output on different runs. It sometimes gets one line like the below, and other times two:
CONSOLE MESSAGE: line 95: RangeError: Maximum call stack size exceeded.
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&showExpectations=true&revision=177586&tests=fast%2Fxmlhttprequest%2Fxmlhttprequest-recursive-sync-event.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as flaky in <http://trac.webkit.org/r177653>.