summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2022-01-05 15:43:00 +0000
committerJoe Orton <jorton@apache.org>2022-01-05 15:43:00 +0000
commit30c11ebbb696469d4b2c098e64dec583c8155395 (patch)
tree02aaf4831ef3aef11bb5056414214c3ffa095329 /test
parent09d5430a67df39f253ba6ea4e05cbb87f470e631 (diff)
downloadhttpd-30c11ebbb696469d4b2c098e64dec583c8155395.tar.gz
Temporarily disable the OCSP test.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1896715 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rwxr-xr-xtest/travis_run_linux.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/travis_run_linux.sh b/test/travis_run_linux.sh
index fb901294fd..32785835d9 100755
--- a/test/travis_run_linux.sh
+++ b/test/travis_run_linux.sh
@@ -135,6 +135,11 @@ if ! test -v SKIP_TESTING; then
fi
fi
+ if ! test -v TEST_OPENSSL3; then
+ #### this test started failing in Dec 2021 for unknown reasons
+ rm -f test/perl-framework/t/ssl/ocsp.t
+ fi
+
if test -v TEST_SSL -a $RV -eq 0; then
pushd test/perl-framework
# Test loading encrypted private keys