diff --git a/dom/media/tests/mochitest/mochitest.ini b/dom/media/tests/mochitest/mochitest.ini index 0cdee3c9cf25..8e235ffc877a 100644 --- a/dom/media/tests/mochitest/mochitest.ini +++ b/dom/media/tests/mochitest/mochitest.ini @@ -178,6 +178,8 @@ skip-if = toolkit == 'gonk' # b2g (Bug 1059867) skip-if = toolkit == 'gonk' # b2g (Bug 1059867) [test_peerConnection_addDataChannelNoBundle.html] skip-if = toolkit == 'gonk' # b2g (Bug 1059867) +[test_peerConnection_webAudio.html] +skip-if = toolkit == 'gonk' # b2g (Bug 1059867) # Bug 950317: Hack for making a cleanup hook after finishing all WebRTC cases [test_zmedia_cleanup.html] diff --git a/dom/media/tests/mochitest/test_peerConnection_webAudio.html b/dom/media/tests/mochitest/test_peerConnection_webAudio.html new file mode 100644 index 000000000000..0d570873c823 --- /dev/null +++ b/dom/media/tests/mochitest/test_peerConnection_webAudio.html @@ -0,0 +1,117 @@ + + + + + + +
+
+
+ +