Bug 1424903 - disable test_autoplay_policy.html on Android 6.0. r=jolin

MozReview-Commit-ID: 1QKNh4jrNYw

--HG--
extra : rebase_source : aed78cb8659c66c662525331c3c98104b84b2bdf
This commit is contained in:
Alastor Wu 2017-12-12 13:38:17 -06:00
parent 32a573fd90
commit 3a6045f260

View File

@ -681,6 +681,7 @@ skip-if = true # bug 475110 - disabled since we don't play Wave files standalone
[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]