tests/test-clonebundles.t
branchstable
changeset 41614 f2f538725d07
parent 40973 97484e1d1834
child 42333 da3861ef7959
--- a/tests/test-clonebundles.t	Thu Feb 07 09:12:01 2019 +0100
+++ b/tests/test-clonebundles.t	Thu Feb 07 11:08:54 2019 +0100
@@ -64,7 +64,7 @@
   $ echo "http://localhost:$HGPORT1/bundle.hg" > server/.hg/clonebundles.manifest
   $ hg clone http://localhost:$HGPORT server-not-runner
   applying clone bundle from http://localhost:$HGPORT1/bundle.hg
-  error fetching bundle: (.* refused.*|Protocol not supported|(.* )?\$EADDRNOTAVAIL\$) (re)
+  error fetching bundle: (.* refused.*|Protocol not supported|(.* )?\$EADDRNOTAVAIL\$|.* No route to host) (re)
   abort: error applying bundle
   (if this error persists, consider contacting the server operator or disable clone bundles via "--config ui.clonebundles=false")
   [255]