Bug 1426155 - Disable failing media mochitests on windows10-64-qr. r?jrmuizel draft
authorKartikaya Gupta <kgupta@mozilla.com>
Thu, 18 Jan 2018 13:39:27 -0500
changeset 722259 d7b56a4011c4b017eb1173bb54ba1c0897fb74d1
parent 722181 0a543687fd36bc0dc4188c3d33d117b0a8174721
child 722260 85d087d8e5e33df968f93f76e6a27cfa6f592ddf
push id96109
push userkgupta@mozilla.com
push dateThu, 18 Jan 2018 18:39:57 +0000
reviewersjrmuizel
bugs1426155
milestone59.0a1
Bug 1426155 - Disable failing media mochitests on windows10-64-qr. r?jrmuizel MozReview-Commit-ID: B9ZCdOeajV8
dom/media/tests/mochitest/mochitest.ini
--- a/dom/media/tests/mochitest/mochitest.ini
+++ b/dom/media/tests/mochitest/mochitest.ini
@@ -52,17 +52,17 @@ skip-if = android_version == '18' || os 
 [test_getUserMedia_addtrack_removetrack_events.html]
 skip-if = os == 'linux' && debug # Bug 1389983
 [test_getUserMedia_basicAudio_loopback.html]
 skip-if = os == 'mac' || os == 'win' || toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
 [test_getUserMedia_basicAudio.html]
 [test_getUserMedia_basicVideo.html]
 [test_getUserMedia_basicVideo_playAfterLoadedmetadata.html]
 [test_getUserMedia_basicScreenshare.html]
-skip-if = toolkit == 'android' # no screenshare on android
+skip-if = toolkit == 'android' || (webrender && toolkit == 'windows') # no screenshare on android; bug 1405083 permafail on webrender
 [test_getUserMedia_basicTabshare.html]
 skip-if = toolkit == 'android' # no windowshare on android
 [test_getUserMedia_basicWindowshare.html]
 skip-if = toolkit == 'android' # no windowshare on android
 [test_getUserMedia_basicVideoAudio.html]
 [test_getUserMedia_bug1223696.html]
 [test_getUserMedia_constraints.html]
 [test_getUserMedia_callbacks.html]