Skip to content

SOS.StackTests disabled on win-x86 #5514

@hoyosjs

Description

@hoyosjs

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
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions