15 May
                
                    2015
                
            
            
                15 May
                
                '15
                
            
            
            
        
    
                4:20 a.m.
            
        Edward Diener <eldiener <at> tropicsoft.com> writes:
I tried the current 'develop' branch of Boost.Test and still got the result reported in my OP. I can live with it, since the vast majority of the times I only need to see the BOOST_TEST_MESSAGE output when a test fails
BOOST_TEST_MESSAGE has nothing to do whatsoever with assertions (failing or not). This is a feature of the log subsystem. Do you observe this with bjam? If yes, than this is expected. Gennadiy