diff --git a/dom/media/tests/mochitest/mochitest.ini b/dom/media/tests/mochitest/mochitest.ini index 77cf4b274f71..bfe5ba64f08d 100644 --- a/dom/media/tests/mochitest/mochitest.ini +++ b/dom/media/tests/mochitest/mochitest.ini @@ -274,3 +274,5 @@ skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emula [test_selftest.html] # Bug 1227781: Crash with bogus TURN server. [test_peerConnection_bug1227781.html] +[test_peerConnection_stats.html] +skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator) diff --git a/dom/media/tests/mochitest/test_peerConnection_stats.html b/dom/media/tests/mochitest/test_peerConnection_stats.html new file mode 100644 index 000000000000..e171f725f5a0 --- /dev/null +++ b/dom/media/tests/mochitest/test_peerConnection_stats.html @@ -0,0 +1,397 @@ + + +
+ + + ++ ++ +