mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
kde-plasma/plasma-desktop: Don't run tests in parallel
Bug: https://bugs.gentoo.org/646890 Package-Manager: Portage-2.3.36, Repoman-2.3.9
This commit is contained in:
@@ -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)"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user