[webkit-changes] [WebKit/WebKit] 974deb: TestWebKitAPI.PushAPI.firePushEventWithNoPages* te...

Sihui noreply at github.com
Fri May 26 10:37:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 974deb32212d7c1777d3f6184c1554fa2efa1701
      https://github.com/WebKit/WebKit/commit/974deb32212d7c1777d3f6184c1554fa2efa1701
  Author: Sihui Liu <sihui_liu at apple.com>
  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 at 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




More information about the webkit-changes mailing list