mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/libkgapi: disable tasks-taskfetchjobtest
This commit is contained in:
parent
df769252eb
commit
376cefb588
@ -23,7 +23,8 @@ build() {
|
||||
|
||||
check() {
|
||||
# calendar-freebusyqueryjobtest is broken
|
||||
CTEST_OUTPUT_ON_FAILURE=TRUE xvfb-run ctest -E "calendar-freebusyqueryjobtest"
|
||||
# tasks-taskfetchjobtest fails on the builders
|
||||
CTEST_OUTPUT_ON_FAILURE=TRUE xvfb-run ctest -E "(tasks-taskfetchjobtest|calendar-freebusyqueryjobtest)"
|
||||
}
|
||||
|
||||
package() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user