summaryrefslogtreecommitdiff
path: root/core/systemd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/systemd/PKGBUILD')
-rw-r--r--core/systemd/PKGBUILD11
1 files changed, 0 insertions, 11 deletions
diff --git a/core/systemd/PKGBUILD b/core/systemd/PKGBUILD
index d39d338e..440c4133 100644
--- a/core/systemd/PKGBUILD
+++ b/core/systemd/PKGBUILD
@@ -1,14 +1,3 @@
-# 1 test fails in timeout:
-# 417/487 test-event TIMEOUT 30.020517349243164 s
-# must investigate later, for now ignore testing
-
-eval "$(
- declare -f check | \
- sed '
- s/meson test -C build/meson test -C build || true/
- '
-)"
-
# compilation issues with gnu-efi 3.0.13
# https://bugs.archlinux.org/task/70046?project=1&string=systemd+grub-efi&search_name=&type[0]=&sev[0]=&pri[0]=&due[0]=&reported[0]=&cat[0]=&status[0]=open&percent[0]=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=&order=dateopened&sort=desc
# https://github.com/systemd/systemd/pull/18987