https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/mockito-2.28.2 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
CC'ing also the author of the commit (34a5f02a8a2f52cb434fce81b1942a73ebe281e9)
Created attachment 890942 [details] build.log build log and emerge --info
Error(s) that match a know pattern: FAILURES!!! java.lang.AssertionError:
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd01cd20a42ef1e896f8cd9172c23fb68c81cc3 commit 3bd01cd20a42ef1e896f8cd9172c23fb68c81cc3 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2024-11-15 18:41:00 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-11-15 18:41:00 +0000 dev-java/mockito: fixed a test in 2.28.2 Bug: https://bugs.gentoo.org/930103 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../files/mockito-2.28.2-fix-unused-stubbings-test.patch | 14 ++++++++++++++ dev-java/mockito/mockito-2.28.2.ebuild | 5 ++++- 2 files changed, 18 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e7220f6473b3babb33c0d371a1b35c3ba69c61 commit 50e7220f6473b3babb33c0d371a1b35c3ba69c61 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-11-15 20:50:50 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-12-08 11:41:43 +0000 dev-java/mockito: lift dependency on >=dev-java/byte-buddy-1.15.10 Bug: https://bugs.gentoo.org/930103 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33579 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/mockito/mockito-2.28.2-r1.ebuild | 106 ++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+)