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

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

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

Benjamin Bannier updated MESOS-8484:
------------------------------------
    Affects Version/s: 1.6.0

> 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
>            Reporter: Till Toenshoff
>            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)