<?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>245613</bug_id>
          
          <creation_ts>2022-09-23 19:43:33 -0700</creation_ts>
          <short_desc>REGRESSION (253865@main): [ iOS ] scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position.html is a consistent failure</short_desc>
          <delta_ts>2023-05-05 07:35:26 -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>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</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="Karl Rackler">rackler</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1900819</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-23 19:43:33 -0700</bug_when>
    <thetext>Description:
scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position.html

This iOS consistent failure only happens on the iPad (5th generation) model.  The first failure I saw on the dashboard was on 8/27/2022 at 253870@main.  As I look at the commits in the range, 253865@main has to do with scrolling and is most likely the cause of the regression.  

Reproduction steps:
I can reproduce this on 253865@main but cannot reproduce it on 253864@main or earlier.

Command: 
run-webkit-tests --ipad-simulator --model &apos;iPad (5th generation)&apos; --release --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position.html

Result: 
Regressions: Unexpected text-only failures (1)
  scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&amp;test=scrollingcoordinator%2Fios%2Ffixed-in-frame-layer-reconcile-layer-position.html&amp;limit=50000&amp;model=iPad%20(5th%20generation)

Diff:
--- /Volumes/Data/worker/Apple-iPadOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/scrollingcoordinator/ios/fixed-in-frame-layer-reconcile-layer-position-actual.txt
@@ -31,8 +31,13 @@
                               (children 1
                                 (GraphicsLayer
                                   (position 8.00 10.00)
-                                  (bounds 200.00 140.00)
-                                  (contentsOpaque 1)
+                                  (preserves3D 1)
+                                  (children 1
+                                    (GraphicsLayer
+                                      (bounds 200.00 140.00)
+                                      (contentsOpaque 1)
+                                    )
+                                  )
                                 )
                               )
                             )</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900820</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-09-23 19:44:22 -0700</bug_when>
    <thetext>&lt;rdar://problem/100350197&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900821</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-23 19:51:14 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure while this issue is investigated because it only happens on the iPad (5th generation) model.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1900822</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-23 19:57:43 -0700</bug_when>
    <thetext>Test gardening commit 254817@main (2eaadf70eac0): &lt;https://commits.webkit.org/254817@main&gt;

Reviewed commits have been landed. Closing PR #4659 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901205</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-26 09:22:45 -0700</bug_when>
    <thetext>Test gardening commit 254864@main (6f702caba723): &lt;https://commits.webkit.org/254864@main&gt;

Reviewed commits have been landed. Closing PR #4710 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953157</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-05-05 07:21:17 -0700</bug_when>
    <thetext>Re-baseline test</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953158</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-05 07:26:22 -0700</bug_when>
    <thetext>Test gardening commit 263717@main (383a982530b9): &lt;https://commits.webkit.org/263717@main&gt;

Reviewed commits have been landed. Closing PR #13496 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953159</commentid>
    <comment_count>7</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2023-05-05 07:30:34 -0700</bug_when>
    <thetext>Remove test expectation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1953161</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-05-05 07:35:26 -0700</bug_when>
    <thetext>Test gardening commit 263718@main (7c7f0792fd14): &lt;https://commits.webkit.org/263718@main&gt;

Reviewed commits have been landed. Closing PR #13497 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>