Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 974deb32212d7c1777d3f6184c1554fa2efa1701
https://github.com/WebKit/WebKit/commit/974deb32212d7c1777d3f6184c1554fa2efa1701
Author: Sihui Liu <[email protected]>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/PushAPI.mm
Log Message:
-----------
TestWebKitAPI.PushAPI.firePushEventWithNoPages* tests are flakily timing out
https://bugs.webkit.org/show_bug.cgi?id=257341
rdar://109846867
Reviewed by Youenn Fablet.
Since 262941@main, ServiceWorkerRegistrations data is stored in origin
directory instead of ServiceWorkerRegistrations
directory, so tests should not check inside ServiceWorkerRegistrations
directory to decide whether registrations are
stored on disk. The tests can use SPI to flush registrations to disk.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/PushAPI.mm:
Canonical link: https://commits.webkit.org/264592@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes