Open henrique-goncalves-cdiscount opened 2 years ago
Hi, We have an issue when we check the Postman tab after uploading without error 2 postman reports.
First upload params : Display name : [PostDeploymentSh] Publish HTML tests results Report Path : $(System.DefaultWorkingDirectory)/tests-results-$(Build.BuildId) Report tab name : PostDeployment Logs :
[PostDeploymentSh] Publish HTML tests results
$(System.DefaultWorkingDirectory)/tests-results-$(Build.BuildId)
PostDeployment
Processed: ##vso[task.addattachment name=PostDeployment.run-on-agent.dev.1.newman-report.html;type=postman.report;]/var/vsts/402691/r83/a/tests-results-5071995/newman-report.html System.StageDisplayName=Dev System.StageAttempt=1 tabName=PostDeployment Processed: ##vso[task.addattachment name=PostDeployment.run-on-agent.dev.1.summary.json;type=postman.summary;]/var/402691/r83/a/tests-results-5071995/summary.json
Second upload params : Display name : Upload Postman Html Report Report Path : $(System.DefaultWorkingDirectory)/newman-report Report tab name : Postman Logs :
Upload Postman Html Report
$(System.DefaultWorkingDirectory)/newman-report
Postman
Processed: ##vso[task.addattachment name=Postman.run-on-agent.dev.1.newman-tests.html;type=postman.report;]/var/vsts/402691/r83/a/newman-report/newman-tests.html System.StageDisplayName=Dev System.StageAttempt=1 tabName=Postman Processed: ##vso[task.addattachment name=Postman.run-on-agent.dev.1.summary.json;type=postman.summary;]/var/vsts/402691/r83/a/newman-report/summary.json
There is no problem in the pipeline but de Postam tab report show : Error loading reports
Error loading reports
Can anyone help ?
Up @maciejmaciejewski @afeblot please help!
Hi, We have an issue when we check the Postman tab after uploading without error 2 postman reports.
First upload params : Display name :
[PostDeploymentSh] Publish HTML tests results
Report Path :$(System.DefaultWorkingDirectory)/tests-results-$(Build.BuildId)
Report tab name :PostDeployment
Logs :Second upload params : Display name :
Upload Postman Html Report
Report Path :$(System.DefaultWorkingDirectory)/newman-report
Report tab name :Postman
Logs :There is no problem in the pipeline but de Postam tab report show :
Error loading reports
Can anyone help ?