mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kpackage: Disable broken test
This is fixed in current master. Gentoo-bug: 630664 Package-Manager: Portage-2.3.10, Repoman-2.3.3
This commit is contained in:
@@ -32,9 +32,10 @@ src_test() {
|
||||
mkdir -p "${HOME}/.local/share/kservicetypes5" || die
|
||||
cp "${S}"/src/kpackage/data/servicetypes/*desktop "${HOME}/.local/share/kservicetypes5/" || die
|
||||
|
||||
# tests cannot be run in parallel #606942
|
||||
# tests cannot be run in parallel #606942; disable broken test #630664
|
||||
local myctestargs=(
|
||||
-j1
|
||||
-E "(plasma-querytest)"
|
||||
)
|
||||
|
||||
kde5_src_test
|
||||
|
||||
Reference in New Issue
Block a user