-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.6.3
statistics Gatherer 2.1
foundFailureCauses returns empty list in all cases.
Issue has been debugged to be a mixture of 3 causes:
- If Jenkins uses authorization, query to "/api/json?depth=2&tree=actions[foundFailureCauses[categories,description,id,name]]" returns unauthorized
- addBuildFailureCauses function tried to parse JSON without an array
- convertBuildFailureToMap raises an exception when Category is set to empty