Alexander Rukletsov created MESOS-8203:
------------------------------------------
Summary: SchedulerTest.TaskGroupRunning is flaky.
Key: MESOS-8203
URL: https://issues.apache.org/jira/browse/MESOS-8203
Project: Mesos
Issue Type: Bug
Components: test
Reporter: Alexander Rukletsov
Observed today in the internal CI. Full log attached.
{noformat}
../../src/tests/scheduler_tests.cpp:726
Expected: v1::TASK_RUNNING
Which is: TASK_RUNNING
To be equal to: runningUpdate2->status().state()
Which is: TASK_FINISHED
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)