Re: [Boost-bugs] [Boost C++ Libraries] #11962: BOOST_TEST_MESSAGE in fixture constructor - invalid XML

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11962: BOOST_TEST_MESSAGE in fixture constructor - invalid XML
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-06-23 15:39:06


#11962: BOOST_TEST_MESSAGE in fixture constructor - invalid XML
---------------------------+------------------------------------
  Reporter: nigels.com@… | Owner: renficiaud
      Type: Bugs | Status: assigned
 Milestone: Boost 1.65.0 | Component: test
   Version: Boost 1.61.0 | Severity: Problem
Resolution: | Keywords: BOOST_TEST_MESSAGE XML
---------------------------+------------------------------------

Comment (by renficiaud):

 Hi,

 I just pushed a fix on the develop branch (rev
 `ea9d9b9a8ea3f9aceb71cce41d48c820f05b2fdc`) that addresses the issue by
 adding a dedicated macro for global fixtures `BOOST_TEST_GLOBAL_FIXTURE`
 and decouples it from the global initialization (that now goes to
 `BOOST_TEST_GLOBAL_INITIALIZATION`).

 The global init cannot receive any logs, while the global fixture can. It
 should solve your issue, and it would be nice if you give a try.

--
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/11962#comment:10>
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-06-23 15:42:34 UTC