view contrib/vagrant/README.md @ 45188:837840018306 stable

tests: make one of 'worker process exited' line option in test-chg.t I investigated and it seems like under high load, the child process is already there and no new fork was created. Hence the process was not closed.
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 22 Jul 2020 14:58:49 +0530
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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