Bug 221694 - [GPUP] Some tests in http/tests/media fail or time out when media in GPU Process is enabled
Summary: [GPUP] Some tests in http/tests/media fail or time out when media in GPU Proc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
: 222425 (view as bug list)
Depends on: 223102
Blocks: 221830
  Show dependency treegraph
 
Reported: 2021-02-10 10:32 PST by Peng Liu
Modified: 2021-03-16 14:22 PDT (History)
4 users (show)

See Also:


Attachments
Remove passing tests from test expectations (2.29 KB, patch)
2021-03-01 15:17 PST, 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 Peng Liu 2021-02-10 10:32:00 PST
http/tests/media/clearkey/clear-key-hls-aes128.html [ Failure ]
http/tests/media/clearkey/collect-webkit-media-session.html [ Crash ]
http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Failure ]
http/tests/media/hls/hls-hdr-switch.html [ Timeout ]
http/tests/media/hls/hls-progress.html [ Failure ]
http/tests/media/hls/video-controls-live-stream.html [ Timeout ]
http/tests/media/hls/video-duration-accessibility.html [ Timeout ]
http/tests/media/media-document-referer.html [ Failure ]
http/tests/media/media-document.html [ Failure ]
http/tests/media/media-play-stream-chunked-icy.html [ Failure ]
http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html [ Timeout ]
http/tests/media/modern-media-controls/pip-support/pip-support-live-broadcast.html [ Timeout ]
http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html [ Timeout ]
http/tests/media/modern-media-controls/skip-back-support/skip-back-support-live-broadcast.html [ Timeout ]
http/tests/media/modern-media-controls/status-support/status-support-live-broadcast.html [ Timeout ]
http/tests/media/modern-media-controls/time-control/1-to-10-hours.html [ Timeout ]
http/tests/media/modern-media-controls/time-control/10-hours-or-more.html [ Timeout ]
http/tests/media/modern-media-controls/time-control/10-minutes-to-1-hour.html [ Timeout ]
http/tests/media/modern-media-controls/time-control/less-than-10-minutes.html [ Timeout ]
http/tests/media/video-auth-with-allowCrossOriginSubresourcesToAskForCredentials.html [ Failure ]
http/tests/media/video-auth.html [ Failure ]
http/tests/media/video-no-content-length-stall.html [ Timeout ]
http/tests/media/video-play-stall.html [ Timeout ]
http/tests/media/video-query-url.html [ Failure ]
Comment 1 Radar WebKit Bug Importer 2021-02-17 10:32:13 PST
<rdar://problem/74439660>
Comment 2 Robert Jenner 2021-02-25 15:34:33 PST
*** Bug 222425 has been marked as a duplicate of this bug. ***
Comment 3 Peng Liu 2021-03-01 14:01:27 PST
Some tests are consistently passing on bots now.

The remaining failed tests are:
http/tests/media/video-play-stall.html [ Failure ]
http/tests/media/hls/hls-progress.html [ Failure ]
http/tests/media/hls/hls-hdr-switch.html [ Timeout ]
http/tests/media/hls/hls-audio-tracks-locale-selection.html [ Failure ]
Comment 4 Peng Liu 2021-03-01 15:17:02 PST
Created attachment 421873 [details]
Remove passing tests from test expectations
Comment 5 EWS 2021-03-01 17:17:33 PST
Found 1 new test failure: media/media-fragments/TC0051.html
Comment 6 Peng Liu 2021-03-01 17:18:53 PST
(In reply to EWS from comment #5)
> Found 1 new test failure: media/media-fragments/TC0051.html

This test failure is tracked in bug 222277.
Comment 7 Peng Liu 2021-03-01 17:42:55 PST
Comment on attachment 421873 [details]
Remove passing tests from test expectations

Clearing flags on attachment: 421873

Committed r273712 (234727@main): <https://commits.webkit.org/234727@main>
Comment 8 Peng Liu 2021-03-04 12:16:35 PST
r273895 fixes failure of http/tests/media/hls/hls-progress.html.
Comment 9 Peng Liu 2021-03-04 15:16:09 PST
An update, http/tests/media/hls/hls-progress.html is still flaky failure.
Comment 10 Peng Liu 2021-03-10 17:24:00 PST
Looks like the failure of http/tests/media/video-play-stall.html is not relevant to "Media in GPU Process".
Comment 11 Eric Carlson 2021-03-11 11:25:34 PST
(In reply to Peng Liu from comment #10)
> Looks like the failure of http/tests/media/video-play-stall.html is not
> relevant to "Media in GPU Process".

https://bugs.webkit.org/show_bug.cgi?id=148597
Comment 12 Eric Carlson 2021-03-11 17:02:56 PST
http/tests/media/hls/hls-audio-tracks-locale-selection.html will be fixed by https://bugs.webkit.org/show_bug.cgi?id=223102
Comment 13 Jon Lee 2021-03-16 14:19:07 PDT
It looks like only 2 tests fail at this point. I'm going to split it out into two separate bugs and close this one since it's a bit unwieldy to track.
Comment 14 Jon Lee 2021-03-16 14:22:27 PDT
Split into bug 223280 and 223281. Closing.