RESOLVED FIXED 297218
REGRESSION(298479@main): [ iOS ] http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=297218
Summary REGRESSION(298479@main): [ iOS ] http/tests/in-app-browser-privacy/sub-frame-...
Bryan Medina
Reported 2025-08-11 09:42:45 PDT
http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked.html is a constant text failure on all of iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fin-app-browser-privacy%2Fsub-frame-redirect-to-non-app-bound-domain-blocked.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked-expected.txt +++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: Ignoring user script injection for non-app bound domain. Test subframe redirects disable app-bound mode On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". TEXT DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/298496%40main%20(2990)/http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-11 09:47:49 PDT
Bryan Medina
Comment 2 2025-08-11 09:49:14 PDT
I was able to reproduce the text failure locally on my device running iOS 18 Simulator Release ToT using the following command: run-webkit-tests http/tests/in-app-browser-privacy/sub-frame-redirect-to-non-app-bound-domain-blocked.html --ios-simulator
Bryan Medina
Comment 3 2025-08-11 10:12:20 PDT
Bryan Medina
Comment 4 2025-08-11 13:09:52 PDT
Referring to the history, it is shown that the tests were failing somewhere between 298477@main and 298479@main. Using reproduction steps above, I found that the tests were passing at 298478@main, but failed at 298479@main. At this time, I believe that the regression point is 298479@main.
Alex Christensen
Comment 5 2025-08-19 11:08:17 PDT
EWS
Comment 6 2025-08-19 11:10:38 PDT
Committed 298904@main (b5721ff50c55): <https://commits.webkit.org/298904@main> Reviewed commits have been landed. Closing PR #49601 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.