changeset 49525:c7c437f35687 stable

tests: catch "Can't assign requested address" in test-https.t (issue6726)
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 19 Oct 2022 17:00:03 +0400
parents 45268599f55e
children 192949b68159
files tests/test-https.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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]