[Boost-bugs] [Boost C++ Libraries] #1839: Test fails if child process exits with non-zero code

Subject: [Boost-bugs] [Boost C++ Libraries] #1839: Test fails if child process exits with non-zero code
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-18 11:42:51


#1839: Test fails if child process exits with non-zero code
-----------------------------------------+----------------------------------
 Reporter: iplunk_at_[hidden] | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: Boost 1.35.1 | Component: test
  Version: Boost 1.35.0 | Severity: Problem
 Keywords: child process non-zero code |
-----------------------------------------+----------------------------------
 The issue is very similar to Ticket #1723. That solution is not good since
 childs are allowed to exit only with 0 code now. It's better having more
 freedom. Non-zero code doesn't mean the test case failed. For example,
 grep returns 1 when it can't find a match. I suggest removing return code
 check at all.

 This used to work OK in Boost 1.34.1.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1839>
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:57 UTC