view contrib/vagrant/README.md @ 29514:280528245ecf

tests: relax "Connection refused" match We already had the match relaxed on Windows, but on Google Compute Engine VMs I'm seeing "Network is unreachable" instead of "Connection refused". At this point, just give up and make sure we get an error back.
author Augie Fackler <augie@google.com>
date Tue, 12 Jul 2016 11:20:30 -0400
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh