From a4ea3547ac5cfe23c7250087694c3efafd4eb2ff Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 17 Mar 2020 20:09:13 -0300 Subject: [PATCH] community/breeze-icons: disable symlink tests --- community/breeze-icons/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/breeze-icons/APKBUILD b/community/breeze-icons/APKBUILD index b8b50f16a90..a058366afc0 100644 --- a/community/breeze-icons/APKBUILD +++ b/community/breeze-icons/APKBUILD @@ -31,7 +31,7 @@ build() { check() { cd "$builddir"/build - CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E dupe + CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(dupe|symlink)' } package() {