[wpt-sync] Sync PR 29720 - [BreakoutBox] Remove control signals
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox92 fixed)
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29720 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29720
Details from upstream follow.
b'Guido Urdaneta <guidou@chromium.org>' wrote:
[BreakoutBox] Remove control signals
Bug: 1231028
Change-Id: I9047003c75fdc3f7ca8042917057c8d0ed97b1e9
Reviewed-on: https://chromium-review.googlesource.com/3039183
WPT-Export-Revision: 4aab274e8a3424423e025a9fcdb2669e95e28197
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 6 subtests
Status Summary
Firefox
OK : 2
FAIL: 11
Chrome
OK : 2
PASS: 8
FAIL: 3
Safari
OK : 2
FAIL: 11
Links
Details
New Tests That Don't Pass
/mediacapture-insertable-streams/MediaStreamTrackGenerator-audio.https.html
Tests that creating a Audio MediaStreamTrackGenerator works as expected: FAIL (Chrome: FAIL, Safari: FAIL)
Creating Generator with an invalid kind throws: FAIL (Chrome: PASS, Safari: FAIL)
Creating Generator with a missing kind throws: FAIL (Chrome: PASS, Safari: FAIL)
Mismatched data and generator kind throws on write.: FAIL (Chrome: FAIL, Safari: FAIL)
Tests that audio actually flows to a connected audio element: FAIL (Chrome: FAIL, Safari: FAIL)
/mediacapture-insertable-streams/MediaStreamTrackGenerator-video.https.html
Tests that MediaStreamTrackGenerator forwards frames to sink: FAIL (Chrome: PASS, Safari: FAIL)
Tests that frames are actually rendered correctly in a stream used for a video element.: FAIL (Chrome: PASS, Safari: FAIL)
Tests that frames are actually rendered correctly in a stream sent over a peer connection.: FAIL (Chrome: PASS, Safari: FAIL)
Tests that creating a Video MediaStreamTrackGenerator works as expected: FAIL (Chrome: PASS, Safari: FAIL)
Tests that VideoFrames are destroyed on write.: FAIL (Chrome: PASS, Safari: FAIL)
Mismatched frame and generator kind throws on write.: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•