[wpt-sync] Sync PR 22115 - Adding captureTimestamp and senderCaptureTimeOffset to RTCRtpContributingSource.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22115 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22115
Details from upstream follow.
Minyue Li <minyue@chromium.org> wrote:
Adding captureTimestamp and senderCaptureTimeOffset to RTCRtpContributingSource.
Change-Id: Icf1e08092486bb542f40cc4833cb025dc67929f0
Reviewed-on: https://chromium-review.googlesource.com/2072161
WPT-Export-Revision: 093649f2643e29f16ace92f582abdf2cb810e59f
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 48 tests
Status Summary
Firefox
PASS : 2[GitHub] 49[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-asan-opt, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
PRECONDITION_FAILED: 1
TIMEOUT : 2
NOTRUN : 3
Chrome
PASS : 2
TIMEOUT : 2
NOTRUN : 4
Safari
TIMEOUT : 2
NOTRUN : 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webrtc-extensions/RTCRtpSynchronizationSource-captureTimestamp.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
Audio and video RTCRtpSynchronizationSource.captureTimestamp are comparable: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
[audio] getSynchronizationSources() should contain captureTimestamp if absolute capture time RTP header extension is negotiated: PRECONDITION_FAILED (Chrome: TIMEOUT, Safari: NOTRUN)
[video] getSynchronizationSources() should contain captureTimestamp if absolute capture time RTP header extension is negotiated: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
[video] getSynchronizationSources() should not contain captureTimestamp if absolute capture time RTP header extension is offered, but not answered: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
[video] getSynchronizationSources() should not contain captureTimestamp if absolute capture time RTP header extension is not offered: TIMEOUT (Chrome: NOTRUN, Safari: NOTRUN)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/67943d56fc11
https://hg.mozilla.org/mozilla-central/rev/eea1a227072f
Description
•