aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-13 15:31:43 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-13 15:31:43 -0300
commit2adcfb5699a20e30d16fc74386e360526d8100ad (patch)
treeb597ab6f6b4f73e6033918e507093989c598ef3f /testing
parent217eca29e8105081dfeab2c28a3da5a70bd55199 (diff)
downloadaports-2adcfb5699a20e30d16fc74386e360526d8100ad.tar.bz2
aports-2adcfb5699a20e30d16fc74386e360526d8100ad.tar.xz
testing/kcoreaddons: disable kdirwatch_stat_unittest
Diffstat (limited to 'testing')
-rw-r--r--testing/kcoreaddons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/kcoreaddons/APKBUILD b/testing/kcoreaddons/APKBUILD
index dfac808652..3678f9873c 100644
--- a/testing/kcoreaddons/APKBUILD
+++ b/testing/kcoreaddons/APKBUILD
@@ -24,7 +24,7 @@ build() {
check() {
local disabled_tests="kdirwatch_qfswatch"
case "$CARCH" in
- s390x) disabled_tests="$disabled_tests|kdirwatch_inotify";;
+ s390x) disabled_tests="$disabled_tests|kdirwatch_inotify|kdirwatch_stat";;
esac
# Excluded test requires >8000 open files