Bug 139840 - REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is flaky
Summary: REGRESSION: fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 15:45 PST by Alexey Proskuryakov
Modified: 2014-12-22 13:20 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>.