diff tests/test-http-proxy.t @ 41321:f2f538725d07 stable

tests: fix regression tests failing on CentOS 7 Differential Revision: https://phab.mercurial-scm.org/D5877
author Mathias De Mare <mathias.de_mare@nokia.com>
date Thu, 07 Feb 2019 11:08:54 +0100
parents 97484e1d1834
children ebee234d952a
line wrap: on
line diff
--- a/tests/test-http-proxy.t	Thu Feb 07 09:12:01 2019 +0100
+++ b/tests/test-http-proxy.t	Thu Feb 07 11:08:54 2019 +0100
@@ -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|\$EADDRNOTAVAIL\$) (re)
+  abort: error: (Connection refused|Protocol not supported|.* actively refused it|\$EADDRNOTAVAIL\$|No route to host) (re)
   [255]
 
 do not use the proxy if it is in the no list