[webkit-changes] [WebKit/WebKit] e8764c: [ Ventura+ ] TestWebKitAPI.ServiceWorker.ServiceWo...

Chris Dumez noreply at github.com
Mon Oct 23 09:17:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e8764c09d722fe7cd5f4fbf41f6e0a41334d0d4c
      https://github.com/WebKit/WebKit/commit/e8764c09d722fe7cd5f4fbf41f6e0a41334d0d4c
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

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

  Log Message:
  -----------
  [ Ventura+ ] TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=263421
rdar://117233556

Reviewed by Youenn Fablet.

There can be some delay until isMiniaturized starts to returning the correct value due
to visual animations. This patch updates the test to be more robust and keep checking the
value if it is not the expected one yet.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:

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




More information about the webkit-changes mailing list