Bug 1409018 - Re-enable test_getUserMedia_basicScreenshare; r?pehrsons draft
authorDan Minor <dminor@mozilla.com>
Wed, 06 Jun 2018 13:49:49 -0400
changeset 807073 bb6477b50fc9598f4b14d216ffa049dc4ccbfc55
parent 807072 d87cd71811071441609b840d28fc6160b1483738
push id113037
push userbmo:dminor@mozilla.com
push dateWed, 13 Jun 2018 19:42:21 +0000
reviewerspehrsons
bugs1409018
milestone62.0a1
Bug 1409018 - Re-enable test_getUserMedia_basicScreenshare; r?pehrsons MozReview-Commit-ID: J5yvuOFoMmv
dom/media/tests/mochitest/mochitest.ini
--- a/dom/media/tests/mochitest/mochitest.ini
+++ b/dom/media/tests/mochitest/mochitest.ini
@@ -55,19 +55,17 @@ skip-if = os == 'linux' && debug # Bug 1
 [test_getUserMedia_audioConstraints.html]
 skip-if = os == 'mac' || os == 'win' || toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
 [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
-# When re-enabling this test, uncomment the line above.
-disabled=bug 1405083
+skip-if = toolkit == 'android' # no screenshare on android
 [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]