Bug 1373858 - Disable dom/media/tests/mochitest/test_peerConnection_stats.html for Android failures, r=jmaher.

This commit is contained in:
Bob Clary 2017-06-21 04:57:01 -07:00
parent 361ce8984d
commit 47c47f43f9

View File

@ -286,6 +286,6 @@ skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emula
# 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)
skip-if = toolkit == 'android' # android(Bug 1189784, timeouts on 4.3 emulator, Bug 1373858)
[test_peerConnection_sender_and_receiver_stats.html]
skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)