Bug 49321
Summary: | [Qt][WK2] http/tests/history/popstate-fires-with-pending-requests.html breaks ~400 subsequent tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andras Becsi <abecsi> |
Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | benjamin, kbalazs, laszlo.gombos, ossy, zoltan |
Priority: | P1 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Andras Becsi
After http/tests/history/popstate-fires-with-pending-requests.html fails, approximately 400 other tests fail on the Qt WebKit2 bot.
In results.html the results get shifted and this test has no results line at all.
Due to a side-effect, caused by this test, the latter http/tests/incremental/slow-utf8-css.html intermittently crashes WTR after which QtWebProcess gets reseted and the following tests succeed.
This crash is reproducible with the following command:
WebKitTools/Scripts/run-webkit-tests -2 --iterations 10 http/tests/history/popstate-fires-with-pending-requests.html http/tests/incremental/slow-utf8-css.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andras Becsi
The issue is not reproducible any more, so the bug can be closed and the test unskipped.
Andras Becsi
Test unskipped in http://trac.webkit.org/changeset/94557.