зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1821985 - Fixing wrong disable tests. CLOSED TREE
This commit is contained in:
Родитель
c50b03eb17
Коммит
b17e1f1e86
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче