[wpt-sync] Sync PR 47904 - [EncodedTransform] Add WPT for order of writing the frames
Categories
(Core :: WebRTC: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47904 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47904
Details from upstream follow.
Lucia <alonsomozol@google.com> wrote:
[EncodedTransform] Add WPT for order of writing the frames
Implement a WPT to test the logic ensuring that frames can only be written if they were previously read in the same order.
Bug: 354881878
Change-Id: Ie2453f5a12b54c26c29f404144859f6b23d92d3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823486
Reviewed-by: Palak Agarwal \<agpalak@chromium.org>
Reviewed-by: Guido Urdaneta \<guidou@chromium.org>
Commit-Queue: Lucía Alonso Mozo \<alonsomozol@google.com>
Cr-Commit-Position: refs/heads/main@{#1349216}
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 2•6 months ago
|
||
Assignee | ||
Comment 3•6 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-opt, Gecko-windows11-64-2009-qr-opt, GitHub] 4[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-linux1804-64-qr-debug, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug]
FAIL
: 2[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-opt, Gecko-windows11-64-2009-qr-opt, GitHub] 4[Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-linux1804-64-qr-debug, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug]
TIMEOUT
: 2
NOTRUN
: 3
Chrome
TIMEOUT
: 2
NOTRUN
: 7
Safari
OK
: 1
PASS
: 2
FAIL
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc-encoded-transform/RTCRtpScriptTransform-encoded-transform.https.html [wpt.fyi]:
OK
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
],TIMEOUT
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-2009-qr-opt
,GitHub
] (Chrome:TIMEOUT
, Safari:OK
)- Receiver and sender read, modifiy and write video frames.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - Receiver and sender read, modifiy and write audio frames.:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - The sender sends both a video frame it doesn't own and one it does. Receiver only gets the frame owned by the sender.:
PASS
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
],TIMEOUT
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-2009-qr-opt
,GitHub
] (Chrome:NOTRUN
, Safari:FAIL
) - The sender sends both an audio frame it doesn't own and one it does. Receiver only gets the frame owned by the sender.:
NOTRUN
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-2009-qr-opt
,GitHub
],PASS
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
] (Chrome:NOTRUN
, Safari:FAIL
) - Sender writes video frames in incorrect order. Frames written in incorrect order are discarded.:
FAIL
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
],NOTRUN
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-2009-qr-opt
,GitHub
] (Chrome:NOTRUN
, Safari:FAIL
) - Sender writes audio frames in incorrect order. Frames written in incorrect order are discarded.:
FAIL
[Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
],NOTRUN
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-64-2009-qr-opt
,GitHub
] (Chrome:NOTRUN
, Safari:FAIL
)
- Receiver and sender read, modifiy and write video frames.:
Comment 5•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0c04b87cdf08
https://hg.mozilla.org/mozilla-central/rev/b4a0293db9ea
Description
•