summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-16 11:53:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-13 12:59:46 +0200
commit8d0d1c8a729a75dfc1c21006abca70adb438c9f0 (patch)
treeea3e088932900df9cc90daa3cf3fd1f6bbcbd823
parent94e5a7d7a0c03c18616374816f264cc7b0def514 (diff)
downloadkde-8d0d1c8a729a75dfc1c21006abca70adb438c9f0.tar.gz
kde-8d0d1c8a729a75dfc1c21006abca70adb438c9f0.tar.bz2
kde-8d0d1c8a729a75dfc1c21006abca70adb438c9f0.zip
kde-plasma/plasma-desktop: Re-disable broken test...
Package-Manager: Portage-2.3.36, Repoman-2.3.9 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.14.0.ebuild4
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.14.49.9999.ebuild4
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild4
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 e023c460c5d..45ceab7c559 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 040dc08c58f..642b74c0cf4 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 91597989431..5f872b2060c 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