<?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>240551</bug_id>
          
          <creation_ts>2022-05-17 16:28:49 -0700</creation_ts>
          <short_desc>REGRESSION(r294317): [iOS] 3* editing* Layout tests are constant timeouts</short_desc>
          <delta_ts>2022-05-18 17:08:29 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=240613</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>jenner</cc>
    
    <cc>kkinnunen</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>1869854</commentid>
    <comment_count>0</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-17 16:28:49 -0700</bug_when>
    <thetext>editing/input/cocoa/autocorrect-off.html 
editing/input/cocoa/autocorrect-on.html 
editing/undo-manager/undo-manager-item-labels.html 

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=editing%2Fundo-manager%2Fundo-manager-item-labels.html&amp;test=editing%2Finput%2Fcocoa%2Fautocorrect-off.html&amp;test=editing%2Finput%2Fcocoa%2Fautocorrect-on.html

DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/editing/undo-manager/undo-manager-item-labels-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/editing/undo-manager/undo-manager-item-labels-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
 
 Verifies that setting the label attribute of UndoItem affects the undo and redo action names in the platform undo manager.
 
@@ -28,9 +30,4 @@
 PASS undoName is &quot;Paste&quot;
 PASS redoName is &quot;&quot;
 After undoing the paste command:
-PASS undoName is &quot;First ðŸ¥‡&quot;
-PASS redoName is &quot;Paste&quot;
-PASS successfullyParsed is true
 
-TEST COMPLETE
-

This appears to be a regression due to changes in r294317.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869856</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-17 16:29:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/93461381&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869858</commentid>
    <comment_count>2</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-17 16:38:59 -0700</bug_when>
    <thetext>fast/forms/ios/autocapitalize-words.html
fast/forms/ios/form-control-refresh/select/select-multiple-picker.html
fast/forms/ios/inputmode-none.html
fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html
fast/forms/validation-messages.html
fast/forms/datalist/datalist.html

These tests all appear to have a similar regression point.

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;test=fast%2Fforms%2Fdatalist%2Fdatalist.html&amp;test=fast%2Fforms%2Fios%2Fautocapitalize-words.html&amp;test=fast%2Fforms%2Fios%2Fform-control-refresh%2Fselect%2Fselect-multiple-picker.html&amp;test=fast%2Fforms%2Fios%2Finputmode-none.html&amp;test=fast%2Fforms%2Fios%2Fno-scrolling-when-moving-focus-between-adjacent-fields.html&amp;test=fast%2Fforms%2Fvalidation-messages.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869859</commentid>
    <comment_count>3</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-17 16:42:16 -0700</bug_when>
    <thetext>(In reply to Matteo Flores from comment #2)
&gt; fast/forms/ios/autocapitalize-words.html
&gt; fast/forms/ios/form-control-refresh/select/select-multiple-picker.html
&gt; fast/forms/ios/inputmode-none.html
&gt; fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html
&gt; fast/forms/validation-messages.html
&gt; fast/forms/datalist/datalist.html
&gt; 
&gt; These tests all appear to have a similar regression point.
&gt; 
&gt; https://results.webkit.org/?suite=layout-tests&amp;suite=layout-
&gt; tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-
&gt; tests&amp;test=fast%2Fforms%2Fdatalist%2Fdatalist.
&gt; html&amp;test=fast%2Fforms%2Fios%2Fautocapitalize-words.
&gt; html&amp;test=fast%2Fforms%2Fios%2Fform-control-refresh%2Fselect%2Fselect-
&gt; multiple-picker.html&amp;test=fast%2Fforms%2Fios%2Finputmode-none.
&gt; html&amp;test=fast%2Fforms%2Fios%2Fno-scrolling-when-moving-focus-between-
&gt; adjacent-fields.html&amp;test=fast%2Fforms%2Fvalidation-messages.html

Forgot this one fast/forms/ios/inputmode-removing-none.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869872</commentid>
    <comment_count>4</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-17 17:12:46 -0700</bug_when>
    <thetext>These also appear to have the same regression point:
fast/events/ios/do-not-show-keyboard-when-focusing-after-blur.html 
fast/events/ios/keyup.html 
fast/events/ios/unscalable-viewport-clicks-on-doubletap.html 
fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html 
http/wpt/webauthn/public-key-credential-unfocused-document.https.html 
mathml/fractions-invalid.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870123</commentid>
    <comment_count>5</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-18 13:14:43 -0700</bug_when>
    <thetext>Adding two more:

TestWebKitAPI.DragAndDropTests.CanDragImageWhenNotFirstResponder 
TestWebKitAPI.DragAndDropTests.InjectedBundleImageElementData</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870208</commentid>
    <comment_count>6</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-05-18 16:54:28 -0700</bug_when>
    <thetext>I was able to reproduce all of these timeouts using the following tests:

For Layout tests:

Run-WebKit-Tests --iOS-simulator &lt;test goes here&gt;

For API-Tests:

run-api-tests --iOS-simulator &lt;test goes here&gt;

I have also confirmed that r294317 is our regression point, and did break all of these tests. For all of the tests mentioned above I was able to reproduce the timeouts at r294317, but they all passed when I ran the testing at r294316.

We should revert r294317 since it broke 16 layout-tests, and 2 api-tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870220</commentid>
    <comment_count>7</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-05-18 17:05:02 -0700</bug_when>
    <thetext>fixed with a revert here: https://bugs.webkit.org/show_bug.cgi?id=240613</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>