disable test_unknown_host temporarly

breaks on some distro and needs further investigations; it's not that
interesting fortunately.
This commit is contained in:
Omar Polo 2022-10-31 22:53:16 +00:00
parent 19a8d9fe74
commit a4180f1d0b
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ run_test test_root_inside_location_with_redirect
run_test test_macro_expansion
run_test test_proxy_relay_to
run_test test_proxy_with_certs
run_test test_unknown_host
# run_test test_unknown_host # XXX: breaks on some distro
run_test test_include_mime
tests_done