tests: catch "Can't assign requested address" in test-https.t (issue6726) stable
authorAnton Shestakov <av6@dwimlabs.net>
Wed, 19 Oct 2022 17:00:03 +0400
branchstable
changeset 49525 c7c437f35687
parent 49524 45268599f55e
child 49526 192949b68159
tests: catch "Can't assign requested address" in test-https.t (issue6726)
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]