public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/oxipng/
Date: Thu,  8 Jul 2021 11:07:19 +0000 (UTC)	[thread overview]
Message-ID: <1625685937.6c5c2371299bb3d5104a72978b5d407b88173284.flow@gentoo> (raw)

commit:     6c5c2371299bb3d5104a72978b5d407b88173284
Author:     YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Wed Jul  7 19:25:37 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Jul  7 19:25:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c5c2371

media-gfx/oxipng: add workaround for occasionally broken tests

The issue is reported to upstream
(<https://github.com/shssoichiro/oxipng/issues/412>).

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

 media-gfx/oxipng/oxipng-3.0.1.ebuild | 6 ++++++
 media-gfx/oxipng/oxipng-4.0.3.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/media-gfx/oxipng/oxipng-3.0.1.ebuild b/media-gfx/oxipng/oxipng-3.0.1.ebuild
index bea8c77b3..146fbd2c9 100644
--- a/media-gfx/oxipng/oxipng-3.0.1.ebuild
+++ b/media-gfx/oxipng/oxipng-3.0.1.ebuild
@@ -105,3 +105,9 @@ src_install() {
 
 	dodoc CHANGELOG.md README.md
 }
+
+src_test() {
+	# Workaround for the upstream bug <https://github.com/shssoichiro/oxipng/issues/412>.
+	cargo_src_test -- --skip issue_182
+	cargo_src_test -- issue_182
+}

diff --git a/media-gfx/oxipng/oxipng-4.0.3.ebuild b/media-gfx/oxipng/oxipng-4.0.3.ebuild
index 30cd48fe3..a095c1ad3 100644
--- a/media-gfx/oxipng/oxipng-4.0.3.ebuild
+++ b/media-gfx/oxipng/oxipng-4.0.3.ebuild
@@ -99,3 +99,9 @@ src_install() {
 
 	dodoc CHANGELOG.md README.md
 }
+
+src_test() {
+	# Workaround for the upstream bug <https://github.com/shssoichiro/oxipng/issues/412>.
+	cargo_src_test -- --skip issue_182
+	cargo_src_test -- issue_182
+}


             reply	other threads:[~2021-07-08 11:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 11:07 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-08  9:34 [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oxipng/ Andrew Ammerlaan
2022-09-08  9:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-11-20 13:05 Haelwenn Monnier
2021-07-14 19:43 Andrew Ammerlaan
2021-05-25 23:07 Haelwenn Monnier
2021-04-08 10:12 Andrew Ammerlaan
2021-01-05 15:21 Andrew Ammerlaan
2020-12-04 15:00 Andrew Ammerlaan
2020-11-13 20:53 Andrew Ammerlaan
2020-09-15  8:37 Andrew Ammerlaan
2020-04-11  8:05 Andrew Ammerlaan
2020-04-11  8:05 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=1625685937.6c5c2371299bb3d5104a72978b5d407b88173284.flow@gentoo \
    --to=flow@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