RESOLVED INVALID 147300
REGRESSION?: Frame scrollability tests are very flaky
https://bugs.webkit.org/show_bug.cgi?id=147300
Summary REGRESSION?: Frame scrollability tests are very flaky
Alexey Proskuryakov
Reported 2015-07-25 18:38:05 PDT
These tests are very flaky on all Mac WK2 bots: platform/mac-wk2/tiled-drawing/scrolling/frames/frameset-frame-scrollability.html platform/mac-wk2/tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability.html Possibly started with <http://trac.webkit.org/r170270>, which added one of these tests. Diff go like this: @@ -1,7 +1,5 @@ (Frame scrolling node (scrollable area size 800 600) (contents size 800 600) - (non-fast-scrollable region - at (0,0) size 800x594) ) @@ -1,7 +1,5 @@ (Frame scrolling node (scrollable area size 800 600) (contents size 800 600) - (non-fast-scrollable region - at (0,166) size 280x434) )
Attachments
Alexey Proskuryakov
Comment 1 2015-07-25 18:40:20 PDT
Added expectations in http://trac.webkit.org/r187396.
Alexey Proskuryakov
Comment 2 2015-08-05 23:04:35 PDT
We already had bugs about that: bug 139901, bug 136554. Not sure how I could possibly see them fail, given that we had the expectations. Strange.
Note You need to log in before you can comment on or make changes to this bug.