[arch-commits] Commit in tracker/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Aug 24 23:57:12 UTC 2020


    Date: Monday, August 24, 2020 @ 23:57:12
  Author: heftig
Revision: 394684

enable tests

Modified:
  tracker/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 21:43:55 UTC (rev 394683)
+++ PKGBUILD	2020-08-24 23:57:12 UTC (rev 394684)
@@ -34,10 +34,7 @@
 }
 
 check() {
-  # Many tests are broken:
-  # - Assume schemas are installed
-  # - Assume services are autolaunched
-  dbus-run-session meson test -C build --print-errorlogs -t 3 || :
+  dbus-run-session meson test -C build --print-errorlogs -t 3
 }
 
 package() {



More information about the arch-commits mailing list