Bug 1633941 - Re-disable test_main.html on fission, r=kmag

This test will no longer crash since bug 1580565, but was accidentally set as
passing in https://hg.mozilla.org/integration/autoland/rev/9555dcc88ac9, despite
still perma-failing due to bug 1580771.

Differential Revision: https://phabricator.services.mozilla.com/D73054
This commit is contained in:
Nika Layzell 2020-04-29 17:49:30 +00:00
parent a3c983bf38
commit 4a32e81e04

View File

@ -21,6 +21,7 @@ support-files =
file_redirect_handler.sjs file_redirect_handler.sjs
[test_main.html] [test_main.html]
fail-if = fission #Bug 1580771, object did not follow block_active_content pref
skip-if = skip-if =
(toolkit == 'android') || webrender || (verify && !debug && (os == 'linux')) || # Android: TIMED_OUT; bug 1402554 (toolkit == 'android') || webrender || (verify && !debug && (os == 'linux')) || # Android: TIMED_OUT; bug 1402554
tsan # Times out / Memory consumption, bug 1612707 tsan # Times out / Memory consumption, bug 1612707