mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
Bug 1817727 - Disable test_filename_sanitize.js on mac because of permafailures. r=aryx, a=test-only
This commit is contained in:
parent
edaa0dd1ac
commit
a6d0ec2f14
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user