Bug 255257

Summary: REGRESSION(262013@main?): [ iOS ] TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync is a constant failure.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Bri Harris <bharris9>
Status: NEW ---    
Severity: Normal CC: pascoe, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Bri Harris 2023-04-10 15:54:05 PDT
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
Comment 1 Radar WebKit Bug Importer 2023-04-10 15:55:03 PDT
<rdar://problem/107855114>
Comment 2 Bri Harris 2023-04-10 15:56:30 PDT
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
Comment 3 Bri Harris 2023-04-26 16:00:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13215
Comment 4 EWS 2023-04-27 11:37:01 PDT
Test gardening commit 263462@main (f02f38390a7e): <https://commits.webkit.org/263462@main>

Reviewed commits have been landed. Closing PR #13215 and removing active labels.