kde-frameworks/kcoreaddons: Disable kdirwatch_stat_unittest

Closes: https://bugs.gentoo.org/687120
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-10-27 13:34:57 +01:00
parent 7008bba1b2
commit 041b6b20ba
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ src_test() {
# bugs: 619656, 632398, 647414, 665682
local myctestargs=(
-j1
-E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kformattest)"
-E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kdirwatch_stat_unittest|kformattest)"
)
kde5_src_test

View File

@@ -32,7 +32,7 @@ src_test() {
# bugs: 619656, 632398, 647414, 665682
local myctestargs=(
-j1
-E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kformattest)"
-E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kdirwatch_stat_unittest|kformattest)"
)
kde5_src_test