Shelley Lambert

Results 665 comments of Shelley Lambert

Appears the testcase is already excluded as Grinder/9026 is green. So will return to this ahead of April, to see what can be re-enabled, moving to a later iteration.

Thanks for raising this issue @sophiaxu0424 - during our Tuesday meeting we at first thought this is not used, but after looking, we see it was introduced as part of...

It may also be useful to add a short README file in functional/MockitoTests directory, especially if the intention will be to add more Mockito-based testing into it (to give guidance...

Thanks for all of the good investigation and work that you are doing @roberttoyonaga !

https://github.com/adoptium/adoptium.net/blob/main/content/asciidoc-pages/supported-platforms/index.adoc

We also support running from command line for those who do not use our Jenkins scripts, so the setup logic can not be specifically at that '2nd layer' of our...

I would probably not create a commonSetup.mk file in this repo, but rather leverage a make file in the TKG repository, likely https://github.com/adoptium/TKG/blob/master/testEnv.mk. In that way, it is available to...

Believe it is executed prior to every test run, but of course these changes will require 2 types of testing: - validate whether this works via command line - validate...

2 PRs needed, one in TKG and one in aqa-tests (changing testheadlessComponents command in its playlist to use JAVA_TO_TEST as the JRE/JDK to test). Instructions for testing locally: https://github.com/eclipse-openj9/openj9/wiki/Reproducing-Test-Failures-Locally

I will run some Grinders on our private Temurin-compliance Jenkins server to verify JCK tests can still be run, if you can do some local testing for the functional use...