[ 
https://issues.apache.org/jira/browse/THRIFT-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113781#comment-15113781
 ] 

ASF GitHub Bot commented on THRIFT-3576:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/thrift/pull/814


> Boost test --log_format arg does not accept lowercase
> -----------------------------------------------------
>
>                 Key: THRIFT-3576
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3576
>             Project: Thrift
>          Issue Type: Bug
>          Components: C++ - Library, Test Suite
>         Environment: boost 1.60.0
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>            Priority: Trivial
>
> In my environment all the boost tests fail with following errors, maybe it's 
> boost version.
> Changing xml -> XML as error message suggests fixed the problem.
> {quote}
> xml is not a valid enumeration value name for parameter log_format.
> Parameter: log_format
>  Specifies log format.
>  Command line formats:
>    --log_format=<HRF|CLF|XML>
>    -f <HRF|CLF|XML>
>  Environment variable: BOOST_TEST_LOG_FORMAT
> For detailed help on Boost.Test parameters use:
>   lt-TNonblockingServerTest --help
> or
>   lt-TNonblockingServerTest --help=<parameter name>
> FAIL: TNonblockingServerTest
> =====================
> 18 of 19 tests failed
> =====================
> {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to