TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync is a constant failure on iOS 16. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync TEXT: Expected equality of these values: [gAuthorization authorizationOptions][PAL::get_AppSSO_SOAuthorizationOptionInitiatorOrigin()] Which is: "" initiatorOrigin Which is: "null" Expected equality of these values: ((NSNumber *)[gAuthorization authorizationOptions][PAL::get_AppSSO_SOAuthorizationOptionInitiatingAction()]).intValue Which is: 0 initiatingAction Which is: 2
<rdar://problem/107855114>
This test appears to start failing around 262013@main. I attempted to replicate this failure on iOS 16 ToT as follows: run-api-tests --ios-simulator --root TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync --release
Pull request: https://github.com/WebKit/WebKit/pull/13215
Test gardening commit 263462@main (f02f38390a7e): <https://commits.webkit.org/263462@main> Reviewed commits have been landed. Closing PR #13215 and removing active labels.