-
Notifications
You must be signed in to change notification settings - Fork 385
Open
Milestone
Description
diagnostics/src/SOS/SOS.UnitTests/SOS.cs
Lines 356 to 360 in e32a259
| if (config.RuntimeFrameworkVersionMajor == 10) | |
| { | |
| // The clrstack -i command regressed on .NET 10 win-x86, so skip this test for now. | |
| SOSTestHelpers.SkipIfWinX86(config); | |
| } |
SOS.StackTests is disabled on windows x86 when using the DBI style stack walking.
Metadata
Metadata
Assignees
Labels
No labels