<?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>240616</bug_id>
          
          <creation_ts>2022-05-18 18:20:06 -0700</creation_ts>
          <short_desc>REGRESSION  (r294317): [ iOS ] Thirteen layout tests are flaky or consistent timeouts</short_desc>
          <delta_ts>2022-05-20 09:36:28 -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>REOPENED</bug_status>
          <resolution></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="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>ap</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>ryanhaddad</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>1870230</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-18 18:20:06 -0700</bug_when>
    <thetext>Description:
editing/input/cocoa/autocorrect-off.html
editing/input/cocoa/autocorrect-on.html
editing/undo-manager/undo-manager-item-labels.html
fast/forms/datalist/datalist.html
fast/events/ios/keyup.html
fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html
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/inputmode-removing-none.html
fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html
fast/forms/validation-messages.html
mathml/fractions-invalid.html

The first failure I saw on the dashboard was on 5/17/2022 at r294317, which could have introduced the flaky or consistent timeouts.  All of the tests have increased the test times.  For an example are, an average test time at r294316 at 7 seconds and an average of 35 seconds at r294317 and forward.

All of these tests start the following behavior at r294317.

The following are consistent timeouts on [ iOS ]
editing/input/cocoa/autocorrect-off.html
editing/input/cocoa/autocorrect-on.html
fast/events/ios/keyup.html
fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html
fast/forms/ios/autocapitalize-words.html
fast/forms/ios/form-control-refresh/select/select-multiple-picker.html
fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html
mathml/fractions-invalid.html

The following are flaky timeouts on [ iOS ]
editing/undo-manager/undo-manager-item-labels.html
fast/forms/ios/inputmode-none.html flaky
fast/forms/validation-messages.html flaky
fast/forms/ios/inputmode-removing-none.html flaky

fast/forms/datalist/datalist.html is a flaky timeout or crash on [ iOS ]


REPRODUCTION STEPS
I can reproduce this on 294317, but unable to reproduce it on 294316 or earlier.

Command: 
run-webkit-tests --root 294317 --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry fast/forms/ios/autocapitalize-words.html

Result: 
Regressions: Unexpected timeouts (1)
  fast/forms/ios/autocapitalize-words.html [ Timeout ]

History:
https://results.webkit.org/?platform=ios&amp;limit=50000&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;suite=layout-tests&amp;suite=layout-tests&amp;suite=layout-tests&amp;test=editing%2Finput%2Fcocoa%2Fautocorrect-off.html&amp;test=editing%2Finput%2Fcocoa%2Fautocorrect-on.html&amp;test=editing%2Fundo-manager%2Fundo-manager-item-labels.html&amp;test=fast%2Fevents%2Fios%2Fkeyup.html&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%2Finputmode-removing-none.html&amp;test=fast%2Fforms%2Fios%2Fno-scrolling-when-moving-focus-between-adjacent-fields.html&amp;test=fast%2Fforms%2Fvalidation-messages.html&amp;test=fast%2Fshadow-dom%2Fios%2Faccessory-bar-work-on-input-with-tabindex-in-shadow-tree.html&amp;test=mathml%2Ffractions-invalid.html

Diff:
editing/input/cocoa/autocorrect-off.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250699@main%20(2597)/editing/input/cocoa/autocorrect-off-diff.txt

editing/input/cocoa/autocorrect-on.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250699@main%20(2597)/editing/input/cocoa/autocorrect-on-diff.txt

editing/undo-manager/undo-manager-item-labels.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250699@main%20(2597)/editing/undo-manager/undo-manager-item-labels-diff.txt

fast/forms/datalist/datalist.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250699@main%20(2597)/fast/forms/datalist/datalist-diff.txt

fast/events/ios/keyup.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/events/ios/keyup-diff.txt

fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/shadow-dom/ios/accessory-bar-work-on-input-with-tabindex-in-shadow-tree-diff.txt

fast/forms/ios/autocapitalize-words.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/forms/ios/autocapitalize-words-diff.txt

fast/forms/ios/form-control-refresh/select/select-multiple-picker.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/forms/ios/form-control-refresh/select/select-multiple-picker-diff.txt

fast/forms/ios/inputmode-none.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250637@main%20(2581)/fast/forms/ios/inputmode-none-diff.txt

fast/forms/ios/inputmode-removing-none.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Debug-WK2-Tests/250637@main%20(2581)/fast/forms/ios/inputmode-removing-none-diff.txt

fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields-diff.txt
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields-stderr.txt

fast/forms/validation-messages.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/fast/forms/validation-messages-diff.txt

mathml/fractions-invalid.html
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/250637@main%20(2624)/mathml/fractions-invalid-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870231</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-18 18:20:44 -0700</bug_when>
    <thetext>&lt;rdar://problem/93541706&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870233</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-18 18:39:43 -0700</bug_when>
    <thetext>I have marked this test as a flaky or consistent slow or one crash while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870235</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-18 18:44:33 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/760</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870236</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-18 18:48:26 -0700</bug_when>
    <thetext>Test gardening commit r294455 (250721@main): &lt;https://commits.webkit.org/250721@main&gt;

Reviewed commits have been landed. Closing PR #760 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870603</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2022-05-19 19:19:49 -0700</bug_when>
    <thetext>This is the same revision as in bug 240613, and both bugs track many tests. I don&apos;t see how it makes sense to have two bugs in this situation (and we probably just need to revert ASAP).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870713</commentid>
    <comment_count>6</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-20 07:53:25 -0700</bug_when>
    <thetext>Reverted r294317 at r294452 (250720@trunk) and this resolved the issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870727</commentid>
    <comment_count>7</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-20 09:19:16 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/835</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870730</commentid>
    <comment_count>8</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-20 09:33:41 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/836</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870733</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-20 09:36:28 -0700</bug_when>
    <thetext>Test gardening commit r294546 (250801@main): &lt;https://commits.webkit.org/250801@main&gt;

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

    </bug>

</bugzilla>