-
Notifications
You must be signed in to change notification settings - Fork 291
Consider enforcing MapInconclusiveToFailed in MTP #5584
Copy link
Copy link
Closed as not planned
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
Summary
Consider enabling MapInconclusiveToFailed in Microsoft.Testing.Platform. Possibly other currently-disabled test-quality related settings can be set to the stricter mode.
Background and Motivation
MTP can be an opportunity to let the test owners remove inconclusive test results. For code quality tests should either succeed or its results treated as non-success.
Alternative Designs
Currently this (and other) setting can be set manually.
Reactions are currently unavailable
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 ‼️