<?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>253252</bug_id>
          
          <creation_ts>2023-03-02 09:53:23 -0800</creation_ts>
          <short_desc>REBASELINE REGRESSION(iPad 9th gen): [ iPad Simulator ] 2x editing/selection tests are constant failures.</short_desc>
          <delta_ts>2023-03-07 16:07: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>New Bugs</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          <dependson>253490</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bri Harris">bharris9</reporter>
          <assigned_to name="Bri Harris">bharris9</assigned_to>
          <cc>ap</cc>
    
    <cc>ntim</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1938202</commentid>
    <comment_count>0</comment_count>
    <who name="Bri Harris">bharris9</who>
    <bug_when>2023-03-02 09:53:23 -0800</bug_when>
    <thetext>The following 2 editing/selection layout-tests are flaky test failures on iPad Simulators:

editing/selection/ios/show-selection-in-transformed-container-2.html
editing/selection/ios/show-selection-in-transformed-container.html


HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=editing%2Fselection%2Fios%2Fshow-selection-in-transformed-container-2.html&amp;test=editing%2Fselection%2Fios%2Fshow-selection-in-transformed-container.html

DIFF TEXT: 

 @@ -4,11 +4,12 @@
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
-PASS caretRect.left is 10
+FAIL caretRect.left should be 10. Was 9.
 PASS caretRect.top is 4
-PASS caretRect.width is 2
+FAIL caretRect.width should be 2. Was 3.
 PASS caretRect.height is 24
 PASS successfullyParsed is true
+Some tests failed.
 

These test seemed to start failing after the iPad generation was changed on simulators. It appears these will need to be re-baselined.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938203</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-02 09:53:43 -0800</bug_when>
    <thetext>&lt;rdar://problem/106150327&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938955</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2023-03-05 11:47:41 -0800</bug_when>
    <thetext>A rebaseline cannot address a flaky failure, because by definition the results are unstable. But looking at the history, I don&apos;t see it being flaky?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938956</commentid>
    <comment_count>3</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2023-03-05 11:50:31 -0800</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #2)
&gt; A rebaseline cannot address a flaky failure, because by definition the
&gt; results are unstable. But looking at the history, I don&apos;t see it being flaky?

Indeed — these tests have been failing consistently since they&apos;ve started running on iPad for the first time, fairly recently:

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=editing%2Fselection%2Fios%2Fshow-selection-in-transformed-container-2.html&amp;test=editing%2Fselection%2Fios%2Fshow-selection-in-transformed-container.html&amp;model=iPad%20(9th%20generation)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939248</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-06 14:24:42 -0800</bug_when>
    <thetext>Test gardening commit 261292@main (c1f7133c1b39): &lt;https://commits.webkit.org/261292@main&gt;

Reviewed commits have been landed. Closing PR #11133 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939372</commentid>
    <comment_count>5</comment_count>
    <who name="Tim Nguyen (:ntim)">ntim</who>
    <bug_when>2023-03-07 00:11:15 -0800</bug_when>
    <thetext>(In reply to EWS from comment #4)
&gt; Test gardening commit 261292@main (c1f7133c1b39):
&gt; &lt;https://commits.webkit.org/261292@main&gt;
&gt; 
&gt; Reviewed commits have been landed. Closing PR #11133 and removing active
&gt; labels.

I reverted this in bug 253490, since it was slowing down EWS queues. Will see if I can reland a correct patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939580</commentid>
    <comment_count>6</comment_count>
    <who name="Bri Harris">bharris9</who>
    <bug_when>2023-03-07 16:02:45 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11200</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939581</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-07 16:07:28 -0800</bug_when>
    <thetext>Test gardening commit 261347@main (a9d2ee0df5a8): &lt;https://commits.webkit.org/261347@main&gt;

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

    </bug>

</bugzilla>