aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDr. David von Oheimb <dev@ddvo.net>2024-03-06 09:48:30 +0100
committerDr. David von Oheimb <dev@ddvo.net>2024-06-17 08:59:33 +0200
commitf8acb534e41450d3e113e338caed8b15d4a3d5e6 (patch)
tree80d956e9c81ea9525c12deb1acf4526cf49705d0 /test
parent6e01d3114b77c82cf83a2bfe53f7ba97840fbe36 (diff)
downloadopenssl-f8acb534e41450d3e113e338caed8b15d4a3d5e6.zip
openssl-f8acb534e41450d3e113e338caed8b15d4a3d5e6.tar.gz
openssl-f8acb534e41450d3e113e338caed8b15d4a3d5e6.tar.bz2
80-test_cmp_http_data/test_connection.csv: disable localhost test as not supported on some hosts
Fixes #22870 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23756)
Diffstat (limited to 'test')
-rw-r--r--test/recipes/80-test_cmp_http_data/test_connection.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/80-test_cmp_http_data/test_connection.csv b/test/recipes/80-test_cmp_http_data/test_connection.csv
index 94916e8..83e7465 100644
--- a/test/recipes/80-test_cmp_http_data/test_connection.csv
+++ b/test/recipes/80-test_cmp_http_data/test_connection.csv
@@ -2,7 +2,7 @@ expected,description, -section,val, -server,val, -proxy,val, -no_proxy,val, -tls
,Message transfer options:,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,
1,default config, -section,,,,,,,,BLANK,,,,BLANK,,BLANK,,BLANK,
-1,server domain name, -section,, -server,localhost:_SERVER_PORT,,,,,,,,,,,,,,
+disabled as not supported by some host IP configurations,server domain name, -section,, -server,localhost:_SERVER_PORT,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,
0,wrong server, -section,, -server,xn--rksmrgs-5wao1o.example.com:_SERVER_PORT,,,,,BLANK,,,, -msg_timeout,1,BLANK,,BLANK,
0,wrong server port, -section,, -server,_SERVER_HOST:99,,,,,BLANK,,,, -msg_timeout,1,BLANK,,BLANK,