Skip to content

Comments

debugging-via-dotnet-dump: Remove "linux-arm" from ignoredRIDs#409

Open
nicrowe00 wants to merge 1 commit intoredhat-developer:mainfrom
nicrowe00:dotnet-dump
Open

debugging-via-dotnet-dump: Remove "linux-arm" from ignoredRIDs#409
nicrowe00 wants to merge 1 commit intoredhat-developer:mainfrom
nicrowe00:dotnet-dump

Conversation

@nicrowe00
Copy link
Contributor

Removing the "linux-arm" RID from the ignoredRIDs section for debugging-via-dotnet-dump as the test passes on arm. Also the rid for arm is "linux-arm64" so this test was running on arm machines regardless.

Closes #236

Removing the "linux-arm" RID from the ignoredRIDs section
for debugging-via-dotnet-dump as the test passes on arm.
Also the rid for arm is "linux-arm64" so this test
was running on arm systems regardless.
@nicrowe00 nicrowe00 requested review from omajid and tmds February 17, 2026 13:32
Copy link
Member

@omajid omajid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We added this in #331 for arm (32) support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

debugging-via-dotnet-dump fails on aarch64

2 participants