[
https://issues.apache.org/jira/browse/MESOS-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405665#comment-16405665
]
Michael Park edited comment on MESOS-8578 at 3/20/18 1:01 AM:
--------------------------------------------------------------
Looks to me like we should install the {{EXPECT_CALL}} before
{{detector.appoint(...)}}
[here|https://github.com/apache/mesos/blob/50de784d589d2fc476f7869f39822c77c50745f3/src/tests/upgrade_tests.cpp#L650-L653]
was (Author: mcypark):
Looks to me like we should install the {{EXPECT_CALL}} before
{{detector.appoint(...)}}:
https://github.com/apache/mesos/blob/50de784d589d2fc476f7869f39822c77c50745f3/src/tests/upgrade_tests.cpp#L650-L653
> UpgradeTest.UpgradeAgentIntoHierarchicalRoleForNonHierarchicalRole is flaky.
> ----------------------------------------------------------------------------
>
> Key: MESOS-8578
> URL: https://issues.apache.org/jira/browse/MESOS-8578
> Project: Mesos
> Issue Type: Bug
> Environment: Debian 9 SSL GRPC
> Reporter: Andrei Budnik
> Priority: Major
> Labels: flaky-test, mesosphere
> Attachments:
> UpgradeTest.UpgradeAgentIntoHierarchicalRoleForNonHierarchicalRole-badrun.txt
>
>
> {code:java}
> ../../src/tests/upgrade_tests.cpp:664
> Failed to wait 15secs for offers
> {code}
> See logs in attachments.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)