Bug 1380571 - Enable test_streams_autoplay.html on Android. r=alwu draft
authorbechen <bechen@mozilla.com>
Thu, 13 Jul 2017 14:48:56 +0800
changeset 608095 0d2388c3e9ded5dfcd61d7c3135877af5932a005
parent 608006 c5788ce039c7b951ec907c42efd8b7ba973af99c
child 608211 ab758d072fd75aa09e860a3d5bf9674125fa6d13
push id68180
push userbechen@mozilla.com
push dateThu, 13 Jul 2017 06:56:32 +0000
reviewersalwu
bugs1380571
milestone56.0a1
Bug 1380571 - Enable test_streams_autoplay.html on Android. r=alwu MozReview-Commit-ID: FWLFW1E6ThJ
dom/media/test/mochitest.ini
--- a/dom/media/test/mochitest.ini
+++ b/dom/media/test/mochitest.ini
@@ -1038,17 +1038,16 @@ tags=seektonextframe
 skip-if = android_version == '17' # android(bug 1232305)
 [test_source_null.html]
 skip-if = android_version == '17' # android(bug 1232305)
 [test_source_write.html]
 skip-if = android_version == '17' # android(bug 1232305)
 [test_standalone.html]
 skip-if = toolkit == 'android' # bug 1372457
 [test_streams_autoplay.html]
-skip-if = toolkit == 'android' # bug 1372457
 tags=msg capturestream
 [test_streams_capture_origin.html]
 skip-if = toolkit == 'android' # bug 1372457
 tags=msg capturestream
 [test_streams_element_capture.html]
 skip-if = toolkit == 'android' # bug 1372457
 tags=msg capturestream
 [test_streams_element_capture_createObjectURL.html]