public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kate/
Date: Wed, 22 Mar 2017 20:37:03 +0000 (UTC)	[thread overview]
Message-ID: <1490215013.b1f157f78f73d46f473282051f5b304b2457db80.asturm@gentoo> (raw)

commit:     b1f157f78f73d46f473282051f5b304b2457db80
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 20:36:03 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 20:36:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1f157f7

kde-apps/kate: Fix tests

Reported-by: Frank Krömmelbein <kroemmelbein <AT> gmx.de>
Gentoo-bug: 612776

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kate/kate-16.12.3.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/kde-apps/kate/kate-16.12.3.ebuild b/kde-apps/kate/kate-16.12.3.ebuild
index 6d3b1fdf5f7..7c25205f463 100644
--- a/kde-apps/kate/kate-16.12.3.ebuild
+++ b/kde-apps/kate/kate-16.12.3.ebuild
@@ -5,6 +5,7 @@ EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Kate is an advanced text editor"
@@ -52,6 +53,12 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+src_prepare() {
+	kde5_src_prepare
+	# test hangs
+	sed -e "/session_manager_test/d" -i kate/autotests/CMakeLists.txt || die
+}
+
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_ADDONS=$(usex addons)


             reply	other threads:[~2017-03-22 20:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-22 20:37 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 11:31 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kate/ WANG Xuerui
2023-01-15 13:04 Andreas Sturmlechner
2022-11-01  6:19 WANG Xuerui
2022-10-06  9:07 Andreas Sturmlechner
2021-09-12 11:28 Yixun Lan
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2021-05-07 22:14 Andreas Sturmlechner
2021-04-24 16:52 Andreas Sturmlechner
2021-03-06 23:50 Andreas Sturmlechner
2018-05-31 21:16 Andreas Sturmlechner
2018-01-18 23:01 Andreas Sturmlechner
2017-11-30  2:07 Thomas Deutschmann
2017-04-01 14:54 Andreas Sturmlechner
2016-05-24 11:39 Mikle Kolyada
2016-05-18  6:12 Johannes Huber
2016-03-21 21:27 Johannes Huber
2015-12-13 17:47 Michael Palimaka
2015-09-01 18:05 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1490215013.b1f157f78f73d46f473282051f5b304b2457db80.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox