-
Notifications
You must be signed in to change notification settings - Fork 61
[OPENJDK-3975] tests for custom configuration and data #593
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
[OPENJDK-3975] tests for custom configuration and data #593
Conversation
CI results (after test commit push, before fix commit push): builders fail (as expected) |
17 runtime fail is sporadic unrelated |
Hey @jerboaa , shipping 1.23 has been slightly delayed, and since we will now get at least one test failure on any change until this PR is merged, I'm wondering about making it a late edition to 1.23. WDYT? |
Signed-off-by: Jonathan Dowland <[email protected]>
Refactor the three rsync calls into a common function, adopting the fix from OPENJDK-2850 to avoid trying to change the permissions on destination directories. Signed-off-by: Jonathan Dowland <[email protected]>
df939db
to
e2f1d59
Compare
rebase and force-push to resolve merge conflicts. |
Seems OK to me if testing looks good. |
The two failing checks died due to the tests-sometimes-stop-indefinitely problem on GHA. I'll run the suite on those two images locally and report back. |
@jerboaa JDK17 runtime: all tests passed |
OK to merge for me. |
https://issues.redhat.com/browse/OPENJDK-3975
Adjust the remaining
rsync
calls to avoid trying to change permissions on the destination directories.First, tests.