https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/httpcore-4.4.14 fails tests. Discovered on: arm64 (internal ref: tinderbox_arm64) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 884013 [details] build.log build log and emerge --info
Error(s) that match a know pattern: Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.ExceptionInInitializerError [in thread "main"] Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.mockito.internal.creation.jmock.ClassImposterizer$3 FAILURES!!! java.lang.NoClassDefFoundError: Could not initialize class org.mockito.internal.creation.jmock.ClassImposterizer$3
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d5b0a7b42398ddbe0fbb50c192d70280c049df commit b2d5b0a7b42398ddbe0fbb50c192d70280c049df Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-02-04 10:52:34 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-05-26 08:16:00 +0000 dev-java/httpcore: handle test failures #923603 Closes: https://bugs.gentoo.org/923603 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../files/httpcore-4.4.14-skipFailingTest.patch | 55 ++++++++++++++++++++++ dev-java/httpcore/httpcore-4.4.14.ebuild | 15 ++++-- 2 files changed, 66 insertions(+), 4 deletions(-)