<?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>240495</bug_id>
          
          <creation_ts>2022-05-16 18:12:57 -0700</creation_ts>
          <short_desc>REGRESSION (r294215): [ iOS ] Nine focus ring tests are a consistent image failure</short_desc>
          <delta_ts>2022-05-17 17:08:21 -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>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>240452</dup_id>
          
          <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>
          <dependson>240452</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1869526</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 18:12:57 -0700</bug_when>
    <thetext>Description:
fast/css/paint-order-shadow.html
fast/forms/ios/focus-ring-size.html
fast/inline/hidpi-outline-auto-negative-offset-with-border-radius.html
fast/inline/hidpi-outline-auto-with-border-radius-horizontal-ltr.html
fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl.html
fast/inline/hidpi-outline-auto-with-border-radius-vertical-ltr.html
fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl.html
fast/inline/hidpi-outline-auto-with-fractional-radius.html
fast/inline/hidpi-outline-auto-with-one-focusring-rect.html

The first failure I saw on the dashboard was on 5/15/2022 at r294215.  r294215 modified use of WebCore::IOSurface has WebCore::GraphicsContext so that probably introduced the consistent image failure. 

REPRODUCTION STEPS
I can reproduce this on r294215, but unable to reproduce on r294214 or earlier.

Command: 
run-webkit-tests --root 294215 --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl.html

Result: 
Regressions: Unexpected image-only failures (1)
  fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl.html [ ImageOnlyFailure ]

History:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=fast%2Finline%2Fhidpi-outline-auto-with-border-radius-horizontal-ltr.html&amp;test=fast%2Finline%2Fhidpi-outline-auto-with-border-radius-vertical-ltr.html&amp;test=fast%2Finline%2Fhidpi-outline-auto-with-border-radius-vertical-rtl.html&amp;test=css3%2Fcolor-filters%2Fsvg%2Fcolor-filter-inline-svg.html&amp;test=fast%2Fcss%2Fpaint-order-shadow.html&amp;test=fast%2Fforms%2Fios%2Ffocus-ring-size.html&amp;test=fast%2Finline%2Fhidpi-outline-auto-with-fractional-radius.html&amp;test=fast%2Finline%2Fhidpi-outline-auto-with-one-focusring-rect.html&amp;test=css3%2Fcolor-filters%2Fsvg%2Fcolor-filter-inline-svg.html&amp;test=fast%2Fcss%2Fpaint-order-shadow.html&amp;test=fast%2Fforms%2Fios%2Ffocus-ring-size.html&amp;limit=50000&amp;platform=ios

Image Diff:
fast/css/paint-order-shadow.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/css/paint-order-shadow-diffs.html

fast/forms/ios/focus-ring-size.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/forms/ios/focus-ring-size-diffs.html

fast/inline/hidpi-outline-auto-negative-offset-with-border-radius.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-negative-offset-with-border-radius-diffs.html

fast/inline/hidpi-outline-auto-with-border-radius-horizontal-ltr.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-border-radius-horizontal-ltr-diffs.html

fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl-diffs.html

fast/inline/hidpi-outline-auto-with-border-radius-vertical-ltr.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-border-radius-vertical-ltr-diffs.html

fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl-diffs.html

fast/inline/hidpi-outline-auto-with-fractional-radius.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-fractional-radius-diffs.html

fast/inline/hidpi-outline-auto-with-one-focusring-rect.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-arm64-WK2-Tests/250573@main%20(1679)/fast/inline/hidpi-outline-auto-with-one-focusring-rect-diffs.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869527</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-16 18:13:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/93385433&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869533</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 18:27:37 -0700</bug_when>
    <thetext>I have marked these tests as consistent image failures while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869534</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 18:30:25 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/659</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869535</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-16 18:33:28 -0700</bug_when>
    <thetext>Test gardening commit r294283 (250627@main): &lt;https://commits.webkit.org/250627@main&gt;

Reviewed commits have been landed. Closing PR #659 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869544</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2022-05-16 19:21:07 -0700</bug_when>
    <thetext>Looks like the focus rings are missing from the expected results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869612</commentid>
    <comment_count>6</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-05-17 01:55:00 -0700</bug_when>
    <thetext>In r294215 I missed that m_needsSetupContext started as false, and it ends up skipping one of the subtly recursive applyBaseTransformToContext() calls.

This is fixed in bug 240452</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869723</commentid>
    <comment_count>7</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-05-17 10:20:12 -0700</bug_when>
    <thetext>So this should be marked as a dupe of bug 240452, and test gardening should be reverted?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869857</commentid>
    <comment_count>8</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-17 16:37:02 -0700</bug_when>
    <thetext>Verified https://commits.webkit.org/250637@main resolved this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869862</commentid>
    <comment_count>9</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-17 16:48:12 -0700</bug_when>
    <thetext>Remove gardening.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869863</commentid>
    <comment_count>10</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-17 16:48:17 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/706</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869865</commentid>
    <comment_count>11</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-17 16:51:09 -0700</bug_when>
    <thetext>Test gardening commit r294363 (250666@main): &lt;https://commits.webkit.org/250666@main&gt;

Reviewed commits have been landed. Closing PR #706 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869870</commentid>
    <comment_count>12</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-17 17:08:21 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 240452 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>