<?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>235150</bug_id>
          
          <creation_ts>2022-01-12 12:42:04 -0800</creation_ts>
          <short_desc>[ iOS EWS ] imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html is a constant text failure</short_desc>
          <delta_ts>2022-01-21 13:04:08 -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>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Robert Jenner">jenner</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aakash_jain</cc>
    
    <cc>cdumez</cc>
    
    <cc>jenner</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>1830304</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-01-12 12:42:04 -0800</bug_when>
    <thetext>imported/w3c/web-platform-tests/dom/events/focus-event-document-move.html 

is a constant text failure on iOS, and iOS EWS. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2Ffocus-event-document-move.html

DIFF URL:
https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-GPUProcess-WK2-Tests/r287921%20(188)/imported/w3c/web-platform-tests/dom/events/focus-event-document-move-pretty-diff.html

DIFF TEXT:
+Click me
 
-PASS Moving a node during mousedown should not crash
+FAIL Moving a node during mousedown should not crash assert_equals: expected Element node &lt;div id=&quot;click&quot; onmousedown=&quot;handleDown(this)&quot;&gt;Click me&lt;/... but got null</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830308</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-01-12 12:57:05 -0800</bug_when>
    <thetext>Added [ Failure ] expectations here to speed up iOS EWS queues:

https://trac.webkit.org/changeset/287947/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830353</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-01-12 14:44:34 -0800</bug_when>
    <thetext>It looks like this was recently imported in https://trac.webkit.org/changeset/287788/webkit and has been failing on iOS from the start, maybe because of mouse/pointer events?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1830434</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-01-12 18:16:06 -0800</bug_when>
    <thetext>&lt;rdar://problem/87524787&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832270</commentid>
    <comment_count>4</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-01-19 15:54:00 -0800</bug_when>
    <thetext>Committed r288248 (246201@trunk): &lt;https://commits.webkit.org/246201@trunk&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832854</commentid>
    <comment_count>5</comment_count>
    <who name="Aakash Jain">aakash_jain</who>
    <bug_when>2022-01-21 12:41:22 -0800</bug_when>
    <thetext>(In reply to Chris Dumez from comment #4)
&gt; Committed r288248 (246201@trunk): &lt;https://commits.webkit.org/246201@trunk&gt;
This seems to have made it worst again for iOS EWS. This test has been consistently failing on iOS EWS since r288248.

e.g.: https://ews-build.s3-us-west-2.amazonaws.com/iOS-15-Simulator-WK2-Tests-EWS/r449651-6189-clean-tree/results.html

History: https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fdom%2Fevents%2Ffocus-event-document-move.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832856</commentid>
    <comment_count>6</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-01-21 12:49:19 -0800</bug_when>
    <thetext>LayoutTests//platform/ios/imported/w3c/dom/events/focus-event-document-move-

should be

LayoutTests//platform/ios/imported/w3c/web-platform-tests/dom/events/focus-event-

Sorry.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832859</commentid>
    <comment_count>7</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-01-21 13:02:54 -0800</bug_when>
    <thetext>(In reply to Chris Dumez from comment #6)
&gt; LayoutTests//platform/ios/imported/w3c/dom/events/focus-event-document-move-
&gt; 
&gt; should be
&gt; 
&gt; LayoutTests//platform/ios/imported/w3c/web-platform-tests/dom/events/focus-
&gt; event-
&gt; 
&gt; Sorry.

Robert says he is fixing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1832861</commentid>
    <comment_count>8</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-01-21 13:04:08 -0800</bug_when>
    <thetext>Committed here: https://trac.webkit.org/changeset/288370/webkit

That should fix it. I&apos;ll keep an eye on it.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>