-
-
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
jdk_management tests consistently fail on test-marist-ubuntu2204-s390x-1 #3189
Comments
Multicast/s390x generic issue - can we fix it |
TODO: Run these on a full set of machines similar to #2807 (comment) |
[*] Systems with four failures are two tests repeated twice with a The systems with 10 failures have an additional three (repeated twice) which are the ones in the original description:
Re-grind link with the 7 tests is here (change LABEL to the machine you want to run on) |
Compilation failures should be checked for any corresponding issue upstream or in AQA tests and then have a short look to see if there's a specific compilation failure message that we can look into (as it seems quite likely that it is s390x specific and therefore we may be the first people hitting it) |
The compilation failure is logged in the console output:
When reviewing this against the latest source code in jdk17u-dev, etc. it seems that the test material is out of date or out of sync in some way? The latest source has this relevant fix, which will be in the January 2025 release, 17.0.14: |
https://ci.adoptium.net/job/Grinder/11803/ is likely a rerun from a release build, so is using USE_TESTENV_PROPERTIES=true, so is pinning to a particular tagged version of test material which is shown in the testenv.properties file which would have originally been attached as an artifact to that Grinder run, though our Jenkins settings don't keep those artifacts forever, and it is no longer attached. One can also see the SHAs that were used at the top of TAP files attached to the job.
|
Thanks for the investigation @jiekang - and good spot on that option @smlambert ! Re-runs on other machines:
The six failures are the same three Jdp ones from the original description in this issue (three repeated twice) |
test-marist-sles12-s390x has now been taken offline. |
Some jdk_managment jdp tests consitently fail on test-marist-ubuntu2204-s390x-1
sun/management/jdp/JdpDefaultsTest.java.JdpDefaultsTest
sun/management/jdp/JdpJmxRemoteDynamicPortTest.java.JdpJmxRemoteDynamicPortTest
sun/management/jdp/JdpSpecificAddressTest.java.JdpSpecificAddressTest
The text was updated successfully, but these errors were encountered: