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 Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128840425>
EWS
Test gardening commit 279365@main (c772b37ee303): <https://commits.webkit.org/279365@main>
Reviewed commits have been landed. Closing PR #29165 and removing active labels.