Bug 1580771 - Set test_main.html to always fail on fission r=neha

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreea Pavel 2019-09-19 13:26:22 +00:00
parent 5b9c485d55
commit e7cf747b38

View File

@ -21,8 +21,8 @@ support-files =
file_redirect_handler.sjs
[test_main.html]
skip-if =
(toolkit == 'android') || webrender || (verify && !debug && (os == 'linux')) # Android: TIMED_OUT; bug 1402554
skip-if = (toolkit == 'android') || webrender || (verify && !debug && (os == 'linux')) # Android: TIMED_OUT; bug 1402554
fail-if = fission #Bug 1580771, object did not follow block_active_content pref
[test_bug803225.html]
skip-if = (os=='linux' && bits==32) || headless # Linux32:bug 1324870; Headless:bug 1405870
[test_frameNavigation.html]