NEW 148407
Main frame scroll snap tests are flaky
https://bugs.webkit.org/show_bug.cgi?id=148407
Summary Main frame scroll snap tests are flaky
Alexey Proskuryakov
Reported 2015-08-24 16:40:54 PDT
Main frame scroll snap tests have become flaky after http://trac.webkit.org/projects/webkit/changeset/188793 Steps to reproduce: 1. Edit tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical.html (this makes it 100% reproducible for me). 2. Add "document.body.offsetTopl" at the beginning on onLoad function. 3. Run the test. What happens is that callAfterSCrollingCompletes callback is called before scrolling completes.
Attachments
Alexey Proskuryakov
Comment 1 2015-08-24 16:43:46 PDT
Alternative steps to reproduce: run-webkit-tests -f --repeat 50 tiled-drawing/scrolling/scroll-snap
Alexey Proskuryakov
Comment 2 2015-08-24 16:53:54 PDT
Marked as flaky in r188896
Note You need to log in before you can comment on or make changes to this bug.