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-frameworks/bluez-qt/
Date: Thu, 11 Oct 2018 18:35:58 +0000 (UTC)	[thread overview]
Message-ID: <1539282910.2362c81047330192328869804684551765fb61e2.asturm@gentoo> (raw)

commit:     2362c81047330192328869804684551765fb61e2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 18:15:06 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 18:35:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2362c810

kde-frameworks/bluez-qt: Disable broken managertest

Bug: https://bugs.gentoo.org/668196
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-frameworks/bluez-qt/bluez-qt-5.50.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/bluez-qt/bluez-qt-5.50.0.ebuild b/kde-frameworks/bluez-qt/bluez-qt-5.50.0.ebuild
index 64fa718a39b..7f57fee3b2e 100644
--- a/kde-frameworks/bluez-qt/bluez-qt-5.50.0.ebuild
+++ b/kde-frameworks/bluez-qt/bluez-qt-5.50.0.ebuild
@@ -27,8 +27,11 @@ src_configure() {
 }
 
 src_test() {
-	# bug: 609248
-	local myctestargs=( -j1 )
+	# parallel tests fail, bug 609248; managertest hangs, bug 668196
+	local myctestargs=(
+		-j1
+		-E "(managertest)"
+	)
 
 	kde5_src_test
 }


             reply	other threads:[~2018-10-11 18:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11 18:35 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-24 17:53 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/bluez-qt/ Andreas Sturmlechner
2024-06-19 15:03 Andreas Sturmlechner
2023-07-25 11:40 Andreas Sturmlechner
2022-06-14 12:44 Andreas Sturmlechner
2021-08-23 17:01 Marek Szuba
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2017-12-08 23:40 Thomas Deutschmann
2017-06-03 22:03 Andreas Sturmlechner
2017-02-13 21:21 Johannes Huber
2016-04-28 14:56 Johannes Huber

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=1539282910.2362c81047330192328869804684551765fb61e2.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