dotnet / dotnet/diagnostics

Re-enable SOS tests on Windows x86 when dotnet/runtime#129456 is resolved

Open
#5,883 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

Several SOS tests are temporarily disabled on Windows x86 due to a regression in .NET 11 (dotnet/runtime#129456). The following tests are affected:

- `SOSStackAndOtherTests.StackAndOtherTests`
- `SOSGCTests.GCTests`
- `SOSGCTests.GCPOHTests`
- `SOSMethodTests.VarargPInvokeInteropMD`
- `SOSStackTraceTests.StackTests`

When dotnet/runtime#129456 is fixed, the `SOSTestHelpers.SkipIfWinX86` guards added to those tests should be removed.

Tracking PR: #5874

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by checking dotnet/runtime#129456 and the five named SOS tests to confirm the Windows x86 regression is resolved. Find the SOSTestHelpers.SkipIfWinX86 guards added to those tests, remove them, and run the affected SOS tests on Windows x86 to verify they pass without the skips.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.