-
Notifications
You must be signed in to change notification settings - Fork 285
Closed
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️
Milestone
Description
testfx/src/Adapter/MSTestAdapter.PlatformServices/Services/MSTestAdapterSettings.cs
Line 199 in 166a1d1
disableAppDomain = reader.ReadToFollowing("DisableAppDomain") && |
We should explicitly look for DisableAppDomain under RunConfiguration, not arbitrarily anywhere in the XML.
Evangelink
Metadata
Metadata
Assignees
Labels
Area: MSTestIssues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions)Breaking ‼️