tests/test-http-proxy.t
changeset 31854 9259cf823690
parent 30851 7bfe02b57695
child 32079 76ed60630dd5
--- a/tests/test-http-proxy.t	Sat Apr 08 15:01:49 2017 -0400
+++ b/tests/test-http-proxy.t	Sat Apr 08 15:06:45 2017 -0400
@@ -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) (re)
+  abort: error: (Connection refused|Protocol not supported|.* actively refused it) (re)
   [255]
 
 do not use the proxy if it is in the no list