From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/castor/
Date: Wed, 27 May 2020 10:34:05 +0000 (UTC) [thread overview]
Message-ID: <1590569375.0e0d5c41643ce763e4148c3525f706277277b256.andrewammerlaan@gentoo> (raw)
commit: 0e0d5c41643ce763e4148c3525f706277277b256
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed May 27 08:36:24 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed May 27 08:49:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e0d5c41
net-misc/castor: Set RUST_BACKTRACE=1 for tests.
This “fixes” a failing test on ~amd64: <https://github.com/gentoo/guru/commit/bfb30ee#commitcomment-39466543>.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
net-misc/castor/castor-0.8.11.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/net-misc/castor/castor-0.8.11.ebuild b/net-misc/castor/castor-0.8.11.ebuild
index 1348767..7a72b54 100644
--- a/net-misc/castor/castor-0.8.11.ebuild
+++ b/net-misc/castor/castor-0.8.11.ebuild
@@ -134,6 +134,11 @@ src_prepare() {
sed -i 's/Categories=Browser/Categories=Network/' data/Castor.desktop || die
}
+src_test() {
+ # FIXME: test absolute_url::test_make_absolute_just_path fails without this.
+ RUST_BACKTRACE=1 cargo_src_test
+}
+
src_install() {
cargo_src_install
next reply other threads:[~2020-05-27 10:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-27 10:34 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-10 10:45 [gentoo-commits] repo/proj/guru:master commit in: net-misc/castor/ Arthur Zamarin
2021-09-10 10:45 Arthur Zamarin
2021-05-02 9:27 Theo Anderson
2021-05-02 9:27 Theo Anderson
2021-04-30 7:45 Andrew Ammerlaan
2020-07-06 17:51 Andrew Ammerlaan
2020-07-06 17:51 Andrew Ammerlaan
2020-06-27 7:57 Andrew Ammerlaan
2020-06-27 7:57 Andrew Ammerlaan
2020-06-09 12:34 Andrew Ammerlaan
2020-06-09 12:34 Andrew Ammerlaan
2020-06-04 11:18 Andrew Ammerlaan
2020-06-04 11:18 Andrew Ammerlaan
2020-06-01 11:31 Andrew Ammerlaan
2020-05-27 10:34 Andrew Ammerlaan
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=1590569375.0e0d5c41643ce763e4148c3525f706277277b256.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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