kde-frameworks/kcoreaddons: Re-disable broken test
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 17 Oct 2018 10:18:00 +0000 (12:18 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 17 Oct 2018 10:18:19 +0000 (12:18 +0200)
Bug: https://bugs.gentoo.org/668860
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

kde-frameworks/kcoreaddons/kcoreaddons-5.51.0.ebuild

index a6c2373317bd4b50d173128f486e1b4d569242de..6241035aa32cc59aa598cc1423000a55a699ae10 100644 (file)
@@ -29,10 +29,10 @@ src_configure() {
 }
 
 src_test() {
-       # bugs: 619656, 632398, 647414
+       # bugs: 619656, 632398, 647414, 665682
        local myctestargs=(
                -j1
-               -E "(kautosavefiletest|kdirwatch_qfswatch_unittest)"
+               -E "(kautosavefiletest|kdirwatch_qfswatch_unittest|kformattest)"
        )
 
        kde5_src_test