My VS Test task failing to collect coverage after azure devops task started picking up the version of VSTest@2 - 2.229.0. Pipeline was working fine earlier till version 2.228.0.
Blame: Attaching crash dump utility to process testhost.net48 (1548). Data collection : Unable to find a datacollector with friendly name 'Code Coverage'. Data collection : Could not find data collector 'Code Coverage'
It was working till version 2.228.0 of VsTest.
Can anyone give suggestion on this issue, is this some bug in the latest vstest version ? No code update or changes made in our source code, Agent is using the default visual studio versions available for build and test.