[wpt-sync] Sync PR 40999 - Undo silencing of playback errors for MSE test.
Categories
(Core :: Audio/Video: Playback, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40999 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40999
Details from upstream follow.
Dale Curtis <dalecurtis@chromium.org> wrote:
Undo silencing of playback errors for MSE test.
t.unreached_func() returns a function which must be called, what
we wanted on this line was instead assert_unreached.R=xhwang
Bug: 1462962
Change-Id: Ifb2597072aed67ea9c16f68bc17ae505fde78aca
Reviewed-on: https://chromium-review.googlesource.com/4679887
WPT-Export-Revision: 3d49224c3880c716c057108823345f81ae9ca507
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 30 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 30
Chrome
OK
: 1
PASS
: 30
Safari
OK
: 1
FAIL
: 30
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /media-source/dedicated-worker/mediasource-worker-play-terminate-worker.html [wpt.fyi]
- Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 3 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 4 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 9 main thread setTimeouts, starting counting before setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 3 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 4 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 9 main thread setTimeouts, starting counting after setting srcObject:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 3 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 4 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Test worker MediaSource termination after at least 9 main thread setTimeouts, starting counting after first ended event:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting before setting srcObject:
Comment 5•1 year ago
|
||
bugherder |
Description
•