diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/protocol/rtp-extension-support.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/protocol/rtp-extension-support.html.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-extension-support.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-extension-support.html.ini new file mode 100644 index 0000000000..5c77f6e741 --- /dev/null +++ b/testing/web-platform/meta/webrtc/protocol/rtp-extension-support.html.ini @@ -0,0 +1,11 @@ +[rtp-extension-support.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [RTP header extension urn:3gpp:video-orientation is present in offer] + expected: FAIL + + [RTP header extension urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id is present in offer] + expected: FAIL + + [RTP header extension urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id is present in offer] + expected: FAIL |