From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/ipc/tests/mochitest.ini | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dom/ipc/tests/mochitest.ini (limited to 'dom/ipc/tests/mochitest.ini') diff --git a/dom/ipc/tests/mochitest.ini b/dom/ipc/tests/mochitest.ini new file mode 100644 index 0000000000..d77532a7fd --- /dev/null +++ b/dom/ipc/tests/mochitest.ini @@ -0,0 +1,23 @@ +[DEFAULT] + +[test_temporaryfile_stream.html] +skip-if = + toolkit == 'android' + (os == "win" && processor == "aarch64") # Bug 1525959, aarch64 due to 1531150 +support-files = + blob_verify.sjs + !/dom/canvas/test/captureStream_common.js +[test_Preallocated.html] +skip-if = + toolkit == 'android' + tsan # Bug 1525959. tsan: Bug 1683730 +[test_window_open_discarded_bc.html] +skip-if = toolkit == 'android' +[test_bcg_processes.html] +skip-if = + http3 +[test_browsingcontext_currenturi.html] +support-files = + file_broadcast_currenturi_onload.html +skip-if = + http3 -- cgit v1.2.3