Closed
Bug 1495935
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13321 - Include ended tracks when cloning MediaStreams.
Categories
(Core :: Audio/Video: MediaStreamGraph, enhancement, P4)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13321 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13321
Details from upstream follow.
Guido Urdaneta <guidou@chromium.org> wrote:
> Include ended tracks when cloning MediaStreams.
>
> This CL also covers the MediaStream constructor.
> In addition, tests are moved to WPT.
>
> Bug: 770908
> Change-Id: I6db9a86e9ee839efc2b04b00ae8fc57f07d852c3
> Reviewed-on: https://chromium-review.googlesource.com/1256796
> WPT-Export-Revision: 6d72c495a942787f97e71c0f778cceba44ab8268
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → Audio/Video: MediaStreamGraph
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f695109d6f9db633fca59e9fc1d048353b7109c9
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=23c86e39178a5202ed5c72ea6fa92f9b39e11c0a
| Assignee | ||
Comment 6•7 years ago
|
||
Ran 2 tests and 3 subtests
OK : 1
PASS : 1
FAIL : 1
TIMEOUT: 2
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/mediacapture-streams/MediaStream-idl.https.html: TIMEOUT
Tests that a MediaStream constructor follows the algorithm set in the spec: TIMEOUT
New tests that have failures or other problems:
/mediacapture-streams/MediaStream-clone.https.html
Tests that cloning MediaStream objects works as expected: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/32e2bba38881
[wpt PR 13321] - Include ended tracks when cloning MediaStreams., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/fedfac60200e
[wpt PR 13321] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/32e2bba38881
https://hg.mozilla.org/mozilla-central/rev/fedfac60200e
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•