Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
When generating and uploading ATX reports with the provided ATX Publisher, errors during the upload are not recognized correctly. In case of an error normally a log file named error.log.raw.json is created in the ATX report directory. The parsed error details are then printed to the console log and the build will be marked as failed. This file never gets touched by the publisher.
Code changed in jenkins
User: Christian Pönisch
Path:
src/main/java/de/tracetronic/jenkins/plugins/ecutest/report/atx/ATXReportUploader.java
http://jenkins-ci.org/commit/ecutest-plugin/d9da483c4fba37c07b1007c05f83465d9464d17f
Log:
JENKINS-32078fixed undetected ATX upload errors