[
https://issues.apache.org/jira/browse/MESOS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-335:
----------------------------------
Description:
Looks like a double comparison issue..?
[ RUN ] Statistics.truncate
../../../third_party/libprocess/src/tests/statistics_tests.cpp:58: Failure
Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
1.36184e+09 vs 1.36184e+09
../../../third_party/libprocess/src/tests/statistics_tests.cpp:71: Failure
Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
1.36193e+09 vs 1.36193e+09
[ FAILED ] Statistics.truncate (1 ms)
was:
Looks like a double comparison issue..?
[ RUN ] Statistics.truncate
../../../third_party/libprocess/src/tests/statistics_tests.cpp:47: Failure
Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
1.35847e+09 vs 1.35847e+09
../../../third_party/libprocess/src/tests/statistics_tests.cpp:60: Failure
Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
1.35856e+09 vs 1.35856e+09
[ FAILED ] Statistics.truncate (1 ms)
> Statistics.truncate is flaky.
> -----------------------------
>
> Key: MESOS-335
> URL: https://issues.apache.org/jira/browse/MESOS-335
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Mahler
> Assignee: Benjamin Mahler
>
> Looks like a double comparison issue..?
> [ RUN ] Statistics.truncate
> ../../../third_party/libprocess/src/tests/statistics_tests.cpp:58: Failure
> Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
> 1.36184e+09 vs 1.36184e+09
> ../../../third_party/libprocess/src/tests/statistics_tests.cpp:71: Failure
> Expected: (Clock::now()) >= (values.get().begin()->first.secs()), actual:
> 1.36193e+09 vs 1.36193e+09
> [ FAILED ] Statistics.truncate (1 ms)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira