summaryrefslogtreecommitdiffstats
path: root/security/manager/ssl/tests/unit/xpcshell.ini
diff options
context:
space:
mode:
authorMoonchild <git-repo@palemoon.org>2020-03-29 10:26:15 +0200
committerGitHub <noreply@github.com>2020-03-29 10:26:15 +0200
commitf2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2 (patch)
treebe450c52feb21fc7807208ae54a792fdc53c2994 /security/manager/ssl/tests/unit/xpcshell.ini
parent568ea8deaa4fa5f07b6987e75d35e53eb3af66dd (diff)
parent0afd46b48d5e7d1ca7109c687368b7de23e267c5 (diff)
downloadUXP-f2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2.tar
UXP-f2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2.tar.gz
UXP-f2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2.tar.lz
UXP-f2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2.tar.xz
UXP-f2b6fd2481ae5e7381a938d52f7d8f14bfc4f5c2.zip
Merge pull request #1500 from MoonchildProductions/1280
Remove HPKP
Diffstat (limited to 'security/manager/ssl/tests/unit/xpcshell.ini')
-rw-r--r--security/manager/ssl/tests/unit/xpcshell.ini9
1 files changed, 0 insertions, 9 deletions
diff --git a/security/manager/ssl/tests/unit/xpcshell.ini b/security/manager/ssl/tests/unit/xpcshell.ini
index bdf9933f4..01384b19a 100644
--- a/security/manager/ssl/tests/unit/xpcshell.ini
+++ b/security/manager/ssl/tests/unit/xpcshell.ini
@@ -26,7 +26,6 @@ support-files =
test_ocsp_fetch_method/**
test_ocsp_url/**
test_onecrl/**
- test_pinning_dynamic/**
test_signed_apps/**
test_signed_dir/**
test_startcom_wosign/**
@@ -111,13 +110,6 @@ run-sequentially = hardcoded ports
[test_ocsp_url.js]
run-sequentially = hardcoded ports
[test_password_prompt.js]
-[test_pinning.js]
-run-sequentially = hardcoded ports
-# This test can take longer than 300 seconds on B2G emulator debug builds, so
-# give it enough time to finish. See bug 1081128.
-requesttimeoutfactor = 2
-[test_pinning_dynamic.js]
-[test_pinning_header_parsing.js]
[test_sdr.js]
[test_session_resumption.js]
run-sequentially = hardcoded ports
@@ -137,7 +129,6 @@ skip-if = toolkit == 'android'
[test_sss_savestate.js]
[test_startcom_wosign.js]
[test_sts_fqdn.js]
-[test_sts_holepunch.js]
[test_sts_ipv4_ipv6.js]
[test_sts_preloadlist_perwindowpb.js]
[test_sts_preloadlist_selfdestruct.js]