<?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>237539</bug_id>
          
          <creation_ts>2022-03-07 10:35:44 -0800</creation_ts>
          <short_desc>[ iPadOS Debug ] 20 Editing/* layout tests are flaky timeouts on iPad Debug.</short_desc>
          <delta_ts>2022-03-09 12:46:37 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=237372</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="Dawn Morningstar">Morningstar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</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>1848823</commentid>
    <comment_count>0</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-03-07 10:35:44 -0800</bug_when>
    <thetext>A significant amount of tests on iPad Debug are a flaky timeout and appear to have a similar &quot;regression&quot; point. 
Suspected to be caused by: &quot;bots don’t kill Simulator.app before commencing layout tests&quot;

Tests appear to have started failing around r290513:
editing/deleting/smart-delete-001.html
editing/deleting/smart-delete-002.html
editing/deleting/smart-delete-003.html
editing/deleting/smart-delete-004.html
editing/selection/ios/do-not-hide-selection-in-visible-container.html
editing/selection/ios/do-not-hide-selection-in-visible-field.html
editing/selection/ios/do-not-show-selection-in-empty-borderless-subframe.html
editing/spelling/editing-word-with-marker-1.html
editing/spelling/editing-word-with-marker-2.html 
editing/spelling/toggle-spellchecking.html 
editing/text-placeholder/caret-before-zero-width-placeholder-in-content-editable-end-of-word.html 
editing/text-placeholder/caret-before-zero-width-placeholder-in-content-editable-start-of-word.html 
editing/text-placeholder/insert-and-remove-into-text-field.html 
editing/text-placeholder/insert-into-content-editable-and-remove-via-mutation-event.html 
editing/text-placeholder/insert-into-content-editable-non-zero-width-and-height.html 
editing/text-placeholder/insert-into-content-editable-zero-width.html 
editing/text-placeholder/insert-into-content-editable.html 
editing/text-placeholder/insert-into-empty-text-field.html 
editing/text-placeholder/insert-into-text-field.html 
editing/spelling/editing-word-with-marker-1.html

These also appear related but appear to have a different &apos;Regression&apos; point (r290540):
editing/caret/ios/absolute-caret-position-after-scroll.html
editing/caret/ios/caret-color-after-refocusing-input.html
editing/caret/ios/caret-color-in-nested-editable-containers.html
editing/caret/ios/caret-in-overflow-area.html
editing/caret/ios/emoji.html
editing/caret/ios/fixed-caret-position-after-scroll.html
editing/selection/ios/autoscroll-with-top-content-inset-2.html
editing/selection/ios/autoscroll-with-top-content-inset.html

These as well appear related but also have a different &quot;regression&quot; point (r290525):
editing/selection/ios/caret-rect-after-animating-focused-text-field.html
editing/selection/ios/caret-when-focusing-editable-element-with-selection.html
editing/selection/ios/change-selection-after-tapping-focused-element.html
editing/selection/ios/change-selection-by-tapping.html 16.67 % / 100.0 %
editing/execCommand/ios/first-line-text-attribute-change-presist-through-resigning-first-responder.html

Here is another couple of tests (r290515):
editing/input/cocoa/autocorrect-off.html 
editing/input/cocoa/autocorrect-on.html

And lastly these may be related but also appear to happen on other iOS queues (r290513):
editing/undo-manager/undo-manager-item-labels.html 
editing/undo-manager/undo-manager-item-labels.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1848824</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-03-07 10:36:35 -0800</bug_when>
    <thetext>&lt;rdar://problem/89916512&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1849049</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-03-07 17:29:14 -0800</bug_when>
    <thetext>Do you expect this to be a duplicate of bug 237372, with the task being to verify if the fix worked?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1849807</commentid>
    <comment_count>3</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-03-09 12:46:22 -0800</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #2)
&gt; Do you expect this to be a duplicate of bug 237372, with the task being to
&gt; verify if the fix worked?

Yes, very similar, it&apos;s a different bot with the same issue, but the fix has been applied and I&apos;m just making sure it worked.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>