https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/immutabledict-4.1.0 fails tests. Discovered on: amd64 (internal ref: slibtool_tinderbox) System: SLIBTOOL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#SLIBTOOL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885247 [details] build.log build log and emerge --info
I can only reproduce this issue occasionally, when the computer is under heavy load, which most probably is the case in tinderbox. I simulate the high load with the following command: seq $NPROC | xargs -n1 -P$NPROC sh -c 'cat /dev/zero > /dev/null'
Ultimately, it's a perf test, so we can probably just skip it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92bccf72e0be2371816b65c0f85824b99b0345d0 commit 92bccf72e0be2371816b65c0f85824b99b0345d0 Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-02-19 08:37:04 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-02-19 08:38:44 +0000 dev-python/immutabledict: deselect performance test Closes: https://bugs.gentoo.org/924831 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> dev-python/immutabledict/immutabledict-4.1.0.ebuild | 6 ++++++ 1 file changed, 6 insertions(+)