Bug 139840

Summary: REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is flaky
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: 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

Description Alexey Proskuryakov 2014-12-19 15:45:05 PST
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
Comment 1 Alexey Proskuryakov 2014-12-22 13:20:41 PST
Marked as flaky in <http://trac.webkit.org/r177653>.