I have a Jenkins Job configured. Though the tests are passed the build is shown as failure and there is no HTML report seen. HTML Publisher plugin generates report some times and some times it doesnt generate. Seeing this issue from past 7 days.
Sure. Im attaching the logs of two different builds 1) where all the tests are passed and no HTML report is generated 2) One of the tests failed and no HTML report is generated
Also this behavior is random. Sometimes the report is generated in both the cases and sometimes the report is not generated no matter what the test result is. It works fine when i run it locally but i see this issue when i run in Jenkins only.