Bug 226949 - REGRESSION (r278754): [iOS] 5 TestWebKitAPI.WKWebView.SnapshotImage* tests consistently timing out
Summary: REGRESSION (r278754): [iOS] 5 TestWebKitAPI.WKWebView.SnapshotImage* tests co...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-11 20:49 PDT by Ryan Haddad
Modified: 2021-06-11 21:17 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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
Comment 1 Radar WebKit Bug Importer 2021-06-11 20:49:11 PDT
<rdar://problem/79230181>
Comment 2 Ryan Haddad 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.
Comment 3 Ryan Haddad 2021-06-11 21:12:20 PDT
This is causing iOS API test EWS to retry all patches.
Comment 4 Ryan Haddad 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>