Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903880 - dev-java/fop-2.8-r1: skips some tests because of unresolved test failures
Summary: dev-java/fop-2.8-r1: skips some tests because of unresolved test failures
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: Java-test-failures
  Show dependency tree
 
Reported: 2023-04-05 17:51 UTC by Volkmar W. Pogatzki
Modified: 2024-02-22 13:45 UTC (History)
1 user (show)

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


Attachments
build log showing test failures (buildlog-with-testfailures,606.86 KB, text/plain)
2023-04-05 17:51 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2023-04-05 17:51:53 UTC
Created attachment 859562 [details]
build log showing test failures

When tests get enabled on the fop-core module, some of them would fail. To work around, those failing tests are skipped. The build log showing those test failures is attached to this bug report.

GENTOO_VM=openjdk-17  CLASSPATH="" JAVA_HOME="/usr/lib64/openjdk-17"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
Comment 1 Larry the Git Cow gentoo-dev 2024-02-22 13:45:18 UTC
The bug has been closed via the following commit(s):

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

commit 84e8700135cb51435adec7cf9e049ef3fd92d004
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-02-22 07:01:00 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-02-22 13:45:06 +0000

    dev-java/fop: drop 2.8-r1
    
    Closes: https://bugs.gentoo.org/903880
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/fop/Manifest                              |   2 -
 .../fop/files/fop-2.8-skip-failing-tests.patch     |  48 ------
 dev-java/fop/fop-2.8-r1.ebuild                     | 188 ---------------------
 3 files changed, 238 deletions(-)