Bug 283110

Summary: REGRESSION(285552@main): TestWebKitAPI.WKWebExtensionAPICookies.SetCookieWithExpirationDat is flakey
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Website StorageAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: sihui_liu, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 281385    

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
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
Jonathan Bedard
Comment 3 2024-11-14 07:16:41 PST
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.