Skip to content

Conversation

@tim2000
Copy link

@tim2000 tim2000 commented Mar 19, 2017

I came across this error during Jenkins JUnit integration of my benchmarks:

org.xml.sax.SAXParseException; systemId: file:/data/jenkins/jobs/CoreEngine-PT-Tests/builds/23/performance-reports/JUnit/perf_result.xml; lineNumber: 7; columnNumber: 4; The element type "property" must be terminated by the matching end-tag "".

This commit have fixed the issue.
You may not accept it since I have only tested it with JUnit Jenkins parser and it may not works with other parsers.

#include <limits>
#include <unordered_map>
#include <vector>
#include <utility>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

std::pair is used inside the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant