trisquel-icecat/icecat/dom/manifest/test/browser.toml
2025-10-06 02:35:48 -06:00

29 lines
789 B
TOML

[DEFAULT]
support-files = [
"cookie_setter_with_credentials_cross_origin.html",
"cookie_setter_with_credentials.html",
"blue-150.png",
"cookie_checker.sjs",
"cookie_setter.html",
"file_testserver.sjs",
"manifestLoader.html",
"red-50.png",
"resource.sjs",
]
["browser_ManifestFinder_browserHasManifestLink.js"]
skip-if = [
"win11_2009 && asan", # Bug 1904224
"win11_2009 && ccov", # Bug 1904224
"os == 'win' && os_version == '11.26100' && processor == 'x86_64' && asan", # Bug 1904224
"os == 'win' && os_version == '11.26100' && processor == 'x86_64' && ccov", # Bug 1904224
]
["browser_ManifestIcons_browserFetchIcon.js"]
["browser_ManifestObtainer_credentials.js"]
["browser_ManifestObtainer_obtain.js"]
["browser_Manifest_install.js"]
skip-if = ["verify"]