Bug 240686

Summary: REGRESSION (r294434): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: pascoe <pascoe>
Status: RESOLVED FIXED    
Severity: Normal CC: pascoe, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=240534

Karl Rackler
Reported 2022-05-19 14:37:45 PDT
Description: TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential The first failure that I saw on the dashboard was on 5/18/2022 at r294442. <rXXXXXX> modified <file> so that possibly introduced the flakiness/consistent failure. REPRODUCTION STEPS I can reproduce this on r294434. Command: run-api-tests --root 294434 --ios-simulator —release TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential Result: Failed TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential /Volumes/Data/worker/trunk-skyecho-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2299 Expected equality of these values: credentialId Which is: 0x600001bb2d30 nullptr Which is: (nullptr) /Volumes/Data/worker/trunk-skyecho-ios-simulator-debug-archive/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2300 Expected equality of these values: error.code Which is: 0 WKErrorDuplicateCredential Which is: 15 History: https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential&limit=50000 Log: /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2299 Expected equality of these values: credentialId Which is: 0x600002d45b60 nullptr Which is: (nullptr) /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:2300 Expected equality of these values: error.code Which is: 0 WKErrorDuplicateCredential Which is: 15
Attachments
Radar WebKit Bug Importer
Comment 1 2022-05-19 14:38:04 PDT
pascoe@apple.com
Comment 2 2022-05-20 11:56:48 PDT
EWS
Comment 3 2022-05-25 11:34:41 PDT
Committed r294812 (250966@main): <https://commits.webkit.org/250966@main> Reviewed commits have been landed. Closing PR #842 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.