Resharper tests are not working: inconclusive: test has not run

Answered

Resharper 22.3.2 version, VS 2022.

in Resharper logs its showing was left Pending after its run completion:

 

00:19:49.371 |W| UnitTestExplorationLogger     | :304               | Exploration finished for <TestUtils,netstandard2.0,xUnit.net>: Faulted ((+0 ~0 -0), interrupted: 0)
00:19:49.371 |W| UnitTestExplorationLogger     | :304               | Exploration finished for <TestUtils,.NETStandard,Version=v2.0>: Faulted
00:19:49.371 |W| UnitTestExplorationLogger     | :304               | Exploration finished for <TestUtils>: Faulted
00:19:49.372 |W| UnitTestExplorationLogger     | :295               | Exploration finished for <DMSTestUtils,netstandard2.0,xUnit.net>: Faulted ((+0 ~0 -0), interrupted: 0)
00:19:49.372 |W| UnitTestExplorationLogger     | :295               | Exploration finished for <DMSTestUtils,.NETStandard,Version=v2.0>: Faulted
00:19:49.372 |W| UnitTestExplorationLogger     | :295               | Exploration finished for <DMSTestUtils>: Faulted
00:19:49.373 |W| UnitTestExplorationLogger     | :290               | Exploration finished for <BRBTestUtils,netstandard2.0,xUnit.net>: Faulted ((+0 ~0 -0), interrupted: 0)
00:19:49.373 |W| UnitTestExplorationLogger     | :290               | Exploration finished for <BRBTestUtils,.NETStandard,Version=v2.0>: Faulted
00:19:49.373 |W| UnitTestExplorationLogger     | :290               | Exploration finished for <BRBTestUtils>: Faulted
00:19:49.373 |W| UnitTestExplorationLogger     | :192               | Exploration finished for <Company.TestUtils.MSTestV2,netstandard2.0,MSTest>: Faulted ((+0 ~0 -0), interrupted: 0)
00:19:49.374 |W| UnitTestExplorationLogger     | :281               | Exploration finished for <Company.TestUtils.MSTestV2,netstandard2.0,xUnit.net>: Faulted ((+0 ~0 -0), interrupted: 0)
00:19:49.374 |W| UnitTestExplorationLogger     | :281               | Exploration finished for <Company.TestUtils.MSTestV2,.NETStandard,Version=v2.0>: Faulted
00:19:49.374 |W| UnitTestExplorationLogger     | :281               | Exploration finished for <Company.TestUtils.MSTestV2>: Faulted
00:19:50.471 |W| UnitTestLaunch                | :166               | Element <Company.DMS.UnitTests.Failover.CheckFunctionIsThrowingAnException> was left Pending after its run completion.

1
1 comment

Hello,

Thank you for contacting us.
Please click on the button "Submit a request" at the upper right corner of this page for further investigation. 

Run Visual Studio with the following command line:

devenv /ReSharper.LogFile C:\log\resharper_log.txt /ReSharper.LogLevel Verbose 


After that reproduce the issue and attach the corresponding resharper_log.txt file to your request.
Thank you in advance.

0

Please sign in to leave a comment.