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 2017/04/03 10:10:41 UTC

[jira] [Created] (MESOS-7337) DefaultExecutorCheckTest.CommandCheckTimeout becomes flaky under load

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)