From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- dom/console/tests/xpcshell/xpcshell.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dom/console/tests/xpcshell/xpcshell.toml') diff --git a/dom/console/tests/xpcshell/xpcshell.toml b/dom/console/tests/xpcshell/xpcshell.toml index c5cc54d665..621605221d 100644 --- a/dom/console/tests/xpcshell/xpcshell.toml +++ b/dom/console/tests/xpcshell/xpcshell.toml @@ -11,3 +11,9 @@ support-files = "" ["test_formatting.js"] ["test_reportForServiceWorkerScope.js"] + +["test_worker.js"] +skip-if = ["os == 'android'"] # Uses ChromeWorker. +support-files = [ + "worker.mjs", +] -- cgit v1.2.3