diff tests/test-no-symlinks.t @ 28620:759d167f75cf

run-tests: use different chg socket directories for different tests Before this patch, if --chg or --with-chg is specified, all tests are using the same chgserver socket. Since the chg client holds a lock when it starts a new server, and every test needs at least a new chg server due to different HGRCPATH affecting the confighash, the result is a lot of tests will be timed out if -j is large (for example, 50 or 100). This patch solves the issue by using different chg socket directories for different tests.
author Jun Wu <quark@fb.com>
date Sun, 20 Mar 2016 17:18:06 -0700
parents 7a9cbb315d84
children 2d49d2eb1ff2
line wrap: on
line diff