Shelley Lambert

Results 375 comments of Shelley Lambert

@llxia - the [PR](https://github.com/adoptium/aqa-tests/pull/3266) for this was reverted. Is the intention to keep this open and try again, or was the resolution that we could not proceed with this issue...

Both issues are now addressed (via https://github.com/adoptium/ci-jenkins-pipelines/pull/265 and https://github.com/eclipse-openj9/openj9/pull/14736). Shall we try to reapply the PR for this?

Also seen in jdk11 win32 (see https://github.com/adoptium/aqa-tests/issues/3596#issuecomment-1105919813)

Close this enhancement issue as we are unlikely to get to it quickly. Can reopen when more likely to revisit.

Re-opening now as we may be able to enable some (into special.perf? with jdk11+): https://github.com/openjdk/jdk11u/tree/master/test/micro/org/openjdk/bench https://github.com/openjdk/jdk17u/tree/master/test/micro/org/openjdk/bench https://github.com/openjdk/jdk19u/tree/master/test/micro/org/openjdk/bench

Tagging @aixtools as we may need assistance in determining whether we need to update machine configuration or exclude tests depending on what these tests are trying to do (failing with...

For reference here are the links to the test code (for jdk16) which shows what each test is trying to do (also see the `@run` annotations at the top of...

possibly related: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1011 and https://github.com/AdoptOpenJDK/openjdk-tests/issues/1650

The AQA test suite includes the upstream openjdk tests. The test source for these tests lives and is managed upstream, and we pull them in and run them in our...

Agree, I think that is a good approach too, as we do not delay adding the tests, and we can consider implications of Option 2 on execution time if we...