[ 
https://issues.apache.org/jira/browse/MESOS-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448971#comment-16448971
 ] 

Yan Xu commented on MESOS-8618:
-------------------------------

This test failed because we didn't enable replicated log registry so the master 
doesn't know the agent when it reregisters. With MESOS-6406 the intention was 
not to send status updates actively when it is a known agent.

However the discussions about this test exposed a bug that we are not sending 
the "status update state" in this case, for which I filed MESOS-8824 and will 
fix next.

> ReconciliationTest.ReconcileStatusUpdateTaskState is flaky.
> -----------------------------------------------------------
>
>                 Key: MESOS-8618
>                 URL: https://issues.apache.org/jira/browse/MESOS-8618
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>         Environment: ec Debian 9 with SSL
>            Reporter: Alexander Rukletsov
>            Assignee: Yan Xu
>            Priority: Major
>              Labels: flaky-test
>         Attachments: 
> ReconciliationTest.ReconcileStatusUpdateTaskState-badrun.txt
>
>
> {noformat}
> ../../src/tests/reconciliation_tests.cpp:1129
>       Expected: TASK_RUNNING
> To be equal to: update->state()
>       Which is: TASK_FINISHED
> {noformat}
> {noformat}
> ../../src/tests/reconciliation_tests.cpp:1130: Failure
>       Expected: TaskStatus::REASON_RECONCILIATION
>       Which is: 9
> To be equal to: update->reason()
>       Which is: 32
> {noformat}
> Full log attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to