Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 790608

Summary: dev-java/xom: skips tests because of unresolved test failures
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal CC: fordfrog, gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-java/xom/files/xom-1.3.7-disable-invalid-test.patch
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 856409    
Attachments: build.log

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)