Shelley Lambert

Results 192 issues of Shelley Lambert

Update this https://github.com/adoptium/adoptium/wiki/Adoptium-Project-Logos with some guidance similar to this https://www.eclipse.org/legal/documents/eclipse_foundation_branding_guidelines.pdf

As described in https://github.com/adoptium/aqa-tests/issues/5156#issuecomment-2008024800, 2 jdk_foreign test cases crash/fail when run on AIX for JDK22 and JDK23. Possibly introduced by this upstream [commit](https://github.com/openjdk/jdk/commit/3885dc5b9acf08dc90397ab02b814bc72d7b4ed5). Failing testcases: java/foreign/TestUpcallAsync.java java/foreign/stackwalk/TestAsyncStackWalk.java#default_gc jdk_foreign 2 testcase...

#### Release Summary Report for release-openjdk22-pipeline **Report generated at:** Tue, 19 Mar 2024 16:57:28 GMT to feed into overall status ([here](https://github.com/adoptium/temurin/issues/35)) TRSS [Build](https://trss.adoptium.net/buildDetail?parentId=65f9c29943ff67006ef4431a&testSummaryResult=failed&buildNameRegex=%5ETest) and TRSS [Grid View](https://trss.adoptium.net/resultSummary?parentId=65f9c29943ff67006ef4431a) Jenkins Build URL...

Test failures affecting JDK22+, as described in https://github.com/adoptium/aqa-tests/issues/5141#issuecomment-1997371642, 3 test targets are failing (MBCS_Tests_unicode_linux, MBCS_Tests_codepoint_linux and MBCS_Tests_datetime_formatter). The analysis in https://github.com/adoptium/aqa-tests/issues/5141#issuecomment-2003999091 rightly indicates that the changes in [CLDR 42.0](https://cldr.unicode.org/index/downloads/cldr-42) warrant...

Currently the MBCS test suite pulls in test data from unicode.org public data, to be able to compare what the JDK produces, versus what is expected based on the test...

enhancement

Follow-up for what is seen during Jan release, related (https://github.com/adoptium/aqa-tests/issues/4983#issuecomment-1896554846) - exclude renaissance-philosophers for AIX - check on jck-skytap-aix72-ppc64-4 as per note below, in the event some machines have enough...

good first issue

Related to https://github.com/adoptium/ci-jenkins-pipelines/issues/895 (see also https://github.com/adoptium/ci-jenkins-pipelines/wiki/Trestle-Initiative), we will test various use cases to validate the final feature set that the Trestle pipelines should deliver. | Trestle Coverage | Upstream branch...

triage required

Spotted when running https://github.com/adoptium/aqa-tests/blob/master/.github/workflows/directoriesFilesChangePR.yml (which itself should be improved/removed based on https://github.com/adoptium/aqa-tests/issues/2299). Example: https://github.com/adoptium/aqa-tests/actions/runs/8335749724/job/22811786784?pr=5150 ``` /Users/runner/work/aqa-tests/aqa-tests/aqa-tests/functional/JLM_Tests/src/org/openj9/test/java/lang/management/TestThreadMXBean.java:374: error: incompatible types: long[] cannot be converted to long [javac] tb.getThreadCpuTime(badIds); [javac] ^ [javac]...

We already employ this approach with tests added in the external group, but as we are bringing in tests to other groups where we pull from other repositories, there needs...

Relating to a number of issues: - reduce duplication (related to https://github.com/adoptium/aqa-tests/issues/3991) - bring security tests into sanity / nightly runs (https://github.com/adoptium/aqa-tests/issues/3858) - align our levels closely with openjdk tiers...

enhancement