# HG changeset patch # User Anton Shestakov # Date 1666184403 -14400 # Node ID c7c437f35687d00a24932f10d6ac5b4979b63e7c # Parent 45268599f55e03cc91c4bce81c2ec06b3adbf1ee tests: catch "Can't assign requested address" in test-https.t (issue6726) diff -r 45268599f55e -r c7c437f35687 tests/test-https.t --- a/tests/test-https.t Wed Oct 19 16:55:46 2022 +0400 +++ b/tests/test-https.t Wed Oct 19 17:00:03 2022 +0400 @@ -495,7 +495,7 @@ $ http_proxy=http://localhost:$HGPORT1/ hg -R copy-pull pull --insecure https://localhost:0/ pulling from https://localhost:0/ - abort: error: Tunnel connection failed: 404 Connection refused + abort: error: Tunnel connection failed: 404 (Connection refused|\$EADDRNOTAVAIL\$) (re) [100]