<?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>191448</bug_id>
          
          <creation_ts>2018-11-08 17:19:18 -0800</creation_ts>
          <short_desc>Clean up test expectations after r237942</short_desc>
          <delta_ts>2018-11-08 17:53:28 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1476743</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-11-08 17:19:18 -0800</bug_when>
    <thetext>The following tests are failing on High Sierra WK1 after https://trac.webkit.org/changeset/237942/webkit:

compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html
compositing/repaint/iframes/compositing-iframe-scroll-repaint.html
compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html

--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint-actual.txt
@@ -14,6 +14,8 @@
           (drawsContent 1)
           (repaint rects
             (rect 16.00 16.00 400.00 300.00)
+            (rect 24.00 16.00 100.00 8.00)
+            (rect 16.00 16.00 400.00 300.00)
           )
         )
         (GraphicsLayer

--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/compositing-iframe-scroll-repaint-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/compositing-iframe-scroll-repaint-actual.txt
@@ -13,6 +13,7 @@
           (bounds 432.00 332.00)
           (drawsContent 1)
           (repaint rects
+            (rect 16.00 16.00 400.00 300.00)
             (rect 16.00 16.00 400.00 300.00)
           )
           (children 1

--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint-actual.txt
@@ -13,6 +13,7 @@
           (bounds 432.00 332.00)
           (drawsContent 1)
           (repaint rects
+            (rect 16.00 16.00 400.00 300.00)
             (rect 16.00 16.00 400.00 300.00)
           )
           (children 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1476745</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-11-08 17:23:18 -0800</bug_when>
    <thetext>Additional datapoints after r237942:

This test went from flaky failure -&gt; failure on Mojave
compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=compositing%2Frepaint%2Fiframes%2Fcomposited-iframe-with-fixed-background-doc-repaint.html

This test went from flaky failure -&gt; passing on Mojave
compositing/repaint/iframes/compositing-iframe-scroll-repaint.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=compositing%2Frepaint%2Fiframes%2Fcompositing-iframe-scroll-repaint.html

This test went from flaky failure -&gt; passing on Mojave
compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=compositing%2Frepaint%2Fiframes%2Fcompositing-iframe-with-fixed-background-doc-repaint.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1476753</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-11-08 17:34:02 -0800</bug_when>
    <thetext>We should add High Sierra-specific results. Some of these repaints are triggered by AppKit, which differs between OS versions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1476757</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-11-08 17:52:33 -0800</bug_when>
    <thetext>https://trac.webkit.org/changeset/238013/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1476758</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-11-08 17:53:28 -0800</bug_when>
    <thetext>&lt;rdar://problem/45931139&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>