This is the exception:
An exception occurred while invoking executor 'executor://chutzpah-js/': Method not found: 'System.String Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.IRunContext.get_SolutionDirectory()'
Everything else is fine and all unit tests are reported succeeded when the build is complete => the build should be succeeded
But due to this exception, the build is considered partially succeeded which is very confusing.
I have been searching the internet, but still cannot find an answer. Please help me, thanks.