-
Bug
-
Resolution: Unresolved
-
Minor
Hello Team,
I have observed that when I have integrated my code with GIT and run the build, in the build I have configured POST build action, HTML report plugin it is not generated newly test report in an expected output folder, even it copies my old HTML report from local to a Jenkin HTML report folder. if I have removed my old HTML then it's showing an error.
#################################################################
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level C:\PRO-POC\intellij-workplace\tableau-restapi\test-out to C:\Users\apnils\.jenkins\jobs\BI-Test-Automation-Process-For-Tableau\htmlreports\HTML_20Report
ERROR: Directory 'C:\PRO-POC\intellij-workplace\tableau-restapi\test-out' exists but failed copying to 'C:\Users\apnils\.jenkins\jobs\BI-Test-Automation-Process-For-Tableau\htmlreports\HTML_20Report'.
Please let me know the exact solution so I will try to implement it in my configuration.
Thanks