From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/langkit/
Date: Tue, 18 Jun 2019 06:07:55 +0000 (UTC) [thread overview]
Message-ID: <1560838054.4aa16f974062664dd4ff05c14e0bfb10f93c8e3d.tupone@gentoo> (raw)
commit: 4aa16f974062664dd4ff05c14e0bfb10f93c8e3d
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 06:07:34 2019 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 06:07:34 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa16f97
dev-ada/langkit: more log for test phase
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
dev-ada/langkit/langkit-2018.ebuild | 5 +++--
dev-ada/langkit/langkit-2019.ebuild | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-ada/langkit/langkit-2018.ebuild b/dev-ada/langkit/langkit-2018.ebuild
index 3eeaca02add..6fe74a78bc9 100644
--- a/dev-ada/langkit/langkit-2018.ebuild
+++ b/dev-ada/langkit/langkit-2018.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
@@ -35,7 +35,8 @@ S="${WORKDIR}"/${MYP}-src
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
src_test() {
- testsuite/testsuite.py | grep FAILED && die "Test failed"
+ testsuite/testsuite.py --show-error-output | tee testsuite.log
+ grep -q FAILED testsuite.log && die "Test failed"
}
src_install() {
diff --git a/dev-ada/langkit/langkit-2019.ebuild b/dev-ada/langkit/langkit-2019.ebuild
index a3dcb795c06..1cc699ee20a 100644
--- a/dev-ada/langkit/langkit-2019.ebuild
+++ b/dev-ada/langkit/langkit-2019.ebuild
@@ -36,7 +36,7 @@ S="${WORKDIR}"/${MYP}-src
PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
src_test() {
- testsuite/testsuite.py --show-error-output misc | tee testsuite.log
+ testsuite/testsuite.py --show-error-output | tee testsuite.log
grep -q FAILED testsuite.log && die "Test failed"
}
next reply other threads:[~2019-06-18 6:07 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-18 6:07 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-18 19:06 [gentoo-commits] repo/gentoo:master commit in: dev-ada/langkit/ Alfredo Tupone
2025-02-01 21:52 Alfredo Tupone
2025-01-31 23:17 Alfredo Tupone
2025-01-29 18:12 Alfredo Tupone
2025-01-27 19:43 Alfredo Tupone
2025-01-25 22:32 Alfredo Tupone
2025-01-25 21:09 Alfredo Tupone
2024-12-15 4:30 Sam James
2024-12-15 4:30 Sam James
2024-03-15 20:55 Alfredo Tupone
2024-03-06 18:37 Alfredo Tupone
2023-12-10 9:39 Alfredo Tupone
2023-03-21 21:02 Alfredo Tupone
2023-01-10 14:31 Michał Górny
2022-12-11 21:10 Alfredo Tupone
2022-12-05 13:23 Alfredo Tupone
2022-11-21 17:59 Alfredo Tupone
2022-09-29 18:54 Alfredo Tupone
2022-02-03 16:42 Alfredo Tupone
2021-12-22 19:10 Alfredo Tupone
2021-12-20 20:42 Alfredo Tupone
2021-12-19 10:24 Alfredo Tupone
2021-12-14 7:19 Alfredo Tupone
2019-11-15 7:24 Alfredo Tupone
2019-10-18 17:14 Alfredo Tupone
2019-07-07 19:57 Alfredo Tupone
2018-11-11 20:33 Alfredo Tupone
2018-04-22 7:46 Alfredo Tupone
2018-03-11 16:36 Alfredo Tupone
2017-12-24 11:20 Alfredo Tupone
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=1560838054.4aa16f974062664dd4ff05c14e0bfb10f93c8e3d.tupone@gentoo \
--to=tupone@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