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/gentoo:master commit in: dev-java/slf4j-reload4j/
Date: Thu, 27 Oct 2022 09:45:37 +0000 (UTC)	[thread overview]
Message-ID: <1666863933.a0db3fc3a90df65a5c3b610a2f99e2a3043f222e.flow@gentoo> (raw)

commit:     a0db3fc3a90df65a5c3b610a2f99e2a3043f222e
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Oct 22 12:15:50 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 09:45:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0db3fc3

dev-java/slf4j-reload4j: exclude one more test on ppc64

Closes: https://bugs.gentoo.org/877903
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/27897
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-java/slf4j-reload4j/slf4j-reload4j-2.0.3.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-java/slf4j-reload4j/slf4j-reload4j-2.0.3.ebuild b/dev-java/slf4j-reload4j/slf4j-reload4j-2.0.3.ebuild
index b4ba9b28a618..b9098fbabfb8 100644
--- a/dev-java/slf4j-reload4j/slf4j-reload4j-2.0.3.ebuild
+++ b/dev-java/slf4j-reload4j/slf4j-reload4j-2.0.3.ebuild
@@ -73,3 +73,10 @@ src_prepare() {
 	#         at org.slf4j.reload4j.EventFieldsTest.testWhetherEventsFieldsAreSet(EventFieldsTest.java:35)
 	rm src/test/java/org/slf4j/reload4j/EventFieldsTest.java || die "cannot remove test"
 }
+
+src_test() {
+	if use ppc64; then #877903
+		JAVA_TEST_EXCLUDES+=( org.slf4j.reload4j.Reload4jMultithreadedInitializationTest )
+	fi
+	java-pkg-simple_src_test
+}


             reply	other threads:[~2022-10-27  9:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27  9:45 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-02 17:22 [gentoo-commits] repo/gentoo:master commit in: dev-java/slf4j-reload4j/ Arthur Zamarin
2022-11-10  0:40 Sam James
2022-11-10  0:28 Sam James
2022-11-09 18:46 Arthur Zamarin
2022-10-14  4:38 Arthur Zamarin
2022-10-14  4:36 Arthur Zamarin
2022-10-10  7:41 Florian Schmaus

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=1666863933.a0db3fc3a90df65a5c3b610a2f99e2a3043f222e.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