tests/test-http-proxy.t
branchstable
changeset 41290 593718ff5844
parent 40973 97484e1d1834
child 41614 f2f538725d07
--- a/tests/test-http-proxy.t	Wed Jan 09 20:00:35 2019 -0800
+++ b/tests/test-http-proxy.t	Fri Jan 18 13:28:22 2019 -0500
@@ -90,7 +90,7 @@
 misconfigured hosts)
 
   $ http_proxy=localhost:$HGPORT2 hg clone --config http_proxy.always=True http://localhost:$HGPORT/ f
-  abort: error: (Connection refused|Protocol not supported|.* actively refused it|Cannot assign requested address) (re)
+  abort: error: (Connection refused|Protocol not supported|.* actively refused it|\$EADDRNOTAVAIL\$) (re)
   [255]
 
 do not use the proxy if it is in the no list