public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/patool/
Date: Mon, 13 Nov 2023 11:36:17 +0000 (UTC)	[thread overview]
Message-ID: <1699875149.b2c166c7b506ae2bc30a9765b58ef370f7a2151c.dlan@gentoo> (raw)

commit:     b2c166c7b506ae2bc30a9765b58ef370f7a2151c
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Mon Nov 13 07:21:32 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 11:32:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c166c7

app-arch/patool: exclude lrzip tests on x86

Bug: https://bugs.gentoo.org/916317
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-arch/patool/patool-1.12_p20230424.ebuild | 2 ++
 app-arch/patool/patool-1.14.1.ebuild         | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/app-arch/patool/patool-1.12_p20230424.ebuild b/app-arch/patool/patool-1.12_p20230424.ebuild
index cbb4629848ef..52b6f986d04f 100644
--- a/app-arch/patool/patool-1.12_p20230424.ebuild
+++ b/app-arch/patool/patool-1.12_p20230424.ebuild
@@ -119,6 +119,8 @@ python_test() {
 	if use x86; then
 		EPYTEST_IGNORE+=(
 			"tests/archives/test_clzip.py"
+			# bug #916317
+			"tests/archives/test_lrzip.py"
 		)
 	fi
 

diff --git a/app-arch/patool/patool-1.14.1.ebuild b/app-arch/patool/patool-1.14.1.ebuild
index 86b157acb084..017d9e6122dd 100644
--- a/app-arch/patool/patool-1.14.1.ebuild
+++ b/app-arch/patool/patool-1.14.1.ebuild
@@ -112,6 +112,8 @@ python_test() {
 	if use x86; then
 		EPYTEST_IGNORE+=(
 			"tests/archives/test_clzip.py"
+			# bug #916317
+			"tests/archives/test_lrzip.py"
 		)
 	fi
 


             reply	other threads:[~2023-11-13 11:36 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13 11:36 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-22 18:31 [gentoo-commits] repo/gentoo:master commit in: app-arch/patool/ Arthur Zamarin
2024-09-22  9:16 Sam James
2024-08-23  2:08 Eli Schwartz
2024-08-23  2:08 Eli Schwartz
2024-08-22  9:38 Jakov Smolić
2024-08-21 14:34 Sam James
2024-07-11 16:30 Eli Schwartz
2024-05-21  8:58 Florian Schmaus
2024-05-21  8:58 Florian Schmaus
2024-04-07  5:46 Joonas Niilola
2024-04-07  5:46 Joonas Niilola
2024-03-12 15:47 Sam James
2024-03-12 14:38 Arthur Zamarin
2024-02-28  9:12 Florian Schmaus
2024-02-15  7:07 Joonas Niilola
2024-02-15  6:50 Joonas Niilola
2024-01-30 11:33 Sam James
2024-01-30 11:33 Sam James
2023-12-16  7:45 Joonas Niilola
2023-12-16  7:22 Joonas Niilola
2023-11-30 21:39 Sam James
2023-11-30 20:16 Michał Górny
2023-11-30 14:11 Joonas Niilola
2023-11-13 11:36 Yixun Lan
2023-11-13 11:36 Yixun Lan
2023-10-27  5:43 Joonas Niilola
2023-10-27  5:43 Joonas Niilola
2023-05-01  8:47 Sam James
2021-05-28 14:19 Michał Górny
2021-05-28 14:19 Michał Górny
2020-08-05 14:17 Agostino Sarubbo
2020-08-05 13:53 Agostino Sarubbo
2020-01-20 19:18 Ben Kohler
2018-06-27 17:15 Pacho Ramos
2016-07-02 12:36 David Seifert

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=1699875149.b2c166c7b506ae2bc30a9765b58ef370f7a2151c.dlan@gentoo \
    --to=dlan@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