-
Bug
-
Resolution: Not A Defect
-
Major
-
None
Our valgrind job creates multiple files in multiple folder in the workspace, each one with different name. however valgrind always appear in the name and its extension is always xml
In the report pattern I've tried either of the following:
*/*valgrind*.xml
**/*valgrind*.xml
In neither case I could see report generated while there were multiple xml files created in the workspace
[JENKINS-52506] Valgrind xml are not collected to report
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Description |
Original:
Our valgrind job creates multiple files in multiple folder in the workspace, each one with different name. however valgrind always appear in the name and its extension is always xml In the report pattern I've tried either of the following: */*valgrind*.xml **/*valgrind*.xml In neither case I could see report generated while there were multiple xml files created in the workspace |
New:
Our valgrind job creates multiple files in multiple folder in the workspace, each one with different name. however valgrind always appear in the name and its extension is always xml In the report pattern I've tried either of the following: */**valgrind*.xml **/**valgrind*.xml In neither case I could see report generated while there were multiple xml files created in the workspace |
Description |
Original:
Our valgrind job creates multiple files in multiple folder in the workspace, each one with different name. however valgrind always appear in the name and its extension is always xml In the report pattern I've tried either of the following: */**valgrind*.xml **/**valgrind*.xml In neither case I could see report generated while there were multiple xml files created in the workspace |
New:
Our valgrind job creates multiple files in multiple folder in the workspace, each one with different name. however valgrind always appear in the name and its extension is always xml In the report pattern I've tried either of the following: **/***valgrind**.xml ***/***valgrind**.xml In neither case I could see report generated while there were multiple xml files created in the workspace |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |