Shelley Lambert

Results 817 comments of Shelley Lambert

re: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/211#issuecomment-775853319, I am confirming that we run in -automatic mode (see https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/openjdk/openjdk.mk#L68 where we set that option for all openjdk tests run under automation)

Thanks @sxa ! From the test perspective, we will want images for as many arch/platform/os as possible, with a naming convention that makes it easy to find and map to...

10x Grinder to determine intermittency rate on aarch64_windows: - https://ci.adoptium.net/job/Grinder/14423/

@sophia-guo / @zzambers - We do not need to cherrypick these for January, as these new tests are now expected to run green and pass in order to publish builds....

~~I see some of the failures in the console output of Grinders gives this error: `Use -nativepath to specify the location of native code` are we missing/not building the native...

re: https://github.com/adoptium/aqa-tests/issues/6623#issuecomment-3330284517 I have aborted https://ci.adoptium.net/view/Test_grinder/job/Grinder/14657/ (the run with the Azul build, was also taking too long and not progressing).

It seems likely to be related to https://bugs.openjdk.org/browse/JDK-8360887 @sophia-guo I believe the changes to fix that issue are present in the release branch we built from [AixFileSystemProvider.java‎](https://github.com/openjdk/jdk/commit/a98a5e54fcb7916ce922a6997c452d2264bc4479#diff-3cc3734b6b0831d477ceeac0c9c4e66d60e0bbebca2c319e8b42c1368e2f491d) Run this testcase...

This failure can be marked as non-blocking, but report the failure upstream (and exclude against the upstream issue URL).

JDK11 aarch64_mac https://ci.adoptium.net/job/Test_openjdk11_hs_dev.functional_aarch64_mac/47/ - dev.functional - testHeadlessComponents fails on mac, appears also to pull in an alternate JDK, instead of testing the EA one that we would expect. Seems to...