RESOLVED CONFIGURATION CHANGED239662
REGRESSION (r292882):[ iOS ] TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator and TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate are a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=239662
Summary REGRESSION (r292882):[ iOS ] TestWebKitAPI.WebAuthenticationPanel.LAMakeCrede...
Karl Rackler
Reported 2022-04-22 11:51:14 PDT
Description: TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate The first timeout that I see on the dashboard was 4/14/2022 at r292883, it is possible a change was made in r292882 to the WKWebAuthenticationPanel.mm which may relate to the issue. REPRODUCTION STEPS I can reproduce this on r292882, but I can one newer and previous spades as well. There is a clear breaking point looking at the history, but I am unable to reproduce the issue to a single spade. Command: run-api-tests --root 292882 --ios-simulator —release --timeout 1 TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator Result: Timeout TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator Command: run-api-tests --root 292882 --ios-simulator —release --timeout 1 TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate Result: Timeout TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate History: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator&test=TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate&limit=50000 Log: TestWebKitAPI.IPCTestingAPI.CanReceiveIPCSemaphore TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialDisallowLocalAuthenticator ERROR: No hid authenticators is available. /Volumes/Data/worker/ios-simulator-15-debug/build/Source/WebKit/UIProcess/WebAuthentication/Mock/MockHidService.cpp(48) : virtual void WebKit::MockHidService::platformStartDiscovery() TestWebKitAPI.WebAuthenticationPanel.LAMakeCredentialNullDelegate ERROR: No hid authenticators is available. /Volumes/Data/worker/ios-simulator-15-debug/build/Source/WebKit/UIProcess/WebAuthentication/Mock/MockHidService.cpp(48) : virtual void WebKit::MockHidService::platformStartDiscovery()
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-22 11:51:52 PDT
Karl Rackler
Comment 2 2022-04-22 16:47:55 PDT
Reverted r292882 (249652@main)
Brent Fulgham
Comment 3 2022-06-23 16:44:47 PDT
Karl confirmed to be resolved on 5/11/2022.
Note You need to log in before you can comment on or make changes to this bug.