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 12:13:42 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bannier updated MESOS-7337:
------------------------------------
    Environment: Mac OS 10.12.4 (16E195), SSL bug, debug build w/o optimizations, clang version 5.0.0 (http://llvm.org/git/clang c511a96ffe744933459ef64bf963629538057a90) (http://llvm.org/git/llvm 0cd81d8a1055f167e0f588dd1b476863b00da3d5), 

> 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
>         Environment: Mac OS 10.12.4 (16E195), SSL bug, debug build w/o optimizations, clang version 5.0.0 (http://llvm.org/git/clang c511a96ffe744933459ef64bf963629538057a90) (http://llvm.org/git/llvm 0cd81d8a1055f167e0f588dd1b476863b00da3d5), 
>            Reporter: Benjamin Bannier
>              Labels: flaky-test, mesosphere
>
> 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)