summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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