1
0
Fork 0
firefox/testing/web-platform/meta/webrtc-encoded-transform/script-transform-generateKeyFrame-simulcast.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

18 lines
790 B
INI

[script-transform-generateKeyFrame-simulcast.https.html]
expected:
if (os == "linux") and not debug: [OK, CRASH]
[generateKeyFrame for rid that was negotiated away fails]
expected:
if processor == "x86": [PASS, FAIL]
[generateKeyFrame works with simulcast rids]
expected:
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[generateKeyFrame with rid after simulcast->unicast negotiation fails]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]