1
0
Fork 0
firefox/toolkit/components/aboutprocesses/tests/browser/browser.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

32 lines
826 B
TOML

[DEFAULT]
head = "head.js"
skip-if = [
"asan",
"tsan",
] # With sanitizers, we regularly hit internal timeouts.
support-files = ["small-shot.mp3"]
["browser_aboutprocesses_actionicons.js"]
["browser_aboutprocesses_default_options.js"]
https_first_disabled = true
["browser_aboutprocesses_selection.js"]
fail-if = ["a11y_checks"] # Bug 1854228 tr.process, tr.window, tr.thread, tr.thread-summary may not be focusable
["browser_aboutprocesses_shortcut.js"]
["browser_aboutprocesses_show_all_frames.js"]
https_first_disabled = true
["browser_aboutprocesses_show_frames_without_threads.js"]
https_first_disabled = true
["browser_aboutprocesses_show_threads.js"]
https_first_disabled = true
["browser_aboutprocesses_table_headers.js"]
["browser_aboutprocesses_twisty.js"]
["browser_aboutprocesses_utility_actors.js"]