diff --git a/dom/media/webrtc/tests/mochitests/mochitest_peerconnection.ini b/dom/media/webrtc/tests/mochitests/mochitest_peerconnection.ini index 31db42b80d29c..4de0ea983ad14 100644 --- a/dom/media/webrtc/tests/mochitests/mochitest_peerconnection.ini +++ b/dom/media/webrtc/tests/mochitests/mochitest_peerconnection.ini @@ -179,6 +179,7 @@ skip-if = toolkit == 'android' # no simulcast support on android skip-if = toolkit == 'android' # no simulcast support on android [test_peerConnection_simulcastOddResolution.html] skip-if = toolkit == 'android' # no simulcast support on android +[test_peerConnection_stereoFmtpPref.html] [test_peerConnection_relayOnly.html] disabled=bug 1612063 # test is racy [test_peerConnection_callbacks.html] diff --git a/dom/media/webrtc/tests/mochitests/test_peerConnection_stereoFmtpPref.html b/dom/media/webrtc/tests/mochitests/test_peerConnection_stereoFmtpPref.html new file mode 100644 index 0000000000000..ab7811fe82331 --- /dev/null +++ b/dom/media/webrtc/tests/mochitests/test_peerConnection_stereoFmtpPref.html @@ -0,0 +1,61 @@ + + +
+ + ++ ++ +