Bug 240979
| Summary: | REGRESSION (250981@main): Two SOAuthorization API tests failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | WebKit API | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 240739 | ||
| Bug Blocks: | |||
Truitt Savell
These two tests began failing after the changes in https://github.com/WebKit/WebKit/commit/f3f187aeda4ffc5ee0edfda8ecd26ac0d3c38a7b
Failed
TestWebKitAPI.SOAuthorizationRedirect.InterceptionSucceed3
2022-05-26 13:18:21.639 com.apple.WebKit.WebContent.Development[48066:236882663] ApplePersistence=NO
/Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/TestSOAuthorization.mm:625
Value of: gAuthorization.enableEmbeddedAuthorizationViewController
Actual: false
Expected: true
Crashed
TestWebKitAPI.SOAuthorizationPopUp.InterceptionSucceedTwice
2022-05-26 13:18:08.205 com.apple.WebKit.WebContent.Development[47988:236881731] ApplePersistence=NO
SecretWebView is created.
2022-05-26 13:18:08.248 com.apple.WebKit.WebContent.Development[47988:236881725] XType: can't switch to GlobalFontRegistry. XTFontStaticRegistry is not enabled.
SecretWebView is cleaned.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/93996565>
Truitt Savell
History: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.SOAuthorizationRedirect.InterceptionSucceed3&test=TestWebKitAPI.SOAuthorizationPopUp.InterceptionSucceedTwice
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/1104
EWS
Committed r295058 (251153@main): <https://commits.webkit.org/251153@main>
Reviewed commits have been landed. Closing PR #1104 and removing active labels.