Merge pull request #163715 from malob/fix-sphinx-darwin-tests

This commit is contained in:
Sandro
2022-03-14 23:40:55 +01:00
committed by GitHub
@@ -92,9 +92,11 @@ buildPythonPackage rec {
# Due to lack of network sandboxing can't guarantee port 7777 isn't bound
"test_inspect_main_url"
"test_auth_header_uses_first_match"
"test_linkcheck_allowed_redirects"
"test_linkcheck_request_headers"
"test_linkcheck_request_headers_no_slash"
"test_follows_redirects_on_HEAD"
"test_get_after_head_raises_connection_error"
"test_invalid_ssl"
"test_connect_to_selfsigned_with_tls_verify_false"
"test_connect_to_selfsigned_with_tls_cacerts"