Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863977 - dev-java/jctools-core-3.3.0: fails tests on arm64 & ppc64
Summary: dev-java/jctools-core-3.3.0: fails tests on arm64 & ppc64
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: 863878
  Show dependency tree
 
Reported: 2022-08-06 11:29 UTC by Arthur Zamarin
Modified: 2022-08-08 06:29 UTC (History)
0 users

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


Attachments
build.log on arm64 (build.arm64.log,29.12 KB, text/plain)
2022-08-06 11:29 UTC, Arthur Zamarin
Details
build.log on ppc64 (build.ppc64.log,24.45 KB, text/plain)
2022-08-06 11:29 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-08-06 11:29:03 UTC
Created attachment 798289 [details]
build.log on arm64

Tested on arm64-stable container at kamaji.arm.d.g.o
Tested on ppc64-stable container at timberdoodle.ppc64.d.g.o
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2022-08-06 11:29:25 UTC
Created attachment 798292 [details]
build.log on ppc64
Comment 2 Larry the Git Cow gentoo-dev 2022-08-08 06:29:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da7811f7dd5df86c1361aca176bd8a62905d52ab

commit da7811f7dd5df86c1361aca176bd8a62905d52ab
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-08-06 15:51:59 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-08-08 06:28:38 +0000

    dev-java/jctools-core: exclude two more test classes
    
    Excluding two test classes producing TestTimedOutException on arm64:
    - org.jctools.queues.atomic.AtomicMpqSanityTestMpscLinked
    - org.jctools.queues.MpqSanityTestMpscLinked
    
    org.junit.runners.model.TestTimedOutException: test timed out after 30000 milliseconds
    
    Closes: https://bugs.gentoo.org/863977
    Closes: https://github.com/gentoo/gentoo/pull/26758
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/jctools-core/jctools-core-3.3.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)