[Boost-bugs] [Boost C++ Libraries] #12507: Boost.test --report_sink parameter broken

Subject: [Boost-bugs] [Boost C++ Libraries] #12507: Boost.test --report_sink parameter broken
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-08 11:19:07


#12507: Boost.test --report_sink parameter broken
------------------------------+---------------------
 Reporter: albertasva@… | Owner: rogeeff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: test
  Version: Boost 1.62.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------
 Boost.test 1.62.0 application fails when parameter --report_sink is
 specified:


 {{{
 E:\test\BoostUnitTest1.exe --report_sink=x.txt
 Boost.Test framework internal error: unknown reason

 E:\test\BoostUnitTest1.exe --report_sink=stderr
 Boost.Test framework internal error: unknown reason

 E:\test\BoostUnitTest1.exe --report_sink=stdout
 Boost.Test framework internal error: unknown reason

 Previously used version 1.55.0 correctly processed --report_sink parameter
 }}}

 Debug and Release builds fails the same way.

 Test project genrated using Boost Unit Test Adapter extensin for Visual
 Studio, but failure occurs on any Boost.test application that I tried.

 '''Platform''': Windows 10

 '''Tool''': Visual Studio 2015 (Community)

 '''Build options:''' Boost static libraries and test projects compiled
 with static C++ runtime libraries (compiler option /MT or /MTd)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12507>
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:50:20 UTC