Bug 270590 - REGRESSION (275711@main): [ iOS ] 6x TestWebKitAPI.WebAuthenticationPanel.MakeCredential (API-Tests) are constant failures
Summary: REGRESSION (275711@main): [ iOS ] 6x TestWebKitAPI.WebAuthenticationPanel.Mak...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: pascoe@apple.com
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-06 12:15 PST by Jay Stfleur
Modified: 2024-05-10 10:17 PDT (History)
2 users (show)

See Also:


Attachments
TestWebKitAPI.WebAuthenticationPanel Logs (11.97 KB, application/zip)
2024-03-06 12:15 PST, Jay Stfleur
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 2024-03-06 12:15:53 PST
Created attachment 470207 [details]
TestWebKitAPI.WebAuthenticationPanel Logs

Description:
TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLAClientDataHashMediation
TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLAAttestationFalback
TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLA
TestWebKitAPI.WebAuthenticationPanel.GetAssertionNullUserHandle 
TestWebKitAPI.WebAuthenticationPanel.GetAssertionLA 
TestWebKitAPI.WebAuthenticationPanel.GetAssertionLAClientDataHashMediation

are constant failures after 275711@main was introduced.

History:

https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLAClientDataHashMediation&test=TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLAAttestationFalback&test=TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLA&test=TestWebKitAPI.WebAuthenticationPanel.GetAssertionNullUserHandle&test=TestWebKitAPI.WebAuthenticationPanel.GetAssertionLA&test=TestWebKitAPI.WebAuthenticationPanel.GetAssertionLAClientDataHashMediation

Diff/Image Diff/Crash Log: 
Attached rest of logs as zip file 

TestWebKitAPI.WebAuthenticationPanel.MakeCredentialLAClientDataHashMediation
        /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:1787Value of: laContextRequested  Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:1788Value of: !(error)  Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:1790Value of: response  Actual: falseExpected: true/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:1793Expected equality of these values:  [response.rawId base64EncodedStringWithOptions:0]    Which is: ""  "SMSXHngF7hEOsElA73C3RY+8bR4="/Volumes/Data/worker/Apple-iOS-17-Simulator-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:1795Expected equality of these values:  [response.attestationObject base64EncodedStringWithOptions:0]    Which is: ""  "o2NmbXRkbm9uZWdhdHRTdG10oGhhdXRoRGF0YViYo3mm9u6vuaVeN4wRgDTidR5oL6ufLTCrE9ISVYbOGUdFAAAAAPv8MAcVTk7MjAtuAgVX170AFEjElx54Be4RDrBJQO9wt0WPvG0epQECAyYgASFYIDj/zxSkzKgaBuS3cdWDF558of8AaIpgFpsjF/Qm1749IlggVBJPgqUIwfhWHJ91nb7UPH76c0+WFOzZKslPyyFse4g="
Comment 1 Radar WebKit Bug Importer 2024-03-06 12:16:23 PST
<rdar://problem/124156975>
Comment 2 pascoe@apple.com 2024-03-06 13:03:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/25547
Comment 3 EWS 2024-03-06 13:07:20 PST
Committed 275757@main (2cdc0db1ae71): <https://commits.webkit.org/275757@main>

Reviewed commits have been landed. Closing PR #25547 and removing active labels.
Comment 4 pascoe@apple.com 2024-03-06 16:17:41 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/25557
Comment 5 EWS 2024-03-06 16:22:41 PST
Committed 275766@main (2b86d34a4619): <https://commits.webkit.org/275766@main>

Reviewed commits have been landed. Closing PR #25557 and removing active labels.
Comment 6 EWS 2024-05-10 10:17:20 PDT
Committed 278615@main (852eb0ce9fc1): <https://commits.webkit.org/278615@main>

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