diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 15:11:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 15:11:26 +0000 |
commit | fcea19dfd2c426bac0456da850e7c12258e4b9eb (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /uriloader/exthandler/tests | |
parent | Adding upstream version 115.7.0esr. (diff) | |
download | firefox-esr-upstream/115.8.0esr.tar.xz firefox-esr-upstream/115.8.0esr.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'uriloader/exthandler/tests')
-rw-r--r-- | uriloader/exthandler/tests/unit/xpcshell.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uriloader/exthandler/tests/unit/xpcshell.ini b/uriloader/exthandler/tests/unit/xpcshell.ini index 209cfb836a..57215d1dc5 100644 --- a/uriloader/exthandler/tests/unit/xpcshell.ini +++ b/uriloader/exthandler/tests/unit/xpcshell.ini @@ -16,6 +16,8 @@ skip-if = os == "android" appname == "thunderbird" [test_filename_sanitize.js] +skip-if = + os == 'mac' # Bug 1817727 [test_getFromTypeAndExtension.js] [test_getMIMEInfo_pdf.js] [test_getMIMEInfo_unknown_mime_type.js] |