Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853157 - dev-java/jctools-core-3.1.0 fails tests (hang)
Summary: dev-java/jctools-core-3.1.0 fails tests (hang)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-20 10:15 UTC by Agostino Sarubbo
Modified: 2022-08-12 13:21 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,50.94 KB, text/plain)
2022-06-20 10:15 UTC, Agostino Sarubbo
Details
Successful testrun "OK (6315 tests)" (build.log,55.86 KB, text/plain)
2022-06-20 11:17 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-06-20 10:15:55 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-20 10:15:57 UTC
CC'ing also the author of the commit (d17f91c51bae75d66a813ea50dc2f92888dd6873)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-20 10:15:58 UTC
Created attachment 786401 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2022-06-20 10:16:34 UTC
FTR: slot 0 passed the tests
Comment 4 Volkmar W. Pogatzki 2022-06-20 11:17:16 UTC
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.
Comment 5 Volkmar W. Pogatzki 2022-06-20 13:01:41 UTC
(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?
Comment 6 Agostino Sarubbo gentoo-dev 2022-06-20 13:05:27 UTC
(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.
Comment 7 Larry the Git Cow gentoo-dev 2022-08-12 13:21:50 UTC
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(-)