Why is the Test Coverage showing up correctly in Studio, but not appearing in Cloud Orchestrator?
Root Cause: Robot is not being able to access coverage files on the machine. This process was probably installed using service-mode Robot installation and now it is run on user-mode installation. In this scenario, the error is expected.
Resolution:
- Delete the folder C:\Users\[xx].nuget\packages\[testProjectName] and try again
- This should allow the Robot to upload the coverage file to Cloud Orchestrator, and correctly display it in the portal.