aboutsummaryrefslogtreecommitdiffstats
path: root/community/kcalendarcore
diff options
context:
space:
mode:
Diffstat (limited to 'community/kcalendarcore')
-rw-r--r--community/kcalendarcore/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kcalendarcore/APKBUILD b/community/kcalendarcore/APKBUILD
index 6a5f887b9d..f8c7b18960 100644
--- a/community/kcalendarcore/APKBUILD
+++ b/community/kcalendarcore/APKBUILD
@@ -33,7 +33,7 @@ build() {
check() {
cd "$builddir"/build
# testrecurtodo, testreadrecurrenceid, testicaltimezones, testmemorycalendar and testtimesininterval are broken
- CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E "test(recurtodo|readrecurrenceid|icaltimezones|memorycalendar|timesininterval)"
+ CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E "test(recurtodo|readrecurrenceid|icaltimezones|memorycalendar|timesininterval|RecursOn-ConnectDaily(2|3|6))"
}
package() {