Benjamin Mahler created MESOS-8124:
--------------------------------------
Summary: PosixRLimitsIsolatorTest.TaskExceedingLimit is flaky.
Key: MESOS-8124
URL: https://issues.apache.org/jira/browse/MESOS-8124
Project: Mesos
Issue Type: Bug
Components: test
Reporter: Benjamin Mahler
This test fails flaky on CI:
{noformat}
../../src/tests/containerizer/posix_rlimits_isolator_tests.cpp:348: Failure
Failed to wait 15secs for statusFailed
../../src/tests/containerizer/posix_rlimits_isolator_tests.cpp:333: Failure
Actual function call count doesn't match EXPECT_CALL(sched,
statusUpdate(&driver, _))...
Expected: to be called 3 times
Actual: called twice - unsatisfied and active
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)