[wpt-sync] Sync PR 44288 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=267995
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox124 fixed)
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44288 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44288
Details from upstream follow.
Youenn Fablet <youennf@gmail.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=267995
WebKit export from bug: Migrate some WPT mediacapture-insertable-streams to latest API
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 5 tests and 5 subtests
Status Summary
Firefox
OK : 4
FAIL : 8
TIMEOUT: 1
ERROR : 1
NOTRUN : 2
Chrome
OK : 4
FAIL : 8
TIMEOUT: 1
ERROR : 1
NOTRUN : 2
Safari
OK : 4
FAIL : 8
TIMEOUT: 1
ERROR : 1
NOTRUN : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /mediacapture-insertable-streams/MediaStreamTrackProcessor-backpressure.worker.html [wpt.fyi]
- Tests that backpressure forces MediaStreamTrackProcess to skip frames:
FAIL(Chrome:FAIL, Safari:FAIL)
- Tests that backpressure forces MediaStreamTrackProcess to skip frames:
- /mediacapture-insertable-streams/MediaStreamTrackProcessor-with-window-tracks.https.html [wpt.fyi]
- Tests that the reader of a video MediaStreamTrackProcessor produces VideoFrame objects and is closed on track stop while running on a worker:
FAIL(Chrome:FAIL, Safari:FAIL)
- Tests that the reader of a video MediaStreamTrackProcessor produces VideoFrame objects and is closed on track stop while running on a worker:
- /mediacapture-insertable-streams/MediaStreamTrackProcessor.worker.html [wpt.fyi]
- Tests that multiple read requests are eventually settled:
FAIL(Chrome:FAIL, Safari:FAIL)
- Tests that multiple read requests are eventually settled:
- /mediacapture-insertable-streams/VideoTrackGenerator-with-window-tracks.https.html [wpt.fyi]:
ERROR(Chrome:ERROR, Safari:ERROR)- Tests that frames are actually rendered correctly in a stream used for a video element.:
TIMEOUT(Chrome:TIMEOUT, Safari:TIMEOUT) - Tests that frames are actually rendered correctly in a stream sent over a peer connection.:
NOTRUN(Chrome:NOTRUN, Safari:NOTRUN) - Tests that frames are sent correctly with RTCRtpEncodingParameters.scaleResolutionDownBy.:
NOTRUN(Chrome:NOTRUN, Safari:NOTRUN)
- Tests that frames are actually rendered correctly in a stream used for a video element.:
- /mediacapture-insertable-streams/VideoTrackGenerator.worker.html [wpt.fyi]
- Tests that VideoTrackGenerator forwards frames to sink:
FAIL(Chrome:FAIL, Safari:FAIL) - Tests that creating a VideoTrackGenerator works as expected:
FAIL(Chrome:FAIL, Safari:FAIL) - Tests that VideoFrames are destroyed on write.:
FAIL(Chrome:FAIL, Safari:FAIL) - Mismatched frame and generator kind throws on write.:
FAIL(Chrome:FAIL, Safari:FAIL) - Tests that VideoTrackGenerator forwards frames only when unmuted:
FAIL(Chrome:FAIL, Safari:FAIL)
- Tests that VideoTrackGenerator forwards frames to sink:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b43a4aff102f
https://hg.mozilla.org/mozilla-central/rev/fa2aff57938a
Description
•