WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214802
[GTK] http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=214802
Summary
[GTK] http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-wh...
Diego Pino
Reported
2020-07-26 06:53:51 PDT
http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html [ Text Pass ] Diff:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r264893%20(14898)/http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-diff.txt
--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-actual.txt @@ -4,4 +4,4 @@ HTTP_PING_FROM:
http://127.0.0.1:8000/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html
HTTP_PING_TO: javascript:checkPing() REQUEST_METHOD: POST -REQUEST_URI: /navigation/resources/save-Ping.php +REQUEST_URI: /navigation/resources/save-ping-and-redirect-to-save-ping.php
Attachments
Add attachment
proposed patch, testcase, etc.
Diego Pino
Comment 1
2026-04-30 21:58:59 PDT
This test is still flaky for WebKitGTK but also for other platforms such as Mac Debug:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fnavigation%2Fping-attribute%2Fanchor-ping-and-follow-redirect-when-sending-ping.html&platform=mac&platform=GTK
In WebKitGTK is possible to reproduce the flaky failure by running the test at least 2 times: ``` $ Tools/Scripts/run-webkit-tests --no-show-results --no-new-test-results --no-sample-on-timeout --debug-rwt-logging --gtk --release --results-directory layout-test-results --force --repeat 2 http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html ``` The test failure is stil the same: ``` --- /sdk/webkit/layout-test-results/http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-expected.txt +++ /sdk/webkit/layout-test-results/http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-actual.txt @@ -4,4 +4,4 @@ HTTP_PING_FROM:
http://127.0.0.1:8000/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html
HTTP_PING_TO: javascript:checkPing() REQUEST_METHOD: POST -REQUEST_URI: /navigation/resources/save-ping.py +REQUEST_URI: /navigation/resources/save-ping.py?/navigation/resources/save-ping-and-redirect-to-save-ping.py ```
Diego Pino
Comment 2
2026-04-30 22:05:22 PDT
Pull request:
https://github.com/webkit/webkit/pull/64025
EWS
Comment 3
2026-05-03 22:55:33 PDT
Committed
312504@main
(68f2a0d2a5f6): <
https://commits.webkit.org/312504@main
> Reviewed commits have been landed. Closing PR #64025 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2026-05-03 22:56:12 PDT
<
rdar://problem/176158328
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug