Bug 1437366 - Disable the test on Android, all the others are, there are now ways this one can pass. r?pehrsons draft
authorPaul Adenot <paul@paul.cx>
Thu, 15 Mar 2018 14:41:54 +0100
changeset 770002 a7f18973ddb7e493474b38fe582b8743376a1849
parent 770001 922364e4d9bccbc464a30000313dc2b304e1fe9f
push id103277
push userpaul@paul.cx
push dateTue, 20 Mar 2018 14:33:33 +0000
reviewerspehrsons
bugs1437366
milestone61.0a1
Bug 1437366 - Disable the test on Android, all the others are, there are now ways this one can pass. r?pehrsons MozReview-Commit-ID: 4aefhOoJ8sv
dom/media/tests/mochitest/mochitest.ini
--- a/dom/media/tests/mochitest/mochitest.ini
+++ b/dom/media/tests/mochitest/mochitest.ini
@@ -101,17 +101,19 @@ skip-if = toolkit == 'android' # no scre
 skip-if = android_version == '18' # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_audioCodecs.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_transceivers.html]
 skip-if = (android_version == '18') || (os == 'linux' && debug) # android(Bug 1189784, timeouts on 4.3 emulator), Bug 1432025
 [test_peerConnection_basicAudio.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_basicAudio_forced_lower_rate.html]
+skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_basicAudio_forced_higher_rate.html]
+skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_audioSynchronizationSources.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_audioSynchronizationSourcesUnidirectional.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_audioContributingSources.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)
 [test_peerConnection_checkPacketDumpHook.html]
 skip-if = (android_version == '18') # android(Bug 1189784, timeouts on 4.3 emulator)