tests/test-http-proxy.t
branchstable
changeset 32079 76ed60630dd5
parent 31854 9259cf823690
child 32934 88c1d13b637b
--- a/tests/test-http-proxy.t	Fri Apr 28 20:51:14 2017 +0900
+++ b/tests/test-http-proxy.t	Tue Apr 25 16:50:01 2017 +0200
@@ -87,7 +87,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) (re)
+  abort: error: (Connection refused|Protocol not supported|.* actively refused it|Cannot assign requested address) (re)
   [255]
 
 do not use the proxy if it is in the no list