Skip to content
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

ssl-tests fail for AIX, sparcv9_solaris, x86-64_solaris platforms #4943

Closed
smlambert opened this issue Jan 9, 2024 · 2 comments · Fixed by #5027
Closed

ssl-tests fail for AIX, sparcv9_solaris, x86-64_solaris platforms #4943

smlambert opened this issue Jan 9, 2024 · 2 comments · Fixed by #5027

Comments

@smlambert
Copy link
Contributor

We should disable these tests for those platforms, as they are not passing (and not skipping properly) on those platforms and by excluding them in the playlist, they will not get sent to these platforms to run.

Noting that if we do exclude this test target, and it is currently the only target in dev.functional, then we should update the ci-jenkins-pipeline default settings for these platforms, or they will fail with "No Tests Found".


Test Info
Test Name: ssl-tests_0
Test Duration: 2 sec
Machine: test-osuosl-aix72-ppc64-1
TRSS link for the test output: https://trss.adoptium.net/output/test?id=659987e920748f006f19ea3d

Build Info
Build Name: Test_openjdk8_hs_dev.functional_ppc64_aix
Jenkins Build start time: Jan 06 2024, 07:40 am
Jenkins Build URL: https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64_aix/5/
TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=6599871a20748f006f19e825

Java Version
openjdk version "1.8.0_402-beta"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-beta-202401061209-b05)
OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b05, mixed mode)

This test has been failed 5 times since Dec 09 2023, 07:46 am
Java Version when the issue first seen
openjdk version "1.8.0_402-beta"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-beta-202312091209-b04)
OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b04, mixed mode)
Jenkins Build URL: https://ci.adoptium.net/job/Test_openjdk8_hs_dev.functional_ppc64_aix/1/

The test failed on machine test-osuosl-aix72-ppc64-1 2 times
The test failed on machine test-osuosl-aix72-ppc64-2 1 times
The test failed on machine test-osuosl-aix72-ppc64-3 2 times

Rerun in Grinder

@smlambert smlambert changed the title ssl-tests fail for AIX, sparcv9_solaris, x86-64_linux platforms ssl-tests fail for AIX, sparcv9_solaris, x86-64_solaris platforms Jan 9, 2024
@smlambert
Copy link
Contributor Author

These tests are in dev level so do not affect the release activities, though we should still plan to create exclusions as they will fail during our weekly test runs where they have been added.

@zzambers
Copy link
Contributor

zzambers commented Feb 1, 2024

Currently ssl-tests are windows, linux and mac only. See: rh-openjdk/ssl-tests#21
I'll create PR with fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants