Bug 255257 - REGRESSION(262013@main?): [ iOS ] TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync is a constant failure.
Summary: REGRESSION(262013@main?): [ iOS ] TestWebKitAPI.SOAuthorizationSubFrame.SOAut...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bri Harris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-10 15:54 PDT by Bri Harris
Modified: 2023-04-27 11:37 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.