Skip to content

[release/9.0] Delete s390x and ppc64le helix queues #116537

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 11, 2025

Backport of #115161 to release/9.0

/cc @jozkee @jkotas

Infra related change.

These queues are non-functional and there is no plan to fix them.
@jozkee
Copy link
Member

jozkee commented Jun 16, 2025

Infra-related change.

@jozkee
Copy link
Member

jozkee commented Jun 16, 2025

/ba-g BA shows only one known test error.

@jozkee jozkee merged commit 2251286 into release/9.0 Jun 16, 2025
148 of 151 checks passed
@jozkee jozkee deleted the backport/pr-115161-to-release/9.0 branch June 16, 2025 18:13
jozkee added a commit that referenced this pull request Jun 17, 2025
)

* 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 <[email protected]>

---------

Co-authored-by: Elinor Fung <[email protected]>
Co-authored-by: Mirroring <[email protected]>
Co-authored-by: Sean Reeser <[email protected]>
Co-authored-by: David Cantú <[email protected]>
Co-authored-by: vseanreesermsft <[email protected]>
Co-authored-by: Juan Hoyos <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jan Kotas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants