[release/9.0] Delete s390x and ppc64le helix queues by github-actions[bot] · Pull Request #116537 · dotnet/runtime
) * Merged PR 49479: [internal/release/9.0] Fix issue where libhost scenarios (COM, C++/CLI, custom component host) could try to load coreclr from CWD There is a fallback for apps with no .deps.json where the host will consider the app directory for loading coreclr. In component hosting scenarios, we do not have an app path / directory. We were incorrectly going down the path of looking for coreclr next to the empty app directory, which resulted in looking in the current directory. This change skips that path for libhost scenarios. It also adds checks that the paths we determine for loading coreclr, hostpolicy, and hostfxr are absolute. * Delete s390x and ppc64le helix queues (#116537) These queues are non-functional and there is no plan to fix them. Co-authored-by: Jan Kotas <jkotas@microsoft.com> --------- Co-authored-by: Elinor Fung <elfung@microsoft.com> Co-authored-by: Mirroring <dnceng-mirroring@microsoft.com> Co-authored-by: Sean Reeser <v-seanreeser@microsoft.com> Co-authored-by: David Cantú <dacantu@microsoft.com> Co-authored-by: vseanreesermsft <78103370+vseanreesermsft@users.noreply.github.com> Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jan Kotas <jkotas@microsoft.com>