[Boost-bugs] [Boost C++ Libraries] #3121: --log_format=XML invalid XML file

Subject: [Boost-bugs] [Boost C++ Libraries] #3121: --log_format=XML invalid XML file
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-06-02 13:13:50


#3121: --log_format=XML invalid XML file
------------------------------------+---------------------------------------
 Reporter: ronald.putz_at_[hidden] | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.38.0 | Severity: Problem
 Keywords: |
------------------------------------+---------------------------------------
 After several tries I have figured out how to create an XML output from an
 unit test.
 I have redirected (_unit_test --log_level=test_suite --log_format=XML >>
 log.xml) the output to a file, so I can automatically parse the file for
 errors.

 But I was not able to open the created XML file. After a few analizes I
 have figured out why the XML file was corrupt. The "dumping objects"
 output is just added without XML Tags.

 Either the "dumping objects" output should be parametrizeable (on/off) or
 written in XML format too.

 The other thing is that the test summary is not inside the XML file:
 *** 1 failure detected in test suite "Master Test Suite". This should also
 be written inside XML Tags, to have the possibility to have an overview
 either the test succeeded or not.

 The last point is that I have always the "Master Test Suite" appears
 somewhere and I don´t know why. Also when there are errors inside the test
 this is shown with Master suite as written above.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3121>
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 : 2017-02-16 18:50:00 UTC