gecko-dev/testing/mochitest/manifests/autophone-media.ini

15 строки
728 B
INI

[DEFAULT]
subsuite = media
[../tests/dom/media/test/test_can_play_type.html]
skip-if = (android_version == '23' && debug) || (android_version == '25' && debug) # android(bug 1232305)
[../tests/dom/media/test/test_can_play_type_mpeg.html]
skip-if = (android_version == '15') || (android_version == '23' && debug) || (android_version == '25' && debug) # android(bug 1232305)
[../tests/dom/media/test/test_audio1.html]
[../tests/dom/media/test/test_decode_error.html]
[../tests/dom/media/test/test_imagecapture.html]
[../tests/dom/media/test/test_played.html]
skip-if = toolkit == 'android' # bug 1110922, android(bug 1153860, bug 1232305)
[../tests/dom/media/test/test_playback.html]
skip-if = toolkit == 'android' # bug 1316177