Bug 91063
Summary: | [Qt][WK2] REGRESSION(r122376): It made 68 tests flakey (TEXT PASS) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ossy, szledan |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79666 |
Csaba Osztrogonác
Maybe the new compositing/columns/geometry-map-paginated-assert.html
test set something and it causes this sideeffect. It needs more investigation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
One more test caused 1000+ flakiness on Qt WK2 because of this bug: fast/multicol/shrink-to-column-height-for-pagination.html
I skipped it too until proper fix. Both of these tests call
internals.setPagination(...), I think it makes the tests flakey.
Pagination should be reset between tests in WTR.
Csaba Osztrogonác
*** This bug has been marked as a duplicate of bug 88064 ***