[webkit-changes] [WebKit/WebKit] 852eb0: Un-disable WebAuthenticationPanel local authentica...
Commit Queue
noreply at github.com
Fri May 10 10:17:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 852eb0ce9fc1015a834caadcb8d0a0ea6c845e89
https://github.com/WebKit/WebKit/commit/852eb0ce9fc1015a834caadcb8d0a0ea6c845e89
Author: Pascoe <pascoe at apple.com>
Date: 2024-05-10 (Fri, 10 May 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm
Log Message:
-----------
Un-disable WebAuthenticationPanel local authenticator API tests
rdar://124156975
https://bugs.webkit.org/show_bug.cgi?id=270590
Unreviewed, test gardening.
These pass now and can be un-disabled.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm:
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAError)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LADuplicateCredential)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LADuplicateCredentialWithConsent)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LANoCredential)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAMakeCredentialAllowLocalAuthenticator)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAGetAssertion)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAGetAssertionMultipleCredentialStore)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAGetAssertionNoMockNoUserGesture)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, LAGetAssertionMultipleOrder)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, MakeCredentialLA)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, MakeCredentialLAClientDataHashMediation)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, MakeCredentialLAAttestationFalback)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, GetAssertionLA)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, GetAssertionLAClientDataHashMediation)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, GetAssertionNullUserHandle)):
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAError)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LADuplicateCredential)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LADuplicateCredentialWithConsent)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LANoCredential)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAMakeCredentialAllowLocalAuthenticator)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAGetAssertion)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAGetAssertionMultipleCredentialStore)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAGetAssertionNoMockNoUserGesture)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_LAGetAssertionMultipleOrder)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_MakeCredentialLA)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_MakeCredentialLAClientDataHashMediation)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_MakeCredentialLAAttestationFalback)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_GetAssertionLA)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_GetAssertionLAClientDataHashMediation)): Deleted.
(TestWebKitAPI::TEST(WebAuthenticationPanel, DISABLED_GetAssertionNullUserHandle)): Deleted.
Canonical link: https://commits.webkit.org/278615@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list