[wpt-sync] Sync PR 38872 - Added RTCEncodedAudioFrame clone method
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38872 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38872
Details from upstream follow.
Tove Petersson <tovep@chromium.org> wrote:
Added RTCEncodedAudioFrame clone method
Currently cloning is only supported for incoming audio frames.
Change-Id: Ice69a83503ca7428c5e7011d0c04bd681db12a80
Bug: webrtc:14949Reviewed-on: https://chromium-review.googlesource.com/4282538
WPT-Export-Revision: 38c9cef72ff42421fe3ffa950b6da45ab21fd3f5
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 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
TIMEOUT
: 1
ERROR
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc-encoded-transform/RTCEncodedAudioFrame-clone.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:ERROR
, Safari:OK
)- Cloning before sending works:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
)
- Cloning before sending works:
Tests Disabled in Gecko Infrastructure
- /webrtc-encoded-transform/RTCEncodedAudioFrame-clone.https.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:ERROR
, Safari:OK
)
Comment 4•2 years ago
|
||
bugherder |
Description
•