[Boost-bugs] [Boost C++ Libraries] #13200: test_new_operator, develop branch, test '(2 == T::m_new_calls)' failed

Subject: [Boost-bugs] [Boost C++ Libraries] #13200: test_new_operator, develop branch, test '(2 == T::m_new_calls)' failed
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-08 21:35:14


#13200: test_new_operator, develop branch, test '(2 == T::m_new_calls)' failed
-------------------------------------+---------------------------
 Reporter: James E. King, III | Owner: Robert Ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+---------------------------
 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

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13200>
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-09-08 21:41:49 UTC