[DevExpress Support Team: CLONED FROM T354994: CodeRush for Roslyn deactivates itself]
The current Version is very unstable and permanently brings the VS to stuck.
Currently I have a single test started from within the VS code Editor and now the test seems to never finish.
Only restarting VS seems to help.
Alex,
I have found multiple entries of the following exception in the log files provided:
Error: Type: System.NullReferenceException
Error: Source: DevExpress.CodeRush.TestRunner
Error: StackTrace: at DevExpress.CodeRush.TestRunner.UI.Hierarchy.TestTreeRow.GetTest()
at DevExpress.CodeRush.TestRunner.UI.TestRunnerViewModel.HasNotIgnoredNodes(TreeRow node)
at DevExpress.CodeRush.TestRunner.UI.TestRunnerViewModel.EnableButtons()
at DevExpress.CodeRush.Platform.Diagnostics.Log.TryCatch(Action action)
This might be related to an issue with test runner blocking the UI after running test cases.
I have passed this ticket to our developers for investigation, please give us some time.
Alex,
We have reproduced similar behavior with the test runner UI blocking, and we are working on fixing this.
Please give us some time to fix this and prepare a new daily build for you to try.
Alex,
We have found another similar issue with the test runner, which is manifested when NUnit and MSTest framework providers are mixed inside a single project, so we have updated the hotfix.
Please download it and reinstall again if you have already downloaded it.
I have the same issue and am downloading the hotfix #11 below
Thank you for the update, David. Please let us know of your results.