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 --- ipc/testshell/tests/xpcshell.toml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ipc/testshell/tests/xpcshell.toml (limited to 'ipc/testshell/tests/xpcshell.toml') diff --git a/ipc/testshell/tests/xpcshell.toml b/ipc/testshell/tests/xpcshell.toml new file mode 100644 index 0000000000..9e3b377e24 --- /dev/null +++ b/ipc/testshell/tests/xpcshell.toml @@ -0,0 +1,9 @@ +[DEFAULT] +head = "" +skip-if = ["os == 'android'"] + +["test_ipcshell.js"] +# Bug 676963: test fails consistently on Android +fail-if = ["os == 'android'"] + +["test_ipcshell_child.js"] -- cgit v1.2.3