mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kconfigwidgets: Disable broken kstandardactiontest
Closes: https://bugs.gentoo.org/864250 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -38,3 +38,12 @@ src_configure() {
|
||||
|
||||
ecm_src_configure
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# bugs: 864250
|
||||
local myctestargs=(
|
||||
-E "(kstandardactiontest)"
|
||||
)
|
||||
|
||||
ecm_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user