Bug 274766

Summary: REGRESSION (279285@main): [ MacOS iOS ] http/wpt/webauthn/public-key-credential-get-success-u2f.https.html is a consistent failure
Product: WebKit Reporter: Jay Stfleur <j_stfleur>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: pascoe, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jay Stfleur
Reported 2024-05-27 21:56:26 PDT
Description: http/wpt/webauthn/public-key-credential-get-success-u2f.https.html Is consistently failing on iOS and Ventura+ WK2 after changes on 279285@main Buildbot URL: https://build.webkit.org/#/builders/926/builds/3008 History: https://results.webkit.org/? Diff/Image Diff/Crash Log: --- /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/http/wpt/webauthn/public-key-credential-get-success-u2f.https-expected.txt +++ /Volumes/Data/worker/Apple-Sonoma-Release-WK2-Tests/build/layout-test-results/http/wpt/webauthn/public-key-credential-get-success-u2f.https-actual.txt @@ -4,10 +4,10 @@ PASS PublicKeyCredential's [[get]] with test of user presence in a mock hid authenticator. PASS PublicKeyCredential's [[get]] with empty extensions in a mock hid authenticator. PASS PublicKeyCredential's [[get]] with same site AppID but not used in a mock hid authenticator. -PASS PublicKeyCredential's [[get]] with empty AppID in a mock hid authenticator. +FAIL PublicKeyCredential's [[get]] with empty AppID in a mock hid authenticator. promise_test: Unhandled rejection with value: object "NotAllowedError: Empty appid in create request." PASS PublicKeyCredential's [[get]] with an AppID in a mock hid authenticator. -PASS PublicKeyCredential's [[get]] with multiple credentials and AppID is not used in a mock hid authenticator. -PASS PublicKeyCredential's [[get]] with multiple credentials and AppID is used in a mock hid authenticator. +FAIL PublicKeyCredential's [[get]] with multiple credentials and AppID is not used in a mock hid authenticator. promise_test: Unhandled rejection with value: object "NotAllowedError: Empty appid in create request." +FAIL PublicKeyCredential's [[get]] with multiple credentials and AppID is used in a mock hid authenticator. promise_test: Unhandled rejection with value: object "NotAllowedError: Empty appid in create request." PASS PublicKeyCredential's [[get]] with downgraded authenticator in a mock hid authenticator. PASS PublicKeyCredential's [[get]] with downgraded authenticator in a mock hid authenticator. (AppID) REPRODUCIBILITY: run-webkit-tests http/wpt/webauthn/public-key-credential-get-success-u2f.https.html --iterations 5
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-27 21:56:53 PDT
EWS
Comment 2 2024-05-27 22:17:33 PDT
Test gardening commit 279365@main (c772b37ee303): <https://commits.webkit.org/279365@main> Reviewed commits have been landed. Closing PR #29165 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.