[Webkit-unassigned] [Bug 271318] New: [ MacOS Debug ] ASSERTION FAILED: void WTR::TestController::addTestKeyToKeychain in http/wpt/webauthn/public-key-credential-get-failure-local-silent.https.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 09:34:27 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=271318

            Bug ID: 271318
           Summary: [ MacOS Debug ] ASSERTION FAILED: void
                    WTR::TestController::addTestKeyToKeychain in
                    http/wpt/webauthn/public-key-credential-get-failure-lo
                    cal-silent.https.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darbinyan at apple.com

Description:
http/wpt/webauthn/public-key-credential-get-failure-local-silent.https.html

Is a constant crash on MacOS Debug since it was no longer skipped. The similar tests have the crash output as well, most likely related to rdar://123265760

This issue can be reproduced by using the command: 
run-webkit-tests --root  --exit-after-n-failures 1 --debug <test>

History:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebauthn%2Fpublic-key-credential-get-failure-local-silent.https.html&style=debug

Crash Log:
ERROR: Unknown key, 'WebAuthenticationModernEnabled', in test header in /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK2-Tests/build/LayoutTests/http/wpt/webauthn/public-key-credential-get-failure-local-silent.https.html
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/TestRunnerShared/TestFeatures.cpp(306) : WTR::TestFeatures WTR::parseTestHeaderString(const std::string &, std::filesystem::path, const std::unordered_map<std::string, TestHeaderKeyType> &)
ERROR: No hid authenticators is available.
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Source/WebKit/UIProcess/WebAuthentication/Mock/MockHidService.cpp(48) : virtual void WebKit::MockHidService::platformStartDiscovery()
ERROR: Couldn't get existing credentials
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm(776) : void WebKit::LocalAuthenticator::receiveException(WebCore::ExceptionData &&, WebKit::WebAuthenticationStatus) const
ASSERTION FAILED: !status
/Volumes/Data/worker/Apple-Monterey-Debug-Build/build/Tools/WebKitTestRunner/cocoa/TestControllerCocoa.mm(628) : void WTR::TestController::addTestKeyToKeychain(const WTF::String &, const WTF::String &, const WTF::String &)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240320/8d37c328/attachment-0001.htm>


More information about the webkit-unassigned mailing list