-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UBI and Ubuntu 2404 test failure summary #3614
Comments
Notes:
|
Raised #3658 for the failing TestUTCParse test |
There also 2 more tests affecting JDK21 for both UBI8/9 and Ubuntu2404
|
Noting from our discussion that TestJcmdDump and FinalizerTest are intermittent failures that are considered non-blocking. (OutOfMemory) |
We had a call today to discuss some of these failures with a goal to get approval to support Ubuntu 24.04 for the July release:
|
Installing shared-mime-info allows the test to pass. Ive installed it on all of the affected machines and will add it to the dockerstatic dockerfiles |
On the failing machines it looks like the time is already set to UTC
|
and looking at passing machines do you see differences in output of |
Noting that based on the table at adoptium/aqa-tests#5420 (comment) I'm ok with the PKCS11 and TestTLS12 failures being no worse on Ubuntu 24.04 than on 22.04 so I do not consider that a blocker. |
On test-docker-alpine319-x64-4 on which the test passes (https://ci.adoptium.net/job/Grinder/10549/console)
Same format as #3614 (comment) |
Summary of follow-up to the action items on the earlier comment:
|
Noting that #3521 (related to MD5 and excluded under adoptium/aqa-tests#5220) is also a problem on the newer distributions (including some prior to 24.04) and so should be covered under this issue. This was fixed upstream so that issue has been closed but I'm noting it here for completeness (this issue was created after it was excluded) |
Using this issue to summarise the consistent failures of #3586 and #3501 as there were many common failures
UBI 8 and 9 JDK8 all platforms:
Known issue #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 #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
Ubuntu 2404 and UBI 8 and 9, JDK 11 all platforms
java/time/test/java/time/format/TestUTCParse.java
The text was updated successfully, but these errors were encountered: