Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790608 - dev-java/xom: skips tests because of unresolved test failures
Summary: dev-java/xom: skips 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
Assignee: Java team
URL: https://gitweb.gentoo.org/repo/gentoo...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: Java-test-failures
  Show dependency tree
 
Reported: 2021-05-16 21:29 UTC by Agostino Sarubbo
Modified: 2025-05-24 20:09 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,126.81 KB, text/plain)
2021-05-16 21:29 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-16 21:29:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/xom-1.3.7 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-16 21:29:55 UTC
CC'ing also the author of the commit (9e646ac7a38a7ae9f591dcd98ecd34710b951d84)
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-16 21:29:57 UTC
Created attachment 709218 [details]
build.log

build log and emerge --info
Comment 3 Volkmar W. Pogatzki 2021-05-17 09:21:42 UTC
Cannot reproduce with gcc:10 using openjdk:11

 * Compiling ...
Note: src/test/java/nu/xom/tests/XMLWriter.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
.........................................
....
Time: 0.342

OK (45 tests)
Comment 4 Larry the Git Cow gentoo-dev 2025-05-24 20:09:16 UTC
The bug has been closed via the following commit(s):

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

commit e49d21d2d19324fb521d3572c89a9dfbcc7fef2b
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2025-05-22 13:13:55 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2025-05-24 20:08:56 +0000

    dev-java/xom: drop 1.3.8-r1
    
    Closes: https://bugs.gentoo.org/951494
    Closes: https://bugs.gentoo.org/790608
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Part-of: https://github.com/gentoo/gentoo/pull/42206
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/xom/Manifest                              |   1 -
 .../xom/files/xom-1.3.7-disable-invalid-test.patch |  31 -------
 dev-java/xom/xom-1.3.8-r1.ebuild                   | 103 ---------------------
 3 files changed, 135 deletions(-)