kde-plasma/plasma-desktop: Disable unreliable lookandfeel-kcmTest
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 17 May 2020 09:00:04 +0000 (11:00 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 17 May 2020 17:08:28 +0000 (19:08 +0200)
Bug: https://bugs.gentoo.org/607918
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
kde-plasma/plasma-desktop/plasma-desktop-5.18.5-r1.ebuild

index ac2336510e874f9cb275c0caedd56b64865ccb67..0a0651b0385aefae2b787e4bddcaf9e6181f2214 100644 (file)
@@ -145,10 +145,11 @@ src_configure() {
 
 src_test() {
        # parallel tests fail, foldermodeltest,positionertest hang, bug #646890
-       # needs D-Bus, bug #634166
+       # test_kio_fonts needs D-Bus, bug #634166
+       # lookandfeel-kcmTest is unreliable for a long time, bug #607918
        local myctestargs=(
                -j1
-               -E "(foldermodeltest|positionertest|test_kio_fonts)"
+               -E "(foldermodeltest|positionertest|test_kio_fonts|lookandfeel-kcmTest)"
        )
 
        ecm_src_test