You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2018/01/24 19:41:00 UTC

[jira] [Assigned] (MESOS-8484) stout test NumifyTest.HexNumberTest fails.

     [ https://issues.apache.org/jira/browse/MESOS-8484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Toenshoff reassigned MESOS-8484:
-------------------------------------

    Assignee: Benjamin Bannier

> stout test NumifyTest.HexNumberTest fails. 
> -------------------------------------------
>
>                 Key: MESOS-8484
>                 URL: https://issues.apache.org/jira/browse/MESOS-8484
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>         Environment: macOS 10.13.2 (17C88)
> Apple LLVM version 9.0.0 (clang-900.0.37)
> ../configure && make check -j6
>            Reporter: Till Toenshoff
>            Assignee: Benjamin Bannier
>            Priority: Blocker
>
> The current Mesos master shows the following on my machine:
> {noformat}
> [ 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)
> {noformat}
> This problem disappears for me when reverting the latest boost upgrade.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)