Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936606 - dev-java/byte-buddy-1.14.0 fails test ClassFileVersionTest.testLatestVersion
Summary: dev-java/byte-buddy-1.14.0 fails test ClassFileVersionTest.testLatestVersion
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-24 22:56 UTC by Jonathan Lovelace
Modified: 2024-07-25 20:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-java:byte-buddy-1.14.0:20240724-145610.log (dev-java:byte-buddy-1.14.0:20240724-145610.log,158.07 KB, text/plain; charset=utf-8)
2024-07-24 22:56 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.08 KB, text/plain; charset=utf-8)
2024-07-24 22:56 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
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