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 --- dom/ipc/tests/xpcshell.toml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dom/ipc/tests/xpcshell.toml (limited to 'dom/ipc/tests/xpcshell.toml') diff --git a/dom/ipc/tests/xpcshell.toml b/dom/ipc/tests/xpcshell.toml new file mode 100644 index 0000000000..bc4c75e4b0 --- /dev/null +++ b/dom/ipc/tests/xpcshell.toml @@ -0,0 +1,16 @@ +[DEFAULT] + +["test_blob_sliced_from_child_process.js"] +skip-if = ["os == 'android' && processor == 'x86_64'"] + +["test_blob_sliced_from_parent_process.js"] +skip-if = ["os == 'android' && processor == 'x86_64'"] + +["test_bug1086684.js"] +skip-if = ["os == 'android' && processor == 'x86_64'"] + +["test_child_docshell.js"] +skip-if = ["os == 'android' && processor == 'x86_64'"] + +["test_sharedMap.js"] +skip-if = ["os == 'android' && processor == 'x86_64'"] -- cgit v1.2.3