Greg Mann created MESOS-7043:
--------------------------------
Summary: FutureTest.After3 is flaky
Key: MESOS-7043
URL: https://issues.apache.org/jira/browse/MESOS-7043
Project: Mesos
Issue Type: Bug
Components: libprocess, test, tests
Environment: ASF CI, and local repro on Ubuntu 14.04 VM
Reporter: Greg Mann
This was observed on ASF CI, and I was able to repro locally on an Ubuntu 14.04
VM. It seems to take on the order of several thousand repetitions to occur,
when stressing the CPU simultaneously:
{code}
[ RUN ] FutureTest.After3
../../../3rdparty/libprocess/src/tests/future_tests.cpp:284: Failure
Value of: weak_future.get().isNone()
Actual: false
Expected: true
{code}
The {{Future}} code has been touched a couple times this month, so I suspect
this test failure is related to the following patches:
https://reviews.apache.org/r/53299/
https://reviews.apache.org/r/55319/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)