From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- toolkit/components/processtools/tests/xpcshell/xpcshell.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 toolkit/components/processtools/tests/xpcshell/xpcshell.toml (limited to 'toolkit/components/processtools/tests/xpcshell/xpcshell.toml') diff --git a/toolkit/components/processtools/tests/xpcshell/xpcshell.toml b/toolkit/components/processtools/tests/xpcshell/xpcshell.toml new file mode 100644 index 0000000000..e61f779ee1 --- /dev/null +++ b/toolkit/components/processtools/tests/xpcshell/xpcshell.toml @@ -0,0 +1,10 @@ +[DEFAULT] +firefox-appdir = "browser" +subprocess = true + +["test_process_kill.js"] +skip-if = ["os == 'android'"] + +["test_total_cpu_time.js"] +skip-if = ["socketprocess_networking"] +support-files = ["test_total_cpu_time_child.js"] -- cgit v1.2.3