Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13398: Log format JUNIT generates invalid XML files
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-19 16:33:49
#13398: Log format JUNIT generates invalid XML files
---------------------------+-----------------------------
Reporter: gallien@⦠| Owner: Raffi Enficiaud
Type: Bugs | Status: assigned
Milestone: Boost 1.67.0 | Component: test
Version: Boost 1.66.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+-----------------------------
Comment (by Andreas Gallien <gallien@â¦>):
I don't see any other problems in the XML structure.
Currently we are using a workaround with 'sed' to add the missing closing
tags to the log:
sed -i -e "s/^\(<property.*\)/\1\/>/" TestLog.xml
Then the generated XML could be read by our test reporting tool.
-- Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13398#comment:4> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-19 16:38:54 UTC