id summary reporter owner description type status milestone component version severity resolution keywords cc 13200 test_new_operator, develop branch, test '(2 == T::m_new_calls)' failed James E. King, III Robert Ramey "Seeing this failure in libs/serialization, develop branch: {{{ libs/serialization/test/test_new_operator.cpp(126): test '(2 == T::m_new_calls)' failed in function 'int test() [with T = ANew]' libs/serialization/test/test_new_operator.cpp(134): test '(2 == T::m_new_calls)' failed in function 'int test() [with T = ANew]' libs/serialization/test/test_new_operator.cpp(126): test '(2 == T::m_new_calls)' failed in function 'int test() [with T = ANew1]' libs/serialization/test/test_new_operator.cpp(134): test '(2 == T::m_new_calls)' failed in function 'int test() [with T = ANew1]' }}} Example build jobs showing the issue for which the local changes I made would not be relevant, I tweaked the travis CI build job to run more variants and platforms: https://travis-ci.org/jeking3/serialization/builds/273445288 " Bugs new To Be Determined serialization Boost Development Trunk Problem