Backed out changeset 9e6dcb8ce801 (bug 1373229)

This commit is contained in:
Carsten "Tomcat" Book 2017-06-20 09:41:30 +02:00
Родитель 7bddcc5ecd
Коммит ba27a964cb
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -100,7 +100,7 @@ skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests
skip-if = toolkit == 'android' #bug 865443- seperate suite - the non_conf* tests pass except for one on armv6 tests
[test_fuzzing_bugs.html]
[test_video_fastpath_mp4.html]
fail-if = (os == 'mac') || (os == 'win' && os_version != '6.1') # no fast path on windows yet (bug 1373165 or 1373770), and mac (bug 1373669)
fail-if = (os == 'mac') || (os == 'win' && !(e10s && os_version == '6.1')) # no fast path on windows yet (bug 1373165 or 1373770), and mac (bug 1373669)
[test_video_fastpath_theora.html]
fail-if = (os == 'mac') || (os == 'win' && os_version != '6.1') # no fast path on windows yet (bug 1373192), and mac (bug 1373702)
[test_video_fastpath_vp8.html]