test: skip test-path on Salsa CI
authorLuca Boccassi <bluca@debian.org>
Sat, 12 Aug 2023 14:15:55 +0000 (15:15 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 25 Aug 2023 10:04:10 +0000 (11:04 +0100)
commit0020645ca6cbc74f67deb0f8a33a6b685d1bcc53
tree3424f9ba44da95fa346b03ace4cf8b5776b387b5
parent7b4e8e8be804f1ef9cb160f3030149c33e3aa000
test: skip test-path on Salsa CI

Salsa is the Debian git forge. In the package build environment test-path
always fails as we cannot set up cgroups and so the path unit fails to
start. Skip the test in that environment.

Unfortunately meson doesn't allow one to skip individual tests by name.

Origin: upstream, https://github.com/systemd/systemd/commit/a0b0b670ab6caa119eef37bda0d70b7273a70568

Gbp-Pq: Name test-skip-test-path-on-Salsa-CI.patch
src/shared/tests.c
src/test/test-path.c