diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/crypto-suite.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/protocol/crypto-suite.https.html.ini | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/crypto-suite.https.html.ini b/testing/web-platform/meta/webrtc/protocol/crypto-suite.https.html.ini new file mode 100644 index 0000000000..51d47dc6ce --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/crypto-suite.https.html.ini @@ -0,0 +1,34 @@ +[crypto-suite.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [srtpCipher is acceptable on video-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [srtpCipher is acceptable on data-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [tlsGroup is acceptable on video-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [tlsGroup is acceptable on data-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [dtlsCipher is acceptable on video-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [dtlsCipher is acceptable on data-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [tlsVersion is acceptable on video-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL + + [tlsVersion is acceptable on data-only] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1278299 + expected: FAIL |