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: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL: https://gitweb.gentoo.org/repo/gentoo...
Whiteboard:
Keywords:
Depends on:
Blocks: Java-test-failures
  Show dependency tree
 
Reported: 2021-05-16 21:29 UTC by Agostino Sarubbo
Modified: 2023-03-28 06:41 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)