windows-2016 is not supported any more. We'd like to update to windows-latests.
The issue with windows-latests:
- Originally openjdk, system tests will fail at the beginning part of the build with message
C:\cygwin64\bin\make.exe' failed with exit code 2 with all jdk_version , which suggests it might be an issue related with cygwin on windows-latest.
make[1]: *** [compile.mk:45: compile] Error 1
make[1]: Leaving directory '/cygdrive/d/a/run-aqa/run-aqa/aqa-tests/TKG'
make: *** [makefile:67: compile] Error 2
Error: The process 'C:\cygwin64\bin\make.exe' failed with exit code 2
https://github.com/adoptium/run-aqa/actions/runs/3016813951/jobs/4849941896
C:\cygwin64\bin\git.exe clone --depth 1 -q --reference-if-able D:\a\run-aqa\run-aqa/openjdk_cache https://github.com/adoptium/jdk11.git openjdk-jdk
info: Could not add alternate for 'D:\a\run-aqa\run-aqa/openjdk_cache': reference repository 'D:\a\run-aqa\run-aqa/openjdk_cache' is not a local repository.
Username for 'https://github.com/':
Error: The operation was canceled.
Feels like it's not a cygwin with windows-latest issue any more.
windows-2016 is not supported any more. We'd like to update to windows-latests.
The issue with windows-latests:
C:\cygwin64\bin\make.exe' failed with exit code 2with all jdk_version , which suggests it might be an issue related with cygwin on windows-latest.https://github.com/adoptium/run-aqa/actions/runs/3016813951/jobs/4849941896
Feels like it's not a cygwin with windows-latest issue any more.