test: skip test-path on Salsa CI
authorLuca Boccassi <bluca@debian.org>
Sat, 12 Aug 2023 14:15:55 +0000 (15:15 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 21 Sep 2023 10:13:06 +0000 (11:13 +0100)
commitd5e6d16ebed69e9ed6402ba9e172d9ac3b552cf6
treeeb76863383f143993621d03720f26be0eb102dbf
parente378598d570e44c494fb536204587f4947986c93
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