Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3576

Boost test --log_format arg does not accept lowercase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 0.10.0
    • C++ - Library, Test Suite
    • None
    • boost 1.60.0

    Description

      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.

      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
      =====================

      Attachments

        Activity

          People

            nsuke Nobuaki Sukegawa
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: