commit:     14bce45dc96826ccf9233003caa631ade73549c3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 18 20:54:37 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 18 20:57:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14bce45d

kde-apps/k3b: Disable broken test

Gentoo-bug: 628166
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-apps/k3b/k3b-17.08.0.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/kde-apps/k3b/k3b-17.08.0.ebuild b/kde-apps/k3b/k3b-17.08.0.ebuild
index e0f4fb461bd..8c9730fc833 100644
--- a/kde-apps/k3b/k3b-17.08.0.ebuild
+++ b/kde-apps/k3b/k3b-17.08.0.ebuild
@@ -102,6 +102,15 @@ src_configure() {
        kde5_src_configure
 }
 
+src_test() {
+       # 628166
+       local myctestargs=(
+               -E "(k3bdeviceglobalstest)"
+       )
+
+       kde5_src_test
+}
+
 pkg_postinst() {
        kde5_pkg_postinst
 

Reply via email to