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) )
Added expectations in http://trac.webkit.org/r187396.
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.