From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/
Date: Sun, 30 Jun 2024 22:55:57 +0000 (UTC) [thread overview]
Message-ID: <1719788133.a6a77e02d2084d8c786202bf942d15b1ff00a0d6.asturm@gentoo> (raw)
commit: a6a77e02d2084d8c786202bf942d15b1ff00a0d6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 22:43:15 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 22:55:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a77e02
dev-libs/kweathercore: Disable failing test
Bug: https://bugs.gentoo.org/906392
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/kweathercore/kweathercore-0.7.ebuild | 11 +++++------
dev-libs/kweathercore/kweathercore-0.8.0.ebuild | 11 +++++------
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/dev-libs/kweathercore/kweathercore-0.7.ebuild b/dev-libs/kweathercore/kweathercore-0.7.ebuild
index 05ef902e19e9..fd35ee38a65c 100644
--- a/dev-libs/kweathercore/kweathercore-0.7.ebuild
+++ b/dev-libs/kweathercore/kweathercore-0.7.ebuild
@@ -27,9 +27,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-src_test() {
- local myctestargs=(
- -E "locationquerytest"
- )
- ecm_src_test
-}
+CMAKE_SKIP_TESTS=(
+ locationquerytest
+ # bug 906392
+ metnoparsertest
+)
diff --git a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
index 6df1fd3bbffd..c3b15e52ffc0 100644
--- a/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
+++ b/dev-libs/kweathercore/kweathercore-0.8.0.ebuild
@@ -27,9 +27,8 @@ DEPEND="
"
RDEPEND="${DEPEND}"
-src_test() {
- local myctestargs=(
- -E "locationquerytest"
- )
- ecm_src_test
-}
+CMAKE_SKIP_TESTS=(
+ locationquerytest
+ # bug 906392
+ metnoparsertest
+)
next reply other threads:[~2024-06-30 22:56 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-30 22:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-27 18:34 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kweathercore/ Andreas Sturmlechner
2025-03-06 17:06 Andreas Sturmlechner
2025-02-06 22:41 Andreas Sturmlechner
2025-01-09 19:37 Andreas Sturmlechner
2024-12-04 18:28 Andreas Sturmlechner
2024-11-07 19:11 Andreas Sturmlechner
2024-10-31 22:34 Andreas Sturmlechner
2024-10-10 18:57 Andreas Sturmlechner
2024-09-20 22:01 Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:19 Sam James
2024-08-24 12:50 Andreas Sturmlechner
2024-08-09 8:39 Arthur Zamarin
2024-07-21 16:43 Arthur Zamarin
2024-07-02 11:46 Sam James
2024-02-17 5:25 Sam James
2023-07-08 9:33 Arthur Zamarin
2023-06-03 7:09 WANG Xuerui
2023-05-05 16:21 Arthur Zamarin
2023-04-25 19:49 Sam James
2022-12-18 9:41 Andreas Sturmlechner
2022-12-10 14:25 Andreas Sturmlechner
2022-07-30 19:39 Arthur Zamarin
2022-07-19 15:39 Andreas Sturmlechner
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=1719788133.a6a77e02d2084d8c786202bf942d15b1ff00a0d6.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