<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>172544</bug_id>
          
          <creation_ts>2017-05-24 10:12:17 -0700</creation_ts>
          <short_desc>[macOS WK2] Layout Test tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html is flaky.</short_desc>
          <delta_ts>2018-07-31 17:28:43 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=171935</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Matt Lewis">jlewis3</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>ryanhaddad</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1312293</commentid>
    <comment_count>0</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-05-24 10:12:17 -0700</bug_when>
    <thetext>The test tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html is a flaky failure on macOS WK2.

This does not appear to be a recent regression on macOS Sierra, but recently started failing on El Capitan on 5/12.

Sierra:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=tiled-drawing%2Fscrolling%2Ffast-scroll-iframe-latched-mainframe-with-handler.html

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/1732
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r217363%20(1732)/results.html

Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-actual.txt
@@ -12,15 +12,15 @@
 (GraphicsLayer
   (anchor 0.00 0.00)
   (bounds 785.00 2266.00)
-  (visible rect 0.00, 70.00 785.00 x 600.00)
-  (coverage rect 0.00, 70.00 785.00 x 600.00)
+  (visible rect 0.00, 20.00 785.00 x 600.00)
+  (coverage rect 0.00, 20.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, 70.00 785.00 x 600.00)
+      (visible rect 0.00, 20.00 785.00 x 600.00)
       (coverage rect 0.00, 0.00 785.00 x 1800.00)
       (intersects coverage rect 1)
       (contentsScale 1.00)

El Capitan:
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r216965%20(1168)/results.html
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/1168

diff:
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-actual.txt
@@ -12,15 +12,15 @@
 (GraphicsLayer
   (anchor 0.00 0.00)
   (bounds 785.00 2266.00)
-  (visible rect 0.00, 70.00 785.00 x 600.00)
-  (coverage rect 0.00, 70.00 785.00 x 600.00)
+  (visible rect 0.00, 20.00 785.00 x 600.00)
+  (coverage rect 0.00, 20.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, 70.00 785.00 x 600.00)
+      (visible rect 0.00, 20.00 785.00 x 600.00)
       (coverage rect 0.00, 0.00 785.00 x 1800.00)
       (intersects coverage rect 1)
       (contentsScale 1.00)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1312294</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lewis">jlewis3</who>
    <bug_when>2017-05-24 10:14:02 -0700</bug_when>
    <thetext>I was able to reproduce on Sierra Release WK2 with:

run-webkit-tests tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler.html  --iterations=500 --no-retry-failure -f -g</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1342939</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-08-28 14:13:56 -0700</bug_when>
    <thetext>The test seems to only be flaky on macOS Debug WK2 right now. Marked as flaky in https://trac.webkit.org/changeset/221270/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1446727</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-07-31 17:02:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/42793016&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>