[Webkit-unassigned] [Bug 168937] LayoutTest tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 11 15:23:13 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=168937

Matt Lewis <jlewis3 at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jlewis3 at apple.com

--- Comment #2 from Matt Lewis <jlewis3 at apple.com> ---
Able to reproduce it locally with:
run-webkit-tests tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe.html -f --iterations=130 -g --no-retry-failures

issue occurs on El Capitan Debug wk2 as well.

current diff:
Put mouse here and flick downwards

Tests that iframe doesn't consume wheel events when scroll

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS successfullyParsed is true

TEST COMPLETE
PASS IFrame did not receive wheel events.
(GraphicsLayer
  (anchor 0.00 0.00)
  (bounds 785.00 2266.00)
  (visible rect 0.00, 10.00 785.00 x 600.00)
  (coverage rect 0.00, 10.00 785.00 x 600.00)
  (intersects coverage rect 1)
  (contentsScale 1.00)
  (children 1
    (GraphicsLayer
      (bounds 785.00 2266.00)
      (contentsOpaque 1)
      (visible rect 0.00, 10.00 785.00 x 600.00)
      (coverage rect 0.00, 0.00 785.00 x 1800.00)
      (intersects coverage rect 1)
      (contentsScale 1.00)
      (tile cache coverage 0, 0 785 x 2048)
      (tile size 785 x 512)
      (top left tile 0, 0 tiles grid 1 x 4)
      (in window 1)
    )
  )
)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170511/4ddfc528/attachment.html>


More information about the webkit-unassigned mailing list