NEW296910
[ iOS ] http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=296910
Summary [ iOS ] http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiate...
Bryan Medina
Reported 2025-08-04 18:58:26 PDT
http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated.html is a flakey text failure on all configurations of iOS. HISTORY: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fapp-privacy-report%2Fapp-attribution-beacon-isnotappinitiated.html TEXT DIFF: --- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated-expected.txt +++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated-actual.txt @@ -4,14 +4,7 @@ PASS navigator.sendBeacon("../blink/sendbeacon/resources/save-beacon.py?name=cookie", "Blip"); is true -PASS Beacon sent successfully -PASS Content-Type: text/plain;charset=UTF-8 -PASS Cookie: hello=world -PASS Origin: http://127.0.0.1:8000 -PASS Referer: http://127.0.0.1:8000/app-privacy-report/app-attribution-beacon-isnotappinitiated.html -PASS Request-Method: POST -PASS Length: 4 -PASS Body: Blip +PASS Beacon not sent PASS PASS Successfully loaded only non-app-initiated beacon requests PASS successfullyParsed is true TEXT DIFF URL: https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/298205@main%20(2905)/http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated-diff.txt
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-04 19:02:22 PDT
Bryan Medina
Comment 2 2025-08-04 19:07:06 PDT
It seems that this test has a long history or being flakey, for as far back as history shows.
Bryan Medina
Comment 3 2025-08-04 19:31:28 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/app-privacy-report/app-attribution-beacon-isnotappinitiated.html --ios-simulator --iterations=500 -f
EWS
Comment 4 2025-08-04 19:37:29 PDT
Test gardening commit 298222@main (5fc1df2e8628): <https://commits.webkit.org/298222@main> Reviewed commits have been landed. Closing PR #48936 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.