[Webkit-unassigned] [Bug 161242] [GTK][Threaded Compositor] Several flaky tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 05:06:43 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161242
--- Comment #14 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Finally found the issue. The problem is the viewport controller, that is changed by the fixed layout tests, but never reset. There's also a problem with the fixed layout tests that could leave the view in an inconsistent state as I explained in bug #160117. I'm already working on a proper fix, but in the meantime I've skipped fixed layout tests (they are only two) to make sure we don't see all those flaky tests in the bots anymore. To easily reproduce it, launch run-webkit-tests with a single worker job and run fixed layout test first and then other ref tests, for example:
$ run-webkit-tests --gtk --release --child-processes=1 fast/fixed-layout/fixed-layout.html fast/regions
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160901/ee19e440/attachment.html>
More information about the webkit-unassigned
mailing list