I have a muted test that is failing in a build and its seems to be causing the entire build to fail even though:
- Failure Conditions for the build only has "at least one test failed" ticked
- "the build process exit code is not zero" is unticked
I am expecting the build in the screenshot below to be green not red. What am I doing wrong?
Note in screenshot below:
Build problems: VSTest.console execution failure
. The build step itself is the Visual Studio Tests runner that is bundled since TC 9.1.