commit:     5bce1097e255a148a5537880c5c7c6a1058c8a87
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: Thu Oct 11 18:35:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bce1097

kde-plasma/plasma-desktop: Re-disable broken test...

Bug: https://bugs.gentoo.org/665244
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-desktop/plasma-desktop-5.12.7.ebuild    | 4 ++--
 kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.12.7.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.12.7.ebuild
index 5afe6f0adf6..362030bf6b7 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.7.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.7.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

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild
index d771236bad5..b610d1f74f4 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.13.5-r2.ebuild
@@ -147,11 +147,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