Bug 296910
| Summary: | [ iOS ] http/tests/app-privacy-report/app-attribution-beacon-isnotappinitiated.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157523791>
Bryan Medina
It seems that this test has a long history or being flakey, for as far back as history shows.
Bryan Medina
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
Test gardening commit 298222@main (5fc1df2e8628): <https://commits.webkit.org/298222@main>
Reviewed commits have been landed. Closing PR #48936 and removing active labels.