From 3fcebc2222894f15512bfa969382f968bf61490e Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 14 Oct 2017 18:00:35 +0200 Subject: [PATCH] kde-plasma/plasma-desktop: Disable failing test Gentoo-bug: 634166 Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild index e41da9d684fe..91c3516fa4e9 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.11.0.ebuild @@ -151,3 +151,12 @@ src_configure() { kde5_src_configure } + +src_test() { + # needs D-Bus, bug #634166 + local myctestargs=( + -E "(test_kio_fonts)" + ) + + kde5_src_test +} -- 2.26.2