adoptium / adoptium/infrastructure
UBI and Ubuntu 2404 test failure summary
- Dominant language
- Python
- Stars
- 96
- Forks
- 106
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Using this issue to summarise the consistent failures of https://github.com/adoptium/infrastructure/issues/3586 and https://github.com/adoptium/infrastructure/issues/3501 as there were many common failures
**UBI 8 and 9** JDK8 all platforms:
Known issue https://github.com/adoptium/infrastructure/issues/2949
java/net/Inet6Address/B6206527.java
java/net/ipv6tests/B6521014.java
both are excluded on linux for openj9 https://github.com/adoptium/aqa-tests/blob/7e3811b9d4c6fcf265d2fc7e9852412034fe6260/openjdk/excludes/ProblemList_openjdk8-openj9.txt#L150 and https://github.com/adoptium/aqa-tests/blob/7e3811b9d4c6fcf265d2fc7e9852412034fe6260/openjdk/excludes/ProblemList_openjdk8-openj9.txt#L166
I recommend exclusion for jdk8
**UBI8 and 9**
Known issue https://github.com/adoptium/infrastructure/issues/2631
java/nio/file/Files/probeContentType/Basic.java
excluded on windows for many jdk versions https://github.com/search?q=repo%3Aadoptium%2Faqa-tests+java%2Fnio%2Ffile%2FFiles%2FprobeContentType%2FBasic&type=code
**UBI 8 and 9 and Ubuntu 2404**, various tests within jdk_security3 are failing for jdk8 and 11, common ones are
```
sun/security/pkcs11/fips/TestTLS12.java
sun/security/pkcs11/Provider/Login.sh
sun/security/pkcs11/Secmod/AddPrivateKey.java
sun/security/pkcs11/Secmod/GetPrivateKey.java
sun/security/pkcs11/Secmod/JksSetPrivateKey.java
sun/security/pkcs11/Secmod/LoadKeystore.java
sun/security/pkcs11/Secmod/TrustAnchors.java
sun/security/tools/keytool/autotest.sh
```
**Ubuntu 2404 and UBI 8 and 9**, JDK 11 all platforms
java/time/test/java/time/format/TestUTCParse.java
Contributor guide
Assessment
This issue has not been assessed yet.