Bug 1424903 - disable test_autoplay_policy.html on Android 6.0. draft
authorAlastor Wu <alwu@mozilla.com>
Tue, 12 Dec 2017 13:38:17 -0600
changeset 710903 755ff90033094707898b86caf1f66c7f2479a2ac
parent 710484 4b20e20b756a987617dbeb216191637eb6bd5356
child 743687 d01f7030d44a4537e659fb1ac72aad192aa436d6
push id92937
push useralwu@mozilla.com
push dateTue, 12 Dec 2017 19:38:41 +0000
bugs1424903
milestone59.0a1
Bug 1424903 - disable test_autoplay_policy.html on Android 6.0. MozReview-Commit-ID: 1QKNh4jrNYw
dom/media/test/mochitest.ini
--- a/dom/media/test/mochitest.ini
+++ b/dom/media/test/mochitest.ini
@@ -675,16 +675,17 @@ skip-if = android_version == '15' # andr
 [test_audio1.html]
 [test_audio2.html]
 [test_audioDocumentTitle.html]
 skip-if = true # bug 475110 - disabled since we don't play Wave files standalone
 [test_autoplay.html]
 [test_autoplay_contentEditable.html]
 skip-if = android_version == '15' || android_version == '17' || android_version == '22' # android(bug 1232305, bug 1232318, bug 1372457)
 [test_autoplay_policy.html]
+skip-if = android_version == '23' # bug 1424903
 [test_buffered.html]
 skip-if = android_version == '15' || android_version == '22' # bug 1308388, android(bug 1232305)
 [test_bug448534.html]
 [test_bug463162.xhtml]
 [test_bug465498.html]
 skip-if = toolkit == 'android' # android(bug 1232305)
 [test_bug495145.html]
 skip-if = (os == 'mac' && os_version == '10.6') || (toolkit == 'android')  # bug 1311229, android(bug 1232305)