Joseph Wu created MESOS-8822:
--------------------------------
Summary: SlaveTest.PingTimeoutSomePings is flaky
Key: MESOS-8822
URL: https://issues.apache.org/jira/browse/MESOS-8822
Project: Mesos
Issue Type: Bug
Components: test
Affects Versions: 1.5.0
Environment: This test sometimes fails with:
{noformat}
../../src/tests/slave_tests.cpp:3475: Failure
Failed to wait 15secs for ping
{noformat}
{noformat}
../../3rdparty/libprocess/include/process/gmock.hpp:466: Failure
Actual function call count doesn't match EXPECT_CALL(filter->mock,
filter(testing::A<const MessageEvent&>()))...
Expected args: message matcher (32-byte object <B0-32 99-26 C7-55 00-00
1F-00 00-00 00-00 00-00 1F-00 00-00 00-00 00-00 10-DA 2A-26 C7-55 00-00>,
1-byte object <32>, 1-byte object <B0>)
Expected: to be called once
Actual: never called - unsatisfied and active
{noformat}
Full test logs attached.
Reporter: Joseph Wu
Attachments: PingTimeoutSomePings-badrun.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)