commit:     8d0d1c8a729a75dfc1c21006abca70adb438c9f0
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: Sat Oct 13 10:59:46 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8d0d1c8a

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

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.14.0.ebuild       | 4 ++--
 kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild | 4 ++--
 kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild         | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.14.0.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.14.0.ebuild
index e023c460c5..45ceab7c55 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.14.0.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.14.0.ebuild
@@ -141,11 +141,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.14.49.9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
index 040dc08c58..642b74c0cf 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild
@@ -141,11 +141,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-9999.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
index 9159798943..5f872b2060 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild
@@ -141,11 +141,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