Boost C++ Libraries: Ticket #13435: BOOST_TEST_GLOBAL_CONFIGURATION https://svn.boost.org/trac10/ticket/13435 <p> BOOST_TEST_GLOBAL_CONFIGURATION should be used to inject special loggers. However I see that the destructor of such class is run before the report is generated: </p> <div class="wiki-code"><div class="code"><pre><span class="n">framework</span><span class="o">::</span><span class="n">run</span><span class="p">();</span> <span class="c1">//destructor is called</span> <span class="n">results_reporter</span><span class="o">::</span><span class="n">make_report</span><span class="p">();</span> <span class="c1">// report with &#39;ostr &lt;&lt; &quot;*** No errors detected\n&quot;;&#39;</span> </pre></div></div> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13435 Trac 1.4.3 Raffi Enficiaud Sun, 11 Feb 2018 19:20:38 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/13435#comment:1 https://svn.boost.org/trac10/ticket/13435#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.67.0</span> </li> </ul> <p> Fix in branch <code>topic/13435-report-generation-before-observer-shutdown</code>. If you have time to check, it would be nice. </p> Ticket Raffi Enficiaud Wed, 14 Feb 2018 09:39:01 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/13435#comment:2 https://svn.boost.org/trac10/ticket/13435#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> In master </p> Ticket gast128@… Wed, 14 Feb 2018 17:27:55 GMT <link>https://svn.boost.org/trac10/ticket/13435#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13435#comment:3</guid> <description> <p> Thx for the fix. I am not acquainted with Git so it's hard for me to test but I will probably check it when we upgrade. </p> </description> <category>Ticket</category> </item> </channel> </rss>