Coverlet in-process collector is not loaded for version > 1.0.0 #576
Labels
bug
Something isn't working
driver-collectors
Issue related to collectors driver
tracking-external-issue
The issue is caused by external problem - nothing we can do to fix it directly
During some debugging session for a user I found that if we update collector version > 1.0.0 the collector isn't loaded.
We can see the exception from logs:
Run settings above(injected) wants to load version 1.0.0.0. but at the moment we are on 1.1.0.0
For now the workaround is override inproc version
Issue raise with all runtime version(>= 2.2)
vstest issue ref microsoft/vstest#2205
cc vs test team: @vagisha-nidhi @PBoraMSFT @cltshivash
cc: @tonerdo
The text was updated successfully, but these errors were encountered: