id summary reporter owner description type status milestone component version severity resolution keywords cc 13435 BOOST_TEST_GLOBAL_CONFIGURATION gast128@… Raffi Enficiaud "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: {{{#!cpp framework::run(); //destructor is called results_reporter::make_report(); // report with 'ostr << ""*** No errors detected\n"";' }}}" Bugs closed Boost 1.67.0 test Boost 1.65.0 Problem fixed