https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-java/jctools-core-3.1.0 fails tests (hang). Discovered on: amd64 (internal ref: ci) NOTE: I had to kill the process.
CC'ing also the author of the commit (d17f91c51bae75d66a813ea50dc2f92888dd6873)
Created attachment 786401 [details] build.log build log and emerge --info
FTR: slot 0 passed the tests
Created attachment 786416 [details] Successful testrun "OK (6315 tests)" (In reply to Agostino Sarubbo from comment #2) > Created attachment 786401 [details] > build.log > > build log and emerge --info Very interesting, but I cannot reproduce. Here - log attached - everything seems ok.
(In reply to Agostino Sarubbo from comment #0) > https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ > > Issue: dev-java/jctools-core-3.1.0 fails tests (hang). > Discovered on: amd64 (internal ref: ci) > > NOTE: > I had to kill the process. In you log I see: " EException in thread "JCTools test thread-12083" .java.lang.ClassCastException: class java.lang.Integer cannot be cast to class org.jctools.util.TestUtil$Val (java.lang.Integer is in module java.base of loader 'bootstrap'; org.jctools.util.TestUtil$Val is in unnamed module of loader 'app') at org.jctools.queues.MpqSanityTest.lambda$testHappensBefore$25(MpqSanityTest.java:483) " Even with openjdk-bin:17 instead of openjdk:17 I cannot repreoduce it. All tests simply pass. Did that message appear before you attempted to kill the process? Or was it triggered by killing?
(In reply to Volkmar W. Pogatzki from comment #5) > Did that message appear before you attempted to kill the process? Or was it > triggered by killing? Before.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812f0a6f59707bb5197c2511c38a1e7214d0bed commit 7812f0a6f59707bb5197c2511c38a1e7214d0bed Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2022-08-12 12:07:15 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2022-08-12 13:21:43 +0000 dev-java/jctools-core: drop 3.1.0 Closes: https://bugs.gentoo.org/853157 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-java/jctools-core/Manifest | 1 - dev-java/jctools-core/jctools-core-3.1.0.ebuild | 72 ------------------------- 2 files changed, 73 deletions(-)