From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/kdav2/
Date: Wed, 20 Mar 2019 13:06:52 +0000 (UTC) [thread overview]
Message-ID: <1553087200.af89fe65d0d94f84e490f4bcb81218541c8f6c6c.asturm@gentoo> (raw)
commit: af89fe65d0d94f84e490f4bcb81218541c8f6c6c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 13:06:12 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 13:06:40 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af89fe65
net-libs/kdav2: Disable tests depending on net access
Closes: https://bugs.gentoo.org/680952
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-libs/kdav2/kdav2-0.2.0.ebuild | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/net-libs/kdav2/kdav2-0.2.0.ebuild b/net-libs/kdav2/kdav2-0.2.0.ebuild
index 1652b2375ae..73115f33bb1 100644
--- a/net-libs/kdav2/kdav2-0.2.0.ebuild
+++ b/net-libs/kdav2/kdav2-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,3 +23,12 @@ DEPEND="
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )
+
+src_test() {
+ # disable tests requiring net access, bug #680952
+ local myctestargs=(
+ -E "(kdav2-davcollectionfetchjob|kdav2-davcollectioncreatejob)"
+ )
+
+ kde5_src_test
+}
next reply other threads:[~2019-03-20 13:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-20 13:06 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-26 10:17 [gentoo-commits] repo/gentoo:master commit in: net-libs/kdav2/ Andreas Sturmlechner
2022-06-22 18:23 Sam James
2021-07-26 18:13 Andreas Sturmlechner
2020-01-16 18:47 Andreas Sturmlechner
2019-08-31 15:11 Andreas Sturmlechner
2019-03-30 19:28 Andreas Sturmlechner
2018-10-11 18:35 Andreas Sturmlechner
2017-07-06 12:10 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=1553087200.af89fe65d0d94f84e490f4bcb81218541c8f6c6c.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