<?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>296639</bug_id>
          
          <creation_ts>2025-07-29 11:13:15 -0700</creation_ts>
          <short_desc>REGRESSION(297504@main): [ iOS Release ] imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal.html is a constant and flakey text failure</short_desc>
          <delta_ts>2025-09-12 16:18:32 -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>Page Loading</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="Bryan Medina">bmedina2</reporter>
          <assigned_to name="pascoe@apple.com">pascoe</assigned_to>
          <cc>beidson</cc>
    
    <cc>cdumez</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>2133155</commentid>
    <comment_count>0</comment_count>
    <who name="Bryan Medina">bmedina2</who>
    <bug_when>2025-07-29 11:13:15 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal.html

is a constant text failure on iPadOS Release and a flakey text failure on iOS Release.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Foverlapping-navigations-and-traversals%2Fcross-document-traversal-cross-document-traversal.html

TEXT DIFF:
--- /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal-actual.txt
@@ -1,5 +1,5 @@
 
-FAIL cross-document traversals in opposite directions: the result is going nowhere assert_unreached: second load event Reached unreachable code
+PASS cross-document traversals in opposite directions: the result is going nowhere
 PASS cross-document traversals in opposite directions, second traversal invalid at queuing time but valid at the time it is run: the result is going nowhere
 FAIL cross-document traversals in the same (back) direction: the result is going -2 with only one load event assert_equals: first load event must be going back expected &quot;?1&quot; but got &quot;?2&quot;
 FAIL cross-document traversals in the same (forward) direction: the result is going +2 with only one load event assert_equals: first load event must be going forward expected &quot;?3&quot; but got &quot;?2&quot;

DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-18-Simulator-Release-WK2-Tests/297975%40main%20(1605)/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2133156</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-07-29 11:13:34 -0700</bug_when>
    <thetext>&lt;rdar://problem/157035929&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2133181</commentid>
    <comment_count>2</comment_count>
    <who name="Bryan Medina">bmedina2</who>
    <bug_when>2025-07-29 13:01:15 -0700</bug_when>
    <thetext>I was able to reproduce the text failure locally on my device running iOS 18 Simulator using the following command:

run-webkit-tests imported/w3c/web-platform-tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/cross-document-traversal-cross-document-traversal.html  --ipad-simulator</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2133185</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-07-29 13:09:08 -0700</bug_when>
    <thetext>Test gardening commit 297998@main (84ce3c34301d): &lt;https://commits.webkit.org/297998@main&gt;

Reviewed commits have been landed. Closing PR #48672 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2133218</commentid>
    <comment_count>4</comment_count>
    <who name="Bryan Medina">bmedina2</who>
    <bug_when>2025-07-29 14:39:26 -0700</bug_when>
    <thetext>Using reproduction steps above, I found that the tests were passing at 297503@main, but failed at 297504@main. Referring to the history, it is shown that the tests were failing at 297504@main. At this time, I believe that the regression point is 297504@main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2142437</commentid>
    <comment_count>5</comment_count>
    <who name="pascoe@apple.com">pascoe</who>
    <bug_when>2025-09-11 14:30:30 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/50622</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2142706</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-09-12 16:18:28 -0700</bug_when>
    <thetext>Committed 299920@main (d542001d0b40): &lt;https://commits.webkit.org/299920@main&gt;

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

    </bug>

</bugzilla>