Meng Zhu created MESOS-9882:
-------------------------------
Summary: Mesos.UpdateFrameworkV0Test.SuppressedRoles is flaky.
Key: MESOS-9882
URL: https://issues.apache.org/jira/browse/MESOS-9882
Project: Mesos
Issue Type: Bug
Components: flaky
Reporter: Meng Zhu
Attachments: UpdateFrameworkV0Test.SuppressedRoles_badrun.txt
Observed in CI, log attached.
{noformat}
mesos-ec2-ubuntu-14.04-SSL.Mesos.UpdateFrameworkV0Test.SuppressedRoles (from
UpdateFrameworkV0Test)
Error Message
../../src/tests/master/update_framework_tests.cpp:1117
Mock function called more times than expected - returning directly.
Function call: agentAdded(@0x7fb254001c40 32-byte object <90-7A 6C-85 B2-7F
00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 F0-85 00-54 B2-7F 00-00>)
Expected: to be called once
Actual: called twice - over-saturated and active
Stacktrace
../../src/tests/master/update_framework_tests.cpp:1117
Mock function called more times than expected - returning directly.
Function call: agentAdded(@0x7fb254001c40 32-byte object <90-7A 6C-85 B2-7F
00-00 00-00 00-00 00-00 00-00 01-00 00-00 00-00 00-00 F0-85 00-54 B2-7F 00-00>)
Expected: to be called once
Actual: called twice - over-saturated and active
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)