Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866692 - dev-java/jnr-posix-3.1.15 fails tests on arm
Summary: dev-java/jnr-posix-3.1.15 fails tests on arm
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: 866201
  Show dependency tree
 
Reported: 2022-08-26 13:39 UTC by Arthur Zamarin
Modified: 2022-09-02 17:23 UTC (History)
0 users

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


Attachments
build.log (build.log,12.01 KB, text/plain)
2022-08-26 13:39 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-26 13:39:05 UTC
Created attachment 801097 [details]
build.log

Tested at container arm32-testing at kamaji.arm.dev.gentoo.org

GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
Comment 1 Larry the Git Cow gentoo-dev 2022-09-02 17:23:26 UTC
The bug has been closed via the following commit(s):

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

commit 510c51a40d4a0b3e8b09b377af13cec13d9b9811
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-08-28 06:51:45 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-09-02 17:23:13 +0000

    dev-java/jnr-posix: exclude failing tests on arm
    
    Closes: https://bugs.gentoo.org/866692
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/27034
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../files/jnr-posix-3.1.15-FileTest.patch          | 10 --------
 dev-java/jnr-posix/jnr-posix-3.1.15.ebuild         | 27 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 10 deletions(-)