https://bugs.kde.org/show_bug.cgi?id=394036
Bug ID: 394036
Summary: xml file could not be able to parse from valgrind
plugin in jenkins
Product: valgrind
Version: 3.11.0
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 112529
--> https://bugs.kde.org/attachment.cgi?id=112529&action=edit
Generated report on executable
Hi Development Team,
I have installed valgrind 3.11.0 version in ubuntu 16.04 and genarated
xml report. I have installed valgrind plugin to parse this xml, but plugin is
failing to parse.
I have analyzed the root cause, </valgrindoutput> has many closed tags. is
that expected? there should be one open tag <valgrindoutput> and one end tag
</valgrindoutput>. so i have manually removed closed tags and kept only one at
the end, plugin is able to parse.
please find the report i have generated.
--
You are receiving this mail because:
You are watching all bug changes.