Bug 295604
| Summary: | [ iOS ] http/tests/blink/sendbeacon/beacon-cookie.html is a flakey text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | beidson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/blink/sendbeacon/beacon-cookie.html
is a flakey text failure occurring on iOS
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fblink%2Fsendbeacon%2Fbeacon-cookie.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/blink/sendbeacon/beacon-cookie-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-18-Simulator-Release-WK2-Tests/build/layout-test-results/http/tests/blink/sendbeacon/beacon-cookie-actual.txt
@@ -8,7 +8,7 @@
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/blink/sendbeacon/beacon-cookie.html
+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
TEXT DIFF URL:
https://build.webkit.org/results/Apple-iOS-18-Simulator-Release-WK2-Tests/297103@main%20(2505)/http/tests/blink/sendbeacon/beacon-cookie-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/155373693>
Bryan Medina
I was able to reproduce the text failure at iOS 18 Simulator ToT using the following commands:
run-webkit-tests http/tests/blink/sendbeacon/beacon-cookie.html --ios-simulator -f --iterations=3
Bryan Medina
Pull request: https://github.com/WebKit/WebKit/pull/47739
EWS
Test gardening commit 297136@main (23c78aedae3e): <https://commits.webkit.org/297136@main>
Reviewed commits have been landed. Closing PR #47739 and removing active labels.