[webkit-changes] [WebKit/WebKit] 428d03: [ Ventura Debug ] TestWebKitAPI.ServiceWorkers.SWP...
youennf
noreply at github.com
Thu Jun 22 05:42:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 428d036c6d5fd654b80514cfad7662fe64012d0a
https://github.com/WebKit/WebKit/commit/428d036c6d5fd654b80514cfad7662fe64012d0a
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-06-22 (Thu, 22 Jun 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm
Log Message:
-----------
[ Ventura Debug ] TestWebKitAPI.ServiceWorkers.SWProcessConnectionCreation is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=257498
rdar://110012082
Reviewed by Chris Dumez.
On macOS Ventura and below, the test is taking roughly 25 seconds in debug, sometimes a bit more sometimes a bit less.
When going above 30 seconds, it times out.
To prevent this, we are now skipping most of the test in Ventura and below debug configurations.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:
Canonical link: https://commits.webkit.org/265402@main
More information about the webkit-changes
mailing list