Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 905636643e298ba04e035c323be4e15faae4933e
      
https://github.com/WebKit/WebKit/commit/905636643e298ba04e035c323be4e15faae4933e
  Author: Charlie Wolfe <[email protected]>
  Date:   2026-01-05 (Mon, 05 Jan 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm

  Log Message:
  -----------
  [macOS Release] TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus is 
flaky failure
https://bugs.webkit.org/show_bug.cgi?id=297676
rdar://158787776

Reviewed by Pascoe.

This test immediately checks `isMiniaturized` after the `focusClient()` call 
completes, but window
deminiaturization is async on macOS. We should use a spin-wait pattern to avoid 
flakiness, which is
already used later in this test.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:
((ServiceWorker, ServiceWorkerWindowClientFocus)):
((ServiceWorker, DISABLED_ServiceWorkerWindowClientFocus)(ServiceWorker, 
ServiceWorkerWindowClientFocus)): Deleted.

Canonical link: https://commits.webkit.org/305140@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to