diff options
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.ini | 13 |
1 files changed, 13 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..9c79e38d51 --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/bundle.https.html.ini @@ -0,0 +1,13 @@ +[bundle.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [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=1307996 + expected: FAIL + + [max-bundle with an offer without bundle only negotiates the first m-line] + expected: FAIL |