1
0
Fork 0
firefox/testing/web-platform/meta/webrtc/protocol/bundle.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

20 lines
769 B
INI

[bundle.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [OK, CRASH]
[bundles on the first transport and closes the second]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1805480
expected:
if (os == "android") and debug and not swgl: [FAIL, TIMEOUT]
FAIL
[max-bundle with an offer without bundle only negotiates the first m-line]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1805484
expected:
if (os == "android") and debug and not swgl: [FAIL, NOTRUN]
FAIL
[sRD(offer) works with no transport attributes in a bundle-only m-section]
expected:
if (os == "android") and debug and not swgl: [PASS, NOTRUN]