Bug 1821985 - Fixing wrong disable tests. CLOSED TREE

This commit is contained in:
Cristina Horotan 2023-04-12 17:40:58 +03:00
Родитель c50b03eb17
Коммит b17e1f1e86
1 изменённых файлов: 9 добавлений и 9 удалений

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

@ -169,12 +169,12 @@ fail-if = a11y_checks # bug 1687737 tools-chevron-menu-button is not accessible
skip-if = true # Temporary
# os == "linux" && !debug # Bug 1714106
# We want these tests to run for mochitest-dt as well, so we include them here:
#[../../../../browser/base/content/test/static/browser_parsable_css.js]
#skip-if =
# debug
# asan # no point in running on both opt and debug, and will likely intermittently timeout on debug
#[../../../../browser/base/content/test/static/browser_all_files_referenced.js]
#skip-if =
# debug
# asan
# ccov # no point in running on both opt and debug, and will likely intermittently timeout on debug, Bug 1598726
[../../../../browser/base/content/test/static/browser_parsable_css.js]
skip-if =
debug
asan # no point in running on both opt and debug, and will likely intermittently timeout on debug
[../../../../browser/base/content/test/static/browser_all_files_referenced.js]
skip-if =
debug
asan
ccov # no point in running on both opt and debug, and will likely intermittently timeout on debug, Bug 1598726