You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2018/02/27 15:22:00 UTC

[jira] [Created] (MESOS-8617) Tests using default executor occasionally fail.

Alexander Rukletsov created MESOS-8617:
------------------------------------------

             Summary: Tests using default executor occasionally fail.
                 Key: MESOS-8617
                 URL: https://issues.apache.org/jira/browse/MESOS-8617
             Project: Mesos
          Issue Type: Bug
            Reporter: Alexander Rukletsov
         Attachments: MasterTest.TasksEndpoint-badrun.txt

Task transition expectation can be violated resulting in a failing test, e.g.:
{noformat}
../../src/tests/master_tests.cpp:4134: Failure
      Expected: TASK_RUNNING
To be equal to: status1->state()
      Which is: TASK_LOST
{noformat}
List of known affected tests:
{noformat}
MasterTest.TasksEndpoint
{noformat}



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