From b9369b2d73e7c358b557fddfac3e5b2dd7c0fd35 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Wed, 11 Mar 2020 19:46:23 +0100 Subject: community/gnome-keyring: disable tests for now Seems like the builders don't like these even with -j1 --- community/gnome-keyring/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community') diff --git a/community/gnome-keyring/APKBUILD b/community/gnome-keyring/APKBUILD index fb56e3e7a0..7ec1927be0 100644 --- a/community/gnome-keyring/APKBUILD +++ b/community/gnome-keyring/APKBUILD @@ -14,6 +14,7 @@ checkdepends="python3 dbus-x11 xvfb-run" provides="dbus:org.freedesktop.Secrets" # Highest priority of the bunch since it has the least deps provider_priority=100 +options="!check" # Failing tests on the builders :/ subpackages="$pkgname-lang $pkgname-doc" source="https://download.gnome.org/sources/gnome-keyring/${pkgver%.*}/gnome-keyring-$pkgver.tar.xz" -- cgit v1.2.3