Shelley Lambert
Shelley Lambert
1. Find any test targets calling scripts that are pulling in test material or dependencies over and above the test material in their own repository (start with the targets pulling...
On aarch64_windows, these 2 testcases fail: runtime/ReservedStack/ReservedStackTest.java runtime/ReservedStack/ReservedStackTestCompiler.java with RuntimeException ``` FAILED: This platform should not be supported: aarch64 java.lang.RuntimeException: This platform should not be supported: aarch64 at ReservedStackTest.initIsSupportedPlatform(ReservedStackTest.java:286) at...
This meeting is scheduled for: 1Q of 2025 and will be recorded to share with our colleagues who may not be able to attend. Google Meet joining info Video call...
In the past, we included the image generation during the test pipeline because we were supporting an extremely large number of variations / tags. Since we have trimmed back the...
Related to https://github.com/adoptium/TKG/issues/762 - let's remove older unused versions of jtreg from the code-tools build. Intention to remove: - 6+1 - 6.1+1 - 7+1 - 7.1.1+1 - 7.2+1 - 7.3+1...
See March 2025 release triage https://github.com/adoptium/aqa-tests/issues/6051 for many instances of system test targets failing across many platforms with similar or same issues (`FAIL: gnu.testlet.java.lang.Math.tanh (number 4) got 4374121138083594055 but expected...
A "release dashboard" ideally would have the following features: - [ ] Given a set of tags (Given an aqa-tests release branch, use the set of tags in the testenv.properties...
Now that there is a way to run the REPD approach against a set of changed files (in a PR), let us also check how 'sensitive' this approach is to...
We want to ensure that developers needing early access builds can find them and that they are named correctly (we no longer build 'nightly', we build based on the upstream...
Instead of a static PR template, we could create a GH workflow that generates a draft PR for the release blog based on an array of JDK versions covered under...