Joseph Wu created MESOS-9635:
--------------------------------
Summary:
OperationReconciliationTest.AgentPendingOperationAfterMasterFailover is flaky
again (3x) due to orphan operations
Key: MESOS-9635
URL: https://issues.apache.org/jira/browse/MESOS-9635
Project: Mesos
Issue Type: Bug
Reporter: Benno Evers
This test can be seen failing quite frequently with the following error:
{code}
Error Message
../../src/tests/operation_reconciliation_tests.cpp:864
Expected: OPERATION_PENDING
To be equal to: operationStatus.state()
Which is: OPERATION_UNKNOWN
{code}
which seems to be a different issue from the one described in MESOS-8872.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)