Bug 1391823 - Disable dom/security/test/mixedcontentblocker/test_frameNavigation.html for frequent failures. r=jmaher

This commit is contained in:
Cristian Brindusan 2018-03-03 05:16:00 +02:00
Родитель be2c54c8a1
Коммит aebd2b4f26
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -24,5 +24,5 @@ skip-if = toolkit == 'android' || webrender # Android: TIMED_OUT; webrender: bug
[test_bug803225.html]
skip-if = toolkit == 'android' || (os=='linux' && bits==32) || headless #Android: TIMED_OUT; Linux32:bug 1324870; Headless:bug 1405870
[test_frameNavigation.html]
skip-if = toolkit == 'android' || webrender # Android: TIMED_OUT; webrender: bug 1424752
skip-if = (toolkit == 'android') || webrender || (debug && (os == 'linux' || os == 'win')) # Android: TIMED_OUT; webrender: bug 1424752 # Bug 1391823
[test_redirect.html]