Skip to content
Snippets Groups Projects
Unverified Commit fda0890e authored by Oliver Smith's avatar Oliver Smith
Browse files

systemd/pipewire: disable tests

One of the tests fails with a timeout when building through pmbootstrap
and our gitlab CI. Disable it for now, as the package is very similar to
the Alpine package this shouldn't be much of a problem.

Part-of: !6290
parent 05336c55
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@ source="https://gitlab.freedesktop.org/PipeWire/pipewire/-/archive/$_pkgver/pipe
pipewire-launcher.sh
"
builddir="$srcdir/$pkgname-$_pkgver"
options="!check" # fails with pmbootstrap for armhf
case "$CARCH" in
s390x)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment