0

I have an Azure DevOps pipeline that runs some Postman tests with newman, then publishes the test results to a JUnit XML file. I have this step:

enter image description here

Followed by this step (all other steps have been disabled):

enter image description here

However, when running the pipeline I get this error. Note line 10:

enter image description here

But as shown here, the file exists in that location:

enter image description here

What is going on? Why can't Azure Devops find the file?

yesman
  • 7,165
  • 15
  • 52
  • 117

0 Answers0