Re: [Boost-bugs] [Boost C++ Libraries] #2324: Use of tmpnam may produce spurious test results

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2324: Use of tmpnam may produce spurious test results
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-16 21:49:49


#2324: Use of tmpnam may produce spurious test results
---------------------------+------------------------------------------------
  Reporter: dave | Owner: ramey
      Type: Bugs | Status: reopened
 Milestone: Boost 1.37.0 | Component: serialization
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
---------------------------+------------------------------------------------
Changes (by dave):

  * status: closed => reopened
  * resolution: wontfix =>

Comment:

 Yes, I know it's used for testing. Whether or not tests are run in
 parallel is
 not under your control as the author of the library and its tests. A
 tester may
 run bjam with -jN and several tests will run simultaneously, and that may
 be a
 feature of the testing system or simply how the tester configures the test
 machine. The ability to exploit all the resources of the testing machines
 is
 extremely important to reducing our test turnaround time.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2324#comment:2>
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-02-16 18:49:58 UTC