WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
243174
REGRESSION(
252481@main
): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.PanelHidCancel is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=243174
Summary
REGRESSION(252481@main): [ iOS ] TestWebKitAPI.WebAuthenticationPanel.PanelHi...
Hercules Hjalmarsson
Reported
2022-07-25 12:25:05 PDT
TestWebKitAPI.WebAuthenticationPanel.PanelHidCancel Is flakily timing out on iOS15 since
252481@main
. HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebAuthenticationPanel.PanelHidCancel
DIFF: objc[57222]: Class _PathPoint is implemented in both /Volumes/Xcode/-/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x11efcd658) and /Volumes/Xcode/-/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI (0x186e4e690). One of the two will be used. Which one is undefined. objc[57222]: Class _PointQueue is implemented in both /Volumes/-/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore (0x11efcd630) and /Volumes/Xcode/-/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 15.5.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI (0x186e4e6b8). One of the two will be used. Which one is undefined. worker/0 TestWebKitAPI.WebAuthenticationPanel.PanelHidCancel Timeout
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-25 12:25:39 PDT
<
rdar://problem/97563724
>
Hercules Hjalmarsson
Comment 2
2022-07-25 12:27:21 PDT
I was able to bisect this issue to
252481@main
by running 50 iterations using command: run-api-tests TestWebKitAPI.WebAuthenticationPanel.PanelHidCancel
Wenson Hsieh
Comment 3
2022-07-25 17:53:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/2720
EWS
Comment 4
2022-07-25 21:24:15 PDT
Committed
252811@main
(83a6feae0199): <
https://commits.webkit.org/252811@main
> Reviewed commits have been landed. Closing PR #2720 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug