Benjamin Bannier created MESOS-7337:
---------------------------------------

             Summary: DefaultExecutorCheckTest.CommandCheckTimeout becomes 
flaky under load
                 Key: MESOS-7337
                 URL: https://issues.apache.org/jira/browse/MESOS-7337
             Project: Mesos
          Issue Type: Bug
          Components: flaky, test
            Reporter: Benjamin Bannier


The test {{DefaultExecutorCheckTest.CommandCheckTimeout}} randomly fails for me 
when executing tests in parallel, e.g.,
{code}
[ RUN      ] DefaultExecutorCheckTest.CommandCheckTimeout
../../src/tests/check_tests.cpp:1374: Failure
Failed to wait 15secs for updateCheckResultTimeout
../../src/tests/check_tests.cpp:1334: Failure
Actual function call count doesn't match EXPECT_CALL(*scheduler, update(_, 
_))...
         Expected: to be called at least 3 times
           Actual: called twice - unsatisfied and active
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckTimeout (25351 ms)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to