When rebuilding as part of the final "emerge --emptytree @world" step of the 23.0 profile upgrade, =dev-java/byte-buddy-1.14.0 fails its tests on this machine, specifically the test "testLatestVersion": There was 1 failure: 1) testLatestVersion(net.bytebuddy.ClassFileVersionTest) java.lang.AssertionError: Expected: is <66s> but: was <64s> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) at net.bytebuddy.ClassFileVersionTest.testLatestVersion(ClassFileVersionTest.java:72) FAILURES!!! Tests run: 10254, Failures: 1
Created attachment 898276 [details] dev-java:byte-buddy-1.14.0:20240724-145610.log
Created attachment 898277 [details] emerge-info.txt
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa8f6b5eb8be026039338befd02e2c124934e20 commit ffa8f6b5eb8be026039338befd02e2c124934e20 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2025-01-10 07:52:07 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2025-01-10 08:51:07 +0000 dev-java/byte-buddy: drop 1.14.0 Closes: https://bugs.gentoo.org/916487 Closes: https://bugs.gentoo.org/936606 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/byte-buddy/Manifest | 1 - dev-java/byte-buddy/byte-buddy-1.14.0.ebuild | 161 --------------------------- 2 files changed, 162 deletions(-)