public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "YOSHIOKA Takuma" <lo48576@hard-wi.red>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/dust/
Date: Tue, 20 Apr 2021 18:59:14 +0000 (UTC)	[thread overview]
Message-ID: <1618945148.2cade4ebf7d8c3a2a47ef9eeb6b676a53491251f.YOSHIOKATakuma@gentoo> (raw)

commit:     2cade4ebf7d8c3a2a47ef9eeb6b676a53491251f
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Tue Apr 20 18:59:08 2021 +0000
Commit:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
CommitDate: Tue Apr 20 18:59:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2cade4eb

sys-apps/dust: ignore failing tests

All failing tests have been already reported at upstream repository.
They are not solved yet, and (maybe) not gentoo-specific.

Closes: https://bugs.gentoo.org/784521
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>

 sys-apps/dust/dust-0.5.3.ebuild | 5 ++++-
 sys-apps/dust/dust-0.5.4.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-apps/dust/dust-0.5.3.ebuild b/sys-apps/dust/dust-0.5.3.ebuild
index 00bfd3299..6c46b6b0a 100644
--- a/sys-apps/dust/dust-0.5.3.ebuild
+++ b/sys-apps/dust/dust-0.5.3.ebuild
@@ -69,7 +69,10 @@ HOMEPAGE="https://github.com/bootandy/dust"
 SRC_URI="https://github.com/bootandy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 	$(cargo_crate_uris ${CRATES})"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
-RESTRICT="mirror"
+#
+# Specifying `test` to ignore failing tests.
+# See <https://github.com/bootandy/dust/issues/138>.
+RESTRICT="mirror test"
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"

diff --git a/sys-apps/dust/dust-0.5.4.ebuild b/sys-apps/dust/dust-0.5.4.ebuild
index f8c351901..401abd11e 100644
--- a/sys-apps/dust/dust-0.5.4.ebuild
+++ b/sys-apps/dust/dust-0.5.4.ebuild
@@ -73,7 +73,10 @@ HOMEPAGE="https://github.com/bootandy/dust"
 SRC_URI="https://github.com/bootandy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
 	$(cargo_crate_uris ${CRATES})"
 # Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored.
-RESTRICT="mirror"
+#
+# Specifying `test` to ignore failing tests.
+# See <https://github.com/bootandy/dust/issues/138>.
+RESTRICT="mirror test"
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"


             reply	other threads:[~2021-04-20 18:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 18:59 YOSHIOKA Takuma [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-13 17:49 [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/dust/ YOSHIOKA Takuma
2023-04-11 14:21 YOSHIOKA Takuma
2023-01-31 19:30 YOSHIOKA Takuma
2023-01-31 19:30 YOSHIOKA Takuma
2022-09-14 15:35 YOSHIOKA Takuma
2022-02-26 17:48 YOSHIOKA Takuma
2021-11-08 14:18 YOSHIOKA Takuma
2021-09-19 17:03 YOSHIOKA Takuma
2021-08-05 13:23 YOSHIOKA Takuma
2021-07-20  8:14 YOSHIOKA Takuma
2021-06-25 21:04 YOSHIOKA Takuma
2021-04-07 18:03 YOSHIOKA Takuma
2021-01-17  5:50 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma

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=1618945148.2cade4ebf7d8c3a2a47ef9eeb6b676a53491251f.YOSHIOKATakuma@gentoo \
    --to=lo48576@hard-wi.red \
    --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