Stewart X Addison
Stewart X Addison
Machine is a `B4s` spec called `andrew-repro-test` in the Azure portal and Andrew has been provided with the credentials for his exclusive use.
Second machine created for the new version of the layout - setup guidelines at https://github.com/adoptium/temurin-build/issues/2978#issuecomment-1259993010 TL;DR: `.\vs_community.exe --noweb --add Microsoft.VisualStudio.Workload.NativeDesktop;includeRecommended;includeOptional --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 --add Microsoft.VisualStudio.Component.VC.Tools.ARM64 --add Microsoft.VisualStudio.Component.VC.ATL.ARM64 --add Microsoft.VisualStudio.Component.VC.MFC.ARM64 --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64`
Machine https://ci.adoptopenjdk.net/computer/build%2Dazure%2Dwin2012r2%2Dx64%2D3%2Dsxa/ now online with the new VS2019 layout. (NOTE: Agent is running only from a GUI session as the jenkins user, not as a service so will not survive...
> jdk_net with jdk18 failed https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_x86-64_mac_testList_1/41/ > > history shows only fail on macos12 https://trss.adoptium.net/deepHistory?testId=62c11de6250c3c428c63099a That looks like a separate failure from the one mentioned in the description, so perhaps...
> The interesting thing is both machines are labeled as macos10.10 https://ci.adoptopenjdk.net/label/macos10.10/, which is incorrect. Might be updated from macos10.10 to macos10.12? Agreed - that's an error. Updated to `macos12`
Does the failure show on the aarch64 builds which are on macos11.0.1? The above would suggest that it would affect those too.
Looking at https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_extended.openjdk_aarch64_mac_testList_1/17/testReport/ it looks like those tests are not run on aarch64 so the consistent option would seem to be be to exclude them on the x86-64 platform too.
> @sxa those aot tests only run if VM supports AOT. Does jdk11 arch64 mac support AOT? If no tests will skip. Interesting - [apparently not](https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-aarch64-temurin/57/consoleFull): ``` 19:03:40 checking if...
> > jdk_net with jdk18 failed https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_x86-64_mac_testList_1/41/ > > history shows only fail on macos12 https://trss.adoptium.net/deepHistory?testId=62c11de6250c3c428c63099a > > That looks like a separate failure from the one mentioned in the...
I've removed `ci.role.test` from [test-sxa-debian11-riscv64-1](https://ci.adoptopenjdk.net/computer/test%2Dsxa%2Ddebian11%2Driscv64%2D1) as it has an older glibc than the PLCT machines and therefore will not successfully run the tests.