The COMException exception occurred during the test run: No tests have been executed yet..
Hello,
I’m having some trouble setting up overnight test runs using Azure DevOps Team Foundation Server: I have, I think, set things up to run using a Test Plan as outlined in:
When I queue the Pipeline I get an error:
##[error]RunMessage : The COMException exception occurred during the test run: No tests have been executed yet..
For each test in the TestPlan: If I try and run a Test using Test assemblies, when I look at the log the same COMException error is shown.
Could anyone help me to work out what is causing this error to be thrown?
Hi DanH , as far as I can see, you've found a solution working together with the Support Team.
After fixing some missing dependencies everything seems to work for you. Great news!
Also, let me quote the Support Team about how the next version of the TestComplete adapter will handle similar situations:
>>
Because of this error, TestComplete cannot run any tests. The next version of the TestComplete adapter will handle this situation differently: it'll post the exact error message to the log and only exclude the problematic project from running
<<