summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-04-29 16:43:52 +0200
committerLudovic Courtès <ludo@gnu.org>2022-04-29 18:07:17 +0200
commit73eeeeafbb0765f76834b53c9fe6cf3c8f740840 (patch)
tree5465cdbdcda8383dd3d2d636b0f991c3a741982d /tests
parent1bb177d08401feb4370d6422f2c6fc746adc7c2a (diff)
downloadguix-73eeeeafbb0765f76834b53c9fe6cf3c8f740840.tar.gz
guix-73eeeeafbb0765f76834b53c9fe6cf3c8f740840.tar.xz
tests: Avoid starting services to check whether they're running.
Fixes a regression introduced in the Shepherd 0.9.0 whereby clients can start a service that is already being started, leading to two instances of the process (and usually failure of the second attempt to start it). Partly fixes <https://issues.guix.gnu.org/54786>. Reported by Mathieu Othacehe. * gnu/tests/version-control.scm (run-cgit-test) ["nginx running", "fcgiwrap running"]: Wail for a file/TCP port instead of starting the service. (run-git-http-test)["nginx running"]: Likewise. (run-gitile-test)["nginx running"]: Likewise.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions