WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
296786
[GTK][WPE] http/tests/resourceLoadStatistics/do-not-switch-session-on-navigation-to-prevalent-without-interaction.py is flaky
https://bugs.webkit.org/show_bug.cgi?id=296786
Summary
[GTK][WPE] http/tests/resourceLoadStatistics/do-not-switch-session-on-navigat...
Fujii Hironori
Reported
2025-07-31 20:25:34 PDT
[GTK][WPE] http/tests/resourceLoadStatistics/do-not-switch-session-on-navigation-to-prevalent-without-interaction.py is flaky It's randomly timeout and crashing. Mac and iOS skip the test. History:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fdo-not-switch-session-on-navigation-to-prevalent-without-interaction.py
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2025-07-31 20:28:52 PDT
Mac and iOS skip these tests.
https://github.com/WebKit/WebKit/blob/955ce7dd056b6d1e05cfd70742d4d4da0f962fb5/LayoutTests/platform/mac-wk2/TestExpectations#L366-L368
# On Ventura+, CFNetwork does full NSURLSession partitioning based on first-party domains and ITP session partitioning is thus disabled. http/tests/resourceLoadStatistics/do-not-switch-session-on-navigation-to-prevalent-without-interaction.py [ Skip ] http/tests/resourceLoadStatistics/switch-session-on-navigation-to-prevalent-with-interaction.py [ Skip ]
Lauro Moura
Comment 2
2026-02-13 22:03:24 PST
Since
307370@main
(likely, as it replaced a blocking loop run with more granular iterations) or
307371@main
, the test now is a flaky FAIL/PASS: --- /sdk/webkit/layout-test-results/http/tests/resourceLoadStatistics/do-not-switch-session-on-navigation-to-prevalent-without-interaction-expected.txt +++ /sdk/webkit/layout-test-results/http/tests/resourceLoadStatistics/do-not-switch-session-on-navigation-to-prevalent-without-interaction-actual.txt @@ -3,10 +3,11 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS Should have and has the session cookie. -PASS Should have and has the persistent cookie. +FAIL Should have but doesn't have the session cookie. +FAIL Should have but doesn't have the persistent cookie. PASS Origin has no isolated session. PASS successfullyParsed is true +Some tests failed. TEST COMPLETE Gardening patch incoming.
Lauro Moura
Comment 3
2026-02-13 22:07:18 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58707
EWS
Comment 4
2026-02-13 23:32:31 PST
Test gardening commit
307561@main
(d73de993da32): <
https://commits.webkit.org/307561@main
> Reviewed commits have been landed. Closing PR #58707 and removing active labels.
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