From 5e6034d669339fad39f622bcf17c042b2355d20d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 18 Mar 2021 09:23:50 +0100 Subject: core/systemd: removed test ignoring, all tests passing --- core/systemd/PKGBUILD | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'core') 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 -- cgit v1.2.3