Bug 226949

Summary: REGRESSION (r278754): [iOS] 5 TestWebKitAPI.WKWebView.SnapshotImage* tests consistently timing out
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: sabouhallawa, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=226257

Ryan Haddad
Reported 2021-06-11 20:49:00 PDT
The following API tests are consistently timing out on iOS simulator bots: TestWebKitAPI.WKWebView.SnapshotImageUninitializedConfiguration TestWebKitAPI.WKWebView.SnapshotImageLargeAsyncDecoding TestWebKitAPI.WKWebView.SnapshotImageScale TestWebKitAPI.WKWebView.SnapshotImageNilConfiguration TestWebKitAPI.WKWebView.SnapshotImageUninitializedSnapshotWidth https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.WKWebView.SnapshotImageLargeAsyncDecoding&test=TestWebKitAPI.WKWebView.SnapshotImageNilConfiguration&test=TestWebKitAPI.WKWebView.SnapshotImageScale&test=TestWebKitAPI.WKWebView.SnapshotImageUninitializedConfiguration&test=TestWebKitAPI.WKWebView.SnapshotImageUninitializedSnapshotWidth
Attachments
Radar WebKit Bug Importer
Comment 1 2021-06-11 20:49:11 PDT
Ryan Haddad
Comment 2 2021-06-11 20:50:26 PDT
Based on test history, it looks like https://commits.webkit.org/238715@main is the mostly likely cause of this regression.
Ryan Haddad
Comment 3 2021-06-11 21:12:20 PDT
This is causing iOS API test EWS to retry all patches.
Ryan Haddad
Comment 4 2021-06-11 21:17:03 PDT
Reverted r278754 for reason: Caused 5 TestWebKitAPI.WKWebView.SnapshotImage* tests to time out on iOS Committed r278807 (238764@main): <https://commits.webkit.org/238764@main>
Note You need to log in before you can comment on or make changes to this bug.