Bug 297428
| Summary: | REGRESSION(298480@main): [ macOS wk2 ] http/tests/navigation/ping-attribute/anchor-cookie.html is a flaky text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bryan Medina <bmedina2> |
| Component: | Page Loading | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | basuke, beidson, charliew, darbinyan, rupin, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bryan Medina
http/tests/navigation/ping-attribute/anchor-cookie.html
is a flaky text failure on macOS wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fnavigation%2Fping-attribute%2Fanchor-cookie.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/navigation/ping-attribute/anchor-cookie-expected.txt
+++ /Volumes/Data/worker/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/build/layout-test-results/http/tests/navigation/ping-attribute/anchor-cookie-actual.txt
@@ -1,8 +1 @@
-Ping sent successfully
-CONTENT_TYPE: text/ping
-HTTP_COOKIE: hello=world
-HTTP_HOST: 127.0.0.1:8000
-HTTP_PING_FROM: http://127.0.0.1:8000/navigation/ping-attribute/anchor-cookie.html
-HTTP_PING_TO: http://127.0.0.1:8000/navigation/resources/check-ping.py
-REQUEST_METHOD: POST
-REQUEST_URI: /navigation/resources/save-ping.py
+ Navigate and send ping
TEXT DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/298694%40main%20(4099)/http/tests/navigation/ping-attribute/anchor-cookie-diff.txt
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/158358934>
Bryan Medina
The configurations seem to be nearly 100% constant failures on macOS wk2 x86_64
Bryan Medina
I was able to reproduce the text failure locally on my device running macOS Sequoia arm64 Release ToT using the following command:
run-webkit-tests http/tests/navigation/ping-attribute/anchor-cookie.html --iterations=25 -f
Bryan Medina
It seems to me that the regression point is at 298480@main, since that is where the test started failing and when changes were made to Navigation API.
EWS
Test gardening commit 298713@main (b59cd1593bbc): <https://commits.webkit.org/298713@main>
Reviewed commits have been landed. Closing PR #49425 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/49830
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/49836
EWS
Committed 299131@main (cd89250ae429): <https://commits.webkit.org/299131@main>
Reviewed commits have been landed. Closing PR #49836 and removing active labels.
Marta Darbinyan
Re-opening for pull request https://github.com/WebKit/WebKit/pull/49951
EWS
Test gardening commit 299217@main (3a81d69208ac): <https://commits.webkit.org/299217@main>
Reviewed commits have been landed. Closing PR #49951 and removing active labels.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/50227
EWS
Committed 299534@main (9cc9590aec1f): <https://commits.webkit.org/299534@main>
Reviewed commits have been landed. Closing PR #50227 and removing active labels.