Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936606

Summary: dev-java/byte-buddy-1.14.0 fails test ClassFileVersionTest.testLatestVersion
Product: Gentoo Linux Reporter: Jonathan Lovelace <kingjon3377>
Component: Current packagesAssignee: Java team <java>
Status: UNCONFIRMED ---    
Severity: normal CC: kingjon3377
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-java:byte-buddy-1.14.0:20240724-145610.log
emerge-info.txt

Description Jonathan Lovelace 2024-07-24 22:56:12 UTC
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
Comment 1 Jonathan Lovelace 2024-07-24 22:56:35 UTC
Created attachment 898276 [details]
dev-java:byte-buddy-1.14.0:20240724-145610.log
Comment 2 Jonathan Lovelace 2024-07-24 22:56:58 UTC
Created attachment 898277 [details]
emerge-info.txt