summaryrefslogtreecommitdiff
path: root/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild')
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild2
1 files changed, 2 insertions, 0 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 f0fe29cc991b..649b3d4be611 100644
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.12.5.ebuild
@@ -140,8 +140,10 @@ src_configure() {
}
src_test() {
+ # parallel tests hang, bug #646890
# needs D-Bus, bug #634166
local myctestargs=(
+ -j1
-E "(test_kio_fonts)"
)