I am unable to generate code coverage thr CCNET. I am using MSBUILD & MSTEST. I get an error on dashboard saying "Code coverage instrumentation warning while processing file *"assembly name"*
> I am getting following error after successfully running unit test. it fails > in running code coverage. any help in resolving this issue will be > appreciated. > > Results file: C:\Build\results.xml > Run Configuration: Local Test Run > Run has the following issue(s): > > Code coverage instrumentation warning while processing file *"assembly > name"*: > Warning VSP2013 : Instrumenting this image requires it to run as a 32-bit > process. The CLR header flags have been updated to reflect this. > Warning: conflict during test run deployment: deployment item *"assembly > name"*' directly or indirectly referenced by the test container *"assembly > name" *cannot be deployed to *"assembly name" *because otherwise the file > *"assembly name"* would overwrite code coverage item *"assembly name"*. > > > -- > Thank you, > > > -- Thank you, Ammar Gangardiwala
