public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kpackage/
Date: Fri, 19 Nov 2021 03:48:29 +0000 (UTC)	[thread overview]
Message-ID: <1637293703.3e53be7fbccc72f195b7a461de81e6b31a2937f4.sam@gentoo> (raw)

commit:     3e53be7fbccc72f195b7a461de81e6b31a2937f4
Author:     James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Fri Nov 19 03:21:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 03:48:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e53be7f

kde-frameworks/kpackage: skip failing testpackage-appstream test

only runs when the command 'appstreamcli' is installed
requires network access

		https://www.kde.org/donate.php?app=org.kde.testpackage - Failed to download file:
      	Couldn't connect to server

Signed-off-by: James Beddek <telans <AT> posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/22996
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-9999.ebuild b/kde-frameworks/kpackage/kpackage-9999.ebuild
index 6ab9b89319..f81c84ba70 100644
--- a/kde-frameworks/kpackage/kpackage-9999.ebuild
+++ b/kde-frameworks/kpackage/kpackage-9999.ebuild
@@ -33,7 +33,8 @@ src_configure() {
 }
 
 src_test() {
-	#bug 650214
-	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
+	# plasma-plasmoidpackagetest bug 650214
+	# testpackage-appstream requires network access
+	local myctestargs=( -E "(plasma-plasmoidpackagetest|testpackage-appstream)" )
 	ecm_src_test
 }


             reply	other threads:[~2021-11-19  3:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19  3:48 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 17:41 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kpackage/ Andreas Sturmlechner
2020-10-25 10:48 Andreas Sturmlechner
2018-06-10 21:15 Andreas Sturmlechner
2018-03-12  2:40 Michael Palimaka
2017-09-10 14:36 Andreas Sturmlechner
2017-07-09 14:58 Andreas Sturmlechner
2017-02-05 13:10 Andreas Sturmlechner
2017-01-24  0:21 Andreas Sturmlechner
2016-02-17 13:09 Michael Palimaka
2014-12-23 16:13 Michael Palimaka
2014-12-23 13:54 Manuel Rüger

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=1637293703.3e53be7fbccc72f195b7a461de81e6b31a2937f4.sam@gentoo \
    --to=sam@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