[wpt-sync] Sync PR 61424 - Migrate MSE preload/play-then-seek-back coverage to WPT
Categories
(Core :: Audio/Video: Playback, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61424 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61424
Details from upstream follow.
Hyowon Kim <hyowon@igalia.com> wrote:
Migrate MSE preload/play-then-seek-back coverage to WPT
Add the missing preload=none error case and post-seek assertions to
external/wpt/media-source/, then drop the internal tests.Bug: 485677942
Change-Id: I5eb945ab23b7775a40602c4b80e005ea850d110b
Reviewed-on: https://chromium-review.googlesource.com/8123434
WPT-Export-Revision: 56ab677ab8f3dcd4ee1aeb965cb6e8af57c78afd
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Comment 1•2 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=697d6365171a8b67e03da1c0e3a1b2d7f484888c
| Assignee | ||
Comment 2•2 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 9 subtests
Status Summary
Firefox
OK : 1
PASS : 8
TIMEOUT: 3
Chrome
OK : 2
PASS : 10
Safari
OK : 1
PASS : 8
TIMEOUT: 3
Links
Details
New Tests That Don't Pass
- /media-source/mediasource-preload.html [wpt.fyi]:
TIMEOUT(Chrome:OK, Safari:TIMEOUT)- error occurs with bogus blob URL (revoked MediaSource object URL) and element preload=none:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT) - error occurs with bogus blob URL (corrupted MediaSource object URL) and element preload=none:
TIMEOUT(Chrome:PASS, Safari:TIMEOUT)
- error occurs with bogus blob URL (revoked MediaSource object URL) and element preload=none:
https://hg.mozilla.org/mozilla-central/rev/855a8b702119
https://hg.mozilla.org/mozilla-central/rev/a4bfb0e5518d
Description
•