Shelley Lambert
Shelley Lambert
Example freeze announcement (that gets posted to build and release channels): --- It's the Friday before a release week so we will lock down the repositories required for releasing, these...
I have updated the description to not use the word template. There are no templates to update. Just need to update the RELEASING.md
If ant copy is not working on x64 alpine-linux, how are the other test jobs running successfully, example: https://ci.adoptopenjdk.net/job/Test_openjdk20_hs_sanity.functional_x86-64_alpine-linux/11/consoleFull Based on the console outputs, some ant targets that also copy...
Not sure how the Github runner info is relevant as your Grinder is running on [test-docker-alpine314-x64-1](https://ci.adoptopenjdk.net/computer/test-docker-alpine314-x64-1) and so are the [smoke tests](https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk19/job/jdk19-alpine-linux-x64-temurin_SmokeTests), not run on github runners. Is test-docker-alpine314-x64-1 setup...
Thanks @zdtsw! I see now it mentioned in the issue that this PR is intended to fix, may I ask that you use [Closes or Fixes keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) in your PRs...
Likely to handle future cases where we may choose to handle nested test dirs (as we do for other types of testing and knowing we intend to continue adding smoke...
diff-ing a failing jdk20 run versus a working jdk18u smoke test run to the point of the ant dist target where jdk20 hangs to see if anything looks off or...
@LizyBbethy - I've just assigned https://github.com/adoptium/aqa-tests/issues/3334 to you, so will leave this one unassigned for now.
https://github.com/adoptium/aqa-tests/pull/2990 was closed but not merged. Need to verify if this issue still exists and if so, and the issue is not resolved, then temporarily need to exclude the test...
I think ultimately our goal should be to match sanity.openjdk to Tier1. To avoid duplication, can the targets that are currently in extended be broken down so its a smaller...