From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kunitconversion/
Date: Sun, 12 Sep 2021 21:05:13 +0000 (UTC) [thread overview]
Message-ID: <1631480709.b5d4dc5e1efd1047ead50788ac97d5c7584e0ca4.sam@gentoo> (raw)
commit: b5d4dc5e1efd1047ead50788ac97d5c7584e0ca4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 20:50:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 21:05:09 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5d4dc5e
kde-frameworks/kunitconversion: skip failing tests
Skipping categorytest and currencytableinittest; failures
both reported upstream. See referenced bug for more information.
Acked-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Bug: https://bugs.gentoo.org/808216
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-frameworks/kunitconversion/kunitconversion-5.86.0.ebuild | 6 ++++--
kde-frameworks/kunitconversion/kunitconversion-9999.ebuild | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/kde-frameworks/kunitconversion/kunitconversion-5.86.0.ebuild b/kde-frameworks/kunitconversion/kunitconversion-5.86.0.ebuild
index 3d60913b5a..be8c741676 100644
--- a/kde-frameworks/kunitconversion/kunitconversion-5.86.0.ebuild
+++ b/kde-frameworks/kunitconversion/kunitconversion-5.86.0.ebuild
@@ -19,9 +19,11 @@ DEPEND="
RDEPEND="${DEPEND}"
src_test() {
- # bug 623938 - needs internet connection
local myctestargs=(
- -E "(convertertest)"
+ # convertertest: bug 623938 - needs internet connection
+ # categorytest: bug 808216 - needs internet connection
+ # currencytableinittest: bug 808216 - unknown, reported upstream
+ -E "(convertertest|categorytest|currencytableinittest)"
)
LC_NUMERIC="C" ecm_src_test # bug 694804
diff --git a/kde-frameworks/kunitconversion/kunitconversion-9999.ebuild b/kde-frameworks/kunitconversion/kunitconversion-9999.ebuild
index 310fafec45..0c2f4494db 100644
--- a/kde-frameworks/kunitconversion/kunitconversion-9999.ebuild
+++ b/kde-frameworks/kunitconversion/kunitconversion-9999.ebuild
@@ -19,9 +19,11 @@ DEPEND="
RDEPEND="${DEPEND}"
src_test() {
- # bug 623938 - needs internet connection
local myctestargs=(
- -E "(convertertest)"
+ # convertertest: bug 623938 - needs internet connection
+ # categorytest: bug 808216 - needs internet connection
+ # currencytableinittest: bug 808216 - unknown, reported upstream
+ -E "(convertertest|categorytest|currencytableinittest)"
)
LC_NUMERIC="C" ecm_src_test # bug 694804
next reply other threads:[~2021-09-12 21:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-12 21:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-09 13:57 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kunitconversion/ Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-07-08 20:11 Andreas Sturmlechner
2024-06-12 15:35 Andreas Sturmlechner
2024-04-14 20:04 Andreas Sturmlechner
2024-04-05 20:01 Andreas Sturmlechner
2024-01-10 23:27 Andreas Sturmlechner
2022-10-02 22:17 Andreas Sturmlechner
2019-12-22 14:01 Andreas Sturmlechner
2017-12-02 19:19 Andreas Sturmlechner
2017-07-23 21:58 Andreas Sturmlechner
2017-07-09 15:53 Andreas Sturmlechner
2014-09-09 13:46 Michael Palimaka
2013-11-21 17:45 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=1631480709.b5d4dc5e1efd1047ead50788ac97d5c7584e0ca4.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