[
https://issues.apache.org/jira/browse/MESOS-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-7337:
---------------------------------------
Attachment: CommandCheckTimeout-badrun.txt
Observed today in our internal CI. Log attached.
> 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
> Attachments: CommandCheckTimeout-badrun.txt,
> DefaultExecutorCheckTest.CommandCheckTimeout.log
>
>
> 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.4.14#64029)