summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini')
-rw-r--r--testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini23
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini b/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
new file mode 100644
index 0000000000..8c84464872
--- /dev/null
+++ b/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini
@@ -0,0 +1,23 @@
+[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]
+ [not negotiating BUNDLE creates two separate ice and dtls transports]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
+ expected: FAIL
+
+ [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]