Bug 1536604 - disable manifest dom/media/test/mochitest.ini r=jmaher

Disable the following:

- test_MediaSource_flac_mp4 (keeps getting missed somehow)
- dom/media/test/mochitest.ini

Disabling the entire `dom/media/test/mochitest.ini` manifest file does have collateral damage in that it disables tests that are running fine; the alternative is to disable only the EME tests, but the failure count numbers somewhere close to 50.

Differential Revision: https://phabricator.services.mozilla.com/D24094

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-03-19 22:54:34 +00:00
Родитель 28e60232f7
Коммит 0e56d58992
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -105,6 +105,7 @@ skip-if = android_version == '22' # bug 1225758
[test_MediaSource_mp4.html]
skip-if = toolkit == 'android' # Not supported on android
[test_MediaSource_flac_mp4.html]
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1526064
[test_MediaSource_disabled.html]
[test_MultipleInitSegments.html]
[test_MultipleInitSegments_mp4.html]

Просмотреть файл

@ -23,7 +23,7 @@
[DEFAULT]
subsuite = media
skip-if = android_version == '18' # Run on real devices via autophone
skip-if = android_version == '18' || (os == "win" && processor == "aarch64") # Run on real devices via autophone, aarch64 due to 1536604
support-files =
16bit_wave_extrametadata.wav
16bit_wave_extrametadata.wav^headers^