id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 11962,BOOST_TEST_MESSAGE in fixture constructor - invalid XML,nigels.com@…,Raffi Enficiaud,"I came across an issue with our global fixture using BOOST_TEST_MESSAGE. The resulting XML file in '''--output_format=XML --log_level=all''' mode has the message, but not wrapped in the {{{ ... }}} scope. In turn xsltproc would break on this, trying to convert to JUnit. I think it would be better for the BOOST_TEST_MESSAGE to either be silently dropped, or perhaps buffered, or TestLog XML tag should be forced. Using boost 1.59.0 here.",Bugs,closed,Boost 1.65.0,test,Boost 1.61.0,Problem,fixed,BOOST_TEST_MESSAGE XML,federico.prades@…