WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240686
REGRESSION (
r294434
): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.ExportImportDuplicateCredential is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=240686
Summary
REGRESSION (r294434): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.ExportImpo...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-19 14:38:04 PDT
<
rdar://problem/93603762
>
pascoe@apple.com
Comment 2
2022-05-20 11:56:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/842
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.
Top of Page
Format For Printing
XML
Clone This Bug