Reporter | Fedor Buyvol-Kot (Fedor.Buyvol-Kot) |
---|---|
Created | Dec 29, 2017 7:23:04 PM |
Updated | Apr 18, 2018 9:15:25 PM |
Resolved | Mar 28, 2018 2:10:05 PM |
Subsystem | Unit Testing |
Assignee | Eugene Strizhok (Eugene.Strizhok) |
Priority | Show-stopper |
State | Fixed |
Type | Bug |
Fix version | 2018.1 |
Affected versions | 2017.3.1 |
Fixed In Version ReSharper | 2018.1 EAP 5 |
VsVersion | All Versions |
Microsoft.QualityTools.Testing.Fakes.UnitTestIsolation.UnitTestIsolationException: Failed to resolve profiler path from COR_PROFILER_PATH and COR_PROFILER environment variables.…
Microsoft.QualityTools.Testing.Fakes.UnitTestIsolation.UnitTestIsolationException: Failed to resolve profiler path from COR_PROFILER_PATH and COR_PROFILER environment variables.
at Microsoft.QualityTools.Testing.Fakes.UnitTestIsolation.IntelliTraceInstrumentationProvider.ResolveProfilerPath()
at Microsoft.QualityTools.Testing.Fakes.UnitTestIsolation.IntelliTraceInstrumentationProvider.Initialize()
at Microsoft.QualityTools.Testing.Fakes.UnitTestIsolation.UnitTestIsolationRuntime.InitializeUnitTestIsolationInstrumentationProvider()
at Microsoft.QualityTools.Testing.Fakes.Shims.ShimRuntime.CreateContext()
at FakesTests.UnitTest1.TestMethod1() in c:\users\user\source\repos\MSTestFakes\MSTestFakes\UnitTest1.cs:line 15
ReSharper 2017.2.2 successfully runs these tests.