From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/prism/
Date: Mon, 24 Mar 2025 11:41:02 +0000 (UTC) [thread overview]
Message-ID: <1742816448.e46f8ba6833c993939aaa7bcc859ef70288dd539.graaff@gentoo> (raw)
commit: e46f8ba6833c993939aaa7bcc859ef70288dd539
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 11:39:59 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 11:40:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e46f8ba6
dev-ruby/prism: avoid unreliable test
Closes: https://bugs.gentoo.org/948649
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/prism/prism-1.4.0.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-ruby/prism/prism-1.4.0.ebuild b/dev-ruby/prism/prism-1.4.0.ebuild
index 33ff67921cec..2d32b41f8d14 100644
--- a/dev-ruby/prism/prism-1.4.0.ebuild
+++ b/dev-ruby/prism/prism-1.4.0.ebuild
@@ -27,6 +27,10 @@ all_ruby_prepare() {
# Avoid a dependency on rake-compiler
sed -e '/PRISM_FFI_BACKEND/ s/$/ and false/' \
-i Rakefile || die
+
+ # Avoid a test that won't work reliably in our varied build environments.
+ sed -e '/test_prism_so_exports_only_the_C_extension_init_function/aomit "Not reliable on Gentoo."' \
+ -i test/prism/library_symbols_test.rb || die
}
each_ruby_prepare() {
next reply other threads:[~2025-03-24 11:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 11:41 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-17 7:25 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/prism/ Hans de Graaff
2025-10-10 7:09 Hans de Graaff
2025-09-14 6:56 Hans de Graaff
2025-09-14 6:56 Hans de Graaff
2025-06-21 7:53 Hans de Graaff
2025-05-20 19:07 Sam James
2025-05-20 16:17 Sam James
2025-05-18 12:13 Arthur Zamarin
2025-03-19 7:52 Hans de Graaff
2025-02-23 3:09 Sam James
2024-12-30 21:48 Sam James
2024-12-29 9:06 Hans de Graaff
2024-12-26 9:22 Hans de Graaff
2024-12-25 15:08 Hans de Graaff
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=1742816448.e46f8ba6833c993939aaa7bcc859ef70288dd539.graaff@gentoo \
--to=graaff@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