Bug 255257
| Summary: | REGRESSION(262013@main?): [ iOS ] TestWebKitAPI.SOAuthorizationSubFrame.SOAuthorizationLoadPolicyAllowAsync is a constant failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bri Harris <bharris9> |
| Component: | New Bugs | Assignee: | 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 | ||
Bri Harris
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107855114>
Bri Harris
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
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/13215
EWS
Test gardening commit 263462@main (f02f38390a7e): <https://commits.webkit.org/263462@main>
Reviewed commits have been landed. Closing PR #13215 and removing active labels.