From: "YOSHIOKA Takuma" <lo48576@hard-wi.red>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oxipng/
Date: Wed, 7 Jul 2021 19:29:04 +0000 (UTC) [thread overview]
Message-ID: <1625685937.6c5c2371299bb3d5104a72978b5d407b88173284.YOSHIOKATakuma@gentoo> (raw)
commit: 6c5c2371299bb3d5104a72978b5d407b88173284
Author: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
AuthorDate: Wed Jul 7 19:25:37 2021 +0000
Commit: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
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
+}
next reply other threads:[~2021-07-07 19:29 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-07 19:29 YOSHIOKA Takuma [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
2021-11-16 13:44 YOSHIOKA Takuma
2021-07-13 20:29 YOSHIOKA Takuma
2021-05-25 8:10 Anna Vyalkova
2021-04-07 18:03 YOSHIOKA Takuma
2021-01-05 12:22 YOSHIOKA Takuma
2020-12-04 8:20 YOSHIOKA Takuma
2020-11-13 10:04 YOSHIOKA Takuma
2020-09-13 11:26 YOSHIOKA Takuma
2020-04-10 16:24 YOSHIOKA Takuma
2020-04-10 14:46 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=1625685937.6c5c2371299bb3d5104a72978b5d407b88173284.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