Chris Withers created JENKINS-12898:
---------------------------------------
Summary: Option for Valgrind report to include each problem as a
test failure
Key: JENKINS-12898
URL: https://issues.jenkins-ci.org/browse/JENKINS-12898
Project: Jenkins
Issue Type: Improvement
Components: xunit
Reporter: Chris Withers
Assignee: gbois
Priority: Minor
It would be great if Valgrind xml could be turned into
one-test-failure-per-error as an option.
The current support turns the whole valgrind run into one test, which either
passes or fails.
This is great if you're starting from a zero-problem situation, however, if
you're starting from a 1000s-of-problems situation, it would be great to be
able to see the trend graph going down over time.
I believe the proposal I make will address this, and might only need an xslt,
but I don't have the xml skills to make that work...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira