summaryrefslogtreecommitdiffstats
path: root/dom/security/test/general/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/general/browser.toml')
-rw-r--r--dom/security/test/general/browser.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/dom/security/test/general/browser.toml b/dom/security/test/general/browser.toml
index 0f4ec5b224..c6d6b4bf79 100644
--- a/dom/security/test/general/browser.toml
+++ b/dom/security/test/general/browser.toml
@@ -48,6 +48,16 @@ support-files = [
"file_gpc_server.sjs",
]
+["browser_test_http_download.js"]
+skip-if = [
+ "win11_2009", # Bug 1784764
+ "os == 'linux' && !debug",
+]
+support-files = [
+ "http_download_page.html",
+ "http_download_server.sjs"
+]
+
["browser_test_referrer_loadInOtherProcess.js"]
["browser_test_report_blocking.js"]