kde-apps/k3b: Disable broken test

Gentoo-bug: 628166
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Andreas Sturmlechner
2017-08-18 22:54:37 +02:00
parent 56277a850d
commit 14bce45dc9

View File

@@ -102,6 +102,15 @@ src_configure() {
kde5_src_configure
}
src_test() {
# 628166
local myctestargs=(
-E "(k3bdeviceglobalstest)"
)
kde5_src_test
}
pkg_postinst() {
kde5_pkg_postinst