Bug 274766 - REGRESSION (279285@main): [ MacOS iOS ] http/wpt/webauthn/public-key-credential-get-success-u2f.https.html is a consistent failure
Summary: REGRESSION (279285@main): [ MacOS iOS ] http/wpt/webauthn/public-key-credenti...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-27 21:56 PDT by Jay Stfleur
Modified: 2024-05-29 11:43 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 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
Comment 1 Radar WebKit Bug Importer 2024-05-27 21:56:53 PDT
<rdar://problem/128840425>
Comment 2 EWS 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.