fune/toolkit/components/aboutprocesses/tests/browser/browser.ini

21 lines
603 B
INI

[default]
head = head.js
skip-if = asan || tsan # With sanitizers, we regularly hit internal timeouts.
[browser_aboutprocesses_default_options.js]
https_first_disabled = true
skip-if =
apple_silicon # bug 1707748
[browser_aboutprocesses_show_all_frames.js]
https_first_disabled = true
skip-if =
apple_silicon # bug 1707748
[browser_aboutprocesses_show_threads.js]
https_first_disabled = true
skip-if =
apple_silicon # bug 1707748
[browser_aboutprocesses_show_frames_without_threads.js]
https_first_disabled = true
skip-if =
apple_silicon # bug 1707748
[browser_aboutprocesses_selection.js]