commit:     e6aad2ed2033b565a42c131a62044d418237d578
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 22:52:09 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 22:54:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6aad2ed

sys-apps/util-linux: skip hanging script/replay test

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/util-linux/util-linux-2.41.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-apps/util-linux/util-linux-2.41.ebuild 
b/sys-apps/util-linux/util-linux-2.41.ebuild
index 31f9d914538b..41df3bf006f6 100644
--- a/sys-apps/util-linux/util-linux-2.41.ebuild
+++ b/sys-apps/util-linux/util-linux-2.41.ebuild
@@ -155,6 +155,9 @@ src_prepare() {
                        # Permission issues on /dev/random
                        lsfd/mkfds-eventpoll
                        lsfd/column-xmode
+
+                       # Hangs on some machines
+                       script/replay
                )
 
                # debug prints confuse the tests which look for a diff

Reply via email to