[
https://issues.apache.org/jira/browse/MESOS-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu reassigned MESOS-8618:
-----------------------------
Assignee: Yan Xu
> 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)