[JIRA] [valgrind] (JENKINS-23178) Read DynamicAnalysis.xml written by CTest

2014-05-27 Thread hideaki.kim...@gmail.com (JIRA)














































Hideaki Kimura
 commented on  JENKINS-23178


Read DynamicAnalysis.xml written by CTest















Fair enough. One can implement his own workaround (like what I did), so not a priority.
Still, it'd be great if you consider supporting ctest's output format some time later.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [valgrind] (JENKINS-23178) Read DynamicAnalysis.xml written by CTest

2014-05-25 Thread johannes.ohlemac...@googlemail.com (JIRA)















































Johannes Ohlemacher
 resolved  JENKINS-23178 as Postponed


Read DynamicAnalysis.xml written by CTest
















Its not a bug. The file from CTest is not a valgrind xml file, its completely different. The file from CTest does not even contain easily parsable xml data from valgrind, its just the standard output.

The memcheck feature of CTest seems still to be experimental, CTest must export valid valgrind xml to make this work!





Change By:


Johannes Ohlemacher
(25/May/14 11:31 AM)




Status:


Open
Resolved





Resolution:


Postponed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [valgrind] (JENKINS-23178) Read DynamicAnalysis.xml written by CTest

2014-05-24 Thread hideaki.kim...@gmail.com (JIRA)














































Hideaki Kimura
 created  JENKINS-23178


Read DynamicAnalysis.xml written by CTest















Issue Type:


New Feature



Assignee:


Johannes Ohlemacher



Attachments:


DynamicAnalysis.xml



Components:


valgrind



Created:


24/May/14 10:08 PM



Description:


I'm not sure if this is a missing feature or a bug.
Currently, the valgrind plugin doesn't pick up memory errors reported in DynamicAnalysis.xml (the file written by CTest).

A workaround would be to implement an XSLT myself to convert DynamicAnalysis.xml to xml format written by valgrind. It would be great if Jenkins's valgrind plugin natively supports it, though.

Attached an example DynamicAnalysis.xml with memory errors (ctest command I used: ctest -D ExperimentalMemCheck).





Project:


Jenkins



Priority:


Major



Reporter:


Hideaki Kimura

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.