mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
kde-frameworks/extra-cmake-modules: Don't run tests in parallel
Reported-by: Paolo Pedroni <paolo.pedroni@iol.it> Closes: https://bugs.gentoo.org/701854 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -66,7 +66,9 @@ src_configure() {
|
||||
src_test() {
|
||||
# ECMToolchainAndroidTest passes but then breaks src_install
|
||||
# ECMPoQmToolsTest is broken, bug #627806
|
||||
# possible race condition with multiple jobs, bug #701854
|
||||
local myctestargs=(
|
||||
-j1
|
||||
-E "(ECMToolchainAndroidTest|ECMPoQmToolsTest)"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user