<?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>276092</bug_id>
          
          <creation_ts>2024-07-01 13:12:49 -0700</creation_ts>
          <short_desc>REGRESSION (iOS 17.5?): [ iOS Debug ] 2 fast/events/ios/key-events-comprehensive/* tests are constantly failing.</short_desc>
          <delta_ts>2024-07-01 14:23:08 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>richard_robinson2</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>2044042</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-07-01 13:12:49 -0700</bug_when>
    <thetext>The following tests are constantly failing on iOS (debug):

fast/events/ios/key-events-comprehensive/key-events-control.html
fast/events/ios/key-events-comprehensive/key-events-control-shift.html

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=fast%2Fevents%2Fios%2Fkey-events-comprehensive%2Fkey-events-control-shift.html&amp;test=fast%2Fevents%2Fios%2Fkey-events-comprehensive%2Fkey-events-control.html

TEXT DIFF (similar on both):

@@ -32,7 +32,6 @@
 type: keydown, key: Control, code: ControlLeft, keyIdentifier: Control, keyCode: 17, charCode: 0, keyCode: 17, which: 17, altKey: false, ctrlKey: true, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined
 type: keydown, key: Shift, code: ShiftLeft, keyIdentifier: Shift, keyCode: 16, charCode: 0, keyCode: 16, which: 16, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 1, keyLocation: undefined
 type: keydown, key: D, code: KeyD, keyIdentifier: U+0044, keyCode: 68, charCode: 0, keyCode: 68, which: 68, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
-type: keypress, key: D, code: KeyD, keyIdentifier: , keyCode: 4, charCode: 4, keyCode: 4, which: 4, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
 type: keyup, key: d, code: KeyD, keyIdentifier: U+0044, keyCode: 68, charCode: 0, keyCode: 68, which: 68, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
 type: keyup, key: Shift, code: ShiftLeft, keyIdentifier: Shift, keyCode: 16, charCode: 0, keyCode: 16, which: 16, altKey: false, ctrlKey: true, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined
 type: keyup, key: Control, code: ControlLeft, keyIdentifier: Control, keyCode: 17, charCode: 0, keyCode: 17, which: 17, altKey: false, ctrlKey: false, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined
@@ -77,7 +76,6 @@
 type: keydown, key: Control, code: ControlLeft, keyIdentifier: Control, keyCode: 17, charCode: 0, keyCode: 17, which: 17, altKey: false, ctrlKey: true, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined
 type: keydown, key: Shift, code: ShiftLeft, keyIdentifier: Shift, keyCode: 16, charCode: 0, keyCode: 16, which: 16, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 1, keyLocation: undefined
 type: keydown, key: K, code: KeyK, keyIdentifier: U+004B, keyCode: 75, charCode: 0, keyCode: 75, which: 75, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
-type: keypress, key: K, code: KeyK, keyIdentifier: , keyCode: 11, charCode: 11, keyCode: 11, which: 11, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
 type: keyup, key: k, code: KeyK, keyIdentifier: U+004B, keyCode: 75, charCode: 0, keyCode: 75, which: 75, altKey: false, ctrlKey: true, metaKey: false, shiftKey: true, location: 0, keyLocation: undefined
 type: keyup, key: Shift, code: ShiftLeft, keyIdentifier: Shift, keyCode: 16, charCode: 0, keyCode: 16, which: 16, altKey: false, ctrlKey: true, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined
 type: keyup, key: Control, code: ControlLeft, keyIdentifier: Control, keyCode: 17, charCode: 0, keyCode: 17, which: 17, altKey: false, ctrlKey: false, metaKey: false, shiftKey: false, location: 1, keyLocation: undefined

DIFF URLs:

https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/280538@main%20(2006)/fast/events/ios/key-events-comprehensive/key-events-control-shift-pretty-diff.html
https://build.webkit.org/results/Apple-iOS-17-Simulator-Debug-WK2-Tests/280538@main%20(2006)/fast/events/ios/key-events-comprehensive/key-events-control-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce a timeout on iOS Simulator (17.5/arm64) ToT using the following command:

run-webkit-tests --ios-simulator -v fast/events/ios/key-events-comprehensive/key-events-control.html fast/events/ios/key-events-comprehensive/key-events-control-shift.html

REGRESSION:

This appears to have regressed in iOS 17.5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2044043</commentid>
    <comment_count>1</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-07-01 13:13:30 -0700</bug_when>
    <thetext>&lt;rdar://problem/130915383&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2044044</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-07-01 13:18:55 -0700</bug_when>
    <thetext>Test gardening commit 280548@main (a08ea83df0e6): &lt;https://commits.webkit.org/280548@main&gt;

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

    </bug>

</bugzilla>