diff -r b5ca5d34fe8d -r fb91757471b5 tests/test-push-http.t --- a/tests/test-push-http.t Wed Apr 11 16:26:40 2018 -0400 +++ b/tests/test-push-http.t Wed Apr 11 17:07:07 2018 -0400 @@ -79,7 +79,7 @@ > txnclose-phase.test = sh $TESTTMP/hook.sh > EOF $ req "--debug --config extensions.blackbox=" - listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?) + listening at http://*:$HGPORT/ (bound to $LOCALIP:$HGPORT) (glob) (?) pushing to http://localhost:$HGPORT/ searching for changes remote: redirecting incoming bundle to */hg-unbundle-* (glob) @@ -100,7 +100,7 @@ $ hg rollback repository tip rolled back to revision 0 (undo serve) $ req "--debug --config server.streamunbundle=True --config extensions.blackbox=" - listening at http://localhost:$HGPORT/ (bound to $LOCALIP:$HGPORT) (?) + listening at http://*:$HGPORT/ (bound to $LOCALIP:$HGPORT) (glob) (?) pushing to http://localhost:$HGPORT/ searching for changes remote: adding changesets