WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
283110
REGRESSION(
285552@main
): TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWithExpirationDat is flakey
https://bugs.webkit.org/show_bug.cgi?id=283110
Summary
REGRESSION(285552@main): TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWith...
Jonathan Bedard
Reported
2024-11-14 07:10:53 PST
TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWithExpirationDat has been flakey since its introduction in
285552@main
. History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWithExpirationDate
Log: Failed TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWithExpirationDate 2024-11-13 09:17:08.030 TestWebKitAPI[95136:1813563] +[IMKClient subclass]: chose IMKClient_Legacy webkit-extension://e3e1347f-263c-4200-873b-37643185936b/background.js:16 Cookie should be set successfully: Actual: undefined Expected: "value" webkit-extension://e3e1347f-263c-4200-873b-37643185936b/background.js:17 expirationDate should be the same as it was set: Actual: undefined Expected: 1731518228
Attachments
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2024-11-14 07:12:22 PST
Looking at the test and logs, it seems like this test is likely just race-y. I'm going to try and toy with the timing a bit.
Radar WebKit Bug Importer
Comment 2
2024-11-14 07:15:00 PST
<
rdar://problem/139876570
>
Jonathan Bedard
Comment 3
2024-11-14 07:16:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36638
EWS
Comment 4
2024-11-14 10:40:15 PST
Committed
286600@main
(df38ae2ba880): <
https://commits.webkit.org/286600@main
> Reviewed commits have been landed. Closing PR #36638 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