Bug 211792 - [iPad Simulator] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is timing out
Summary: [iPad Simulator] TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is tim...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-12 12:09 PDT by Ryan Haddad
Modified: 2020-05-18 09:41 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.72 KB, patch)
2020-05-15 20:28 PDT, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2020-05-12 12:09:58 PDT
TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia is consistently timing out on iPad simulator

Timeout

    TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia
        2020-05-12 09:52:26.842 TestWebKitAPI[81068:729197736] void SendDelegateMessage(NSInvocation *): delegate (webView:resource:didFinishLoadingFromDataSource:) failed to return after waiting 10.000000 seconds. main run loop mode: (null)
        2020-05-12 09:52:36.847 TestWebKitAPI[81068:729197736] void SendDelegateMessage(NSInvocation *): delegate (webView:resource:didFinishLoadingFromDataSource:) failed to return after waiting 10.000000 seconds. main run loop mode: (null)


https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia
Comment 1 Radar WebKit Bug Importer 2020-05-12 12:10:17 PDT
<rdar://problem/63147999>
Comment 2 Peng Liu 2020-05-15 20:28:00 PDT
Created attachment 399541 [details]
Patch
Comment 3 Daniel Bates 2020-05-18 06:39:49 PDT
Comment on attachment 399541 [details]
Patch

Patch looks good.
Comment 4 EWS 2020-05-18 09:41:35 PDT
Committed r261816: <https://trac.webkit.org/changeset/261816>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 399541 [details].