commit:     c88ee8d34e77674c5241a095ae051f36f961ddd6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 09:53:53 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 16 09:54:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88ee8d3

kde-plasma/plasma-desktop: Disable another broken test...

Bug: https://bugs.gentoo.org/646890
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
index 9329a4c6a0c..845adb943b3 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
@@ -140,11 +140,11 @@ src_configure() {
 }
 
 src_test() {
-       # parallel tests fail, foldermodeltest hangs, bug #646890
+       # parallel tests fail, foldermodeltest,positionertest hang, bug #646890
        # needs D-Bus, bug #634166
        local myctestargs=(
                -j1
-               -E "(foldermodeltest|test_kio_fonts)"
+               -E "(foldermodeltest|positionertest|test_kio_fonts)"
        )
 
        kde5_src_test

Reply via email to