Description: REGRESSION (Ventura): [ macOS ] TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturizationThenAnother is a consistent failure The first failure I saw on the dashboard was on 10/27/2022 at 256072@main. The test regression is on Ventura macOS builds. Reproduction steps: Command: run-api-tests --debug TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturizationThenAnother History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturizationThenAnother&limit=50000 Result: TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturizationThenAnother 2022-11-14 14:40:50.894 com.apple.WebKit.WebContent.Development[37348:50225262] ApplePersistence=NO LEAK: 1 WebProcessPool LEAK: 1 WebPageProxy /Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/SOAuthorizationTests.mm:1539 Value of: didEndSheet Actual: true Expected: false
<rdar://problem/102343029>
It looks like there is a second test that should go along with this one... TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturization Similar names, and they appear to have the same failure history: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SOAuthorizationRedirect.DismissUIDuringMiniaturization
Created attachment 463529 [details] Patch
Pull request: https://github.com/WebKit/WebKit/pull/6513
Committed 256727@main (da44a798c8a1): <https://commits.webkit.org/256727@main> Reviewed commits have been landed. Closing PR #6513 and removing active labels.