WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
296639
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
https://bugs.webkit.org/show_bug.cgi?id=296639
Summary
REGRESSION(297504@main): [ iOS Release ] imported/w3c/web-platform-tests/html...
Bryan Medina
Reported
2025-07-29 11:13:15 PDT
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&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 "?1" but got "?2" 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 "?3" but got "?2" 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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-07-29 11:13:34 PDT
<
rdar://problem/157035929
>
Bryan Medina
Comment 2
2025-07-29 13:01:15 PDT
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
EWS
Comment 3
2025-07-29 13:09:08 PDT
Test gardening commit
297998@main
(84ce3c34301d): <
https://commits.webkit.org/297998@main
> Reviewed commits have been landed. Closing PR #48672 and removing active labels.
Bryan Medina
Comment 4
2025-07-29 14:39:26 PDT
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
.
pascoe@apple.com
Comment 5
2025-09-11 14:30:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/50622
EWS
Comment 6
2025-09-12 16:18:28 PDT
Committed
299920@main
(d542001d0b40): <
https://commits.webkit.org/299920@main
> Reviewed commits have been landed. Closing PR #50622 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug