Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8484

stout test NumifyTest.HexNumberTest fails.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • stout
    • None
    • macOS 10.13.2 (17C88)
      Apple LLVM version 9.0.0 (clang-900.0.37)

      ../configure && make check -j6

    • Mesosphere Sprint 73
    • 1

    Description

      The current Mesos master shows the following on my machine:

      [ RUN      ] NumifyTest.HexNumberTest
      ../../../3rdparty/stout/tests/numify_tests.cpp:57: Failure
      Value of: numify<double>("0x10.9").isError()
        Actual: false
      Expected: true
      ../../../3rdparty/stout/tests/numify_tests.cpp:58: Failure
      Value of: numify<double>("0x1p-5").isError()
        Actual: false
      Expected: true
      [  FAILED  ] NumifyTest.HexNumberTest (0 ms)
      

      This problem disappears for me when reverting the latest boost upgrade.

      Attachments

        Activity

          People

            bbannier Benjamin Bannier
            tillt Till Toenshoff
            Till Toenshoff Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: