[ https://issues.apache.org/jira/browse/MESOS-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15953826#comment-15953826 ]
Anand Mazumdar commented on MESOS-7337: --------------------------------------- [~bbannier] Can you attach the verbose logs? cc: [~gkleiman] > 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 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)