-
Bug
-
Resolution: Fixed
-
Minor
-
None
When report pattern is not well configured, cobertura plugin will archive invalid files, and later fails to parse them to generate coverage report. It should do some content validation, for example check for <!DOCTYPE coverage
[JENKINS-15035] cobertura plugin don't validate report files and later fail to parse them
Assignee | Original: Stephen Connolly [ stephenconnolly ] | New: Nicolas De Loof [ ndeloof ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
http://jenkins-ci.org/commit/cobertura-plugin/2ad1ea3fd5dc09eb04b6fe73d531bc27008590f8
Log:
JENKINS-15035quick check report files identified by pattern to be xml ones