diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/dtls-setup.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/protocol/dtls-setup.https.html.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/dtls-setup.https.html.ini b/testing/web-platform/meta/webrtc/protocol/dtls-setup.https.html.ini new file mode 100644 index 0000000000..b399895d1b --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/dtls-setup.https.html.ini @@ -0,0 +1,14 @@ +[dtls-setup.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [PC with setup=actpass should have a dtlsRole of client] + expected: FAIL + + [PC with setup=active should have a dtlsRole of server] + expected: FAIL + + [PC with setup=passive should have a dtlsRole of client] + expected: FAIL + + [dtlsRole is `unknown` before negotiation of the DTLS handshake] + expected: FAIL |