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:26:00 UTC

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

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

Alexander Rukletsov commented on MESOS-8617:
--------------------------------------------

From a brief look over the logs, the default executor either has not started at all or crashed before writing anything into the log.

> 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
>            Priority: Major
>              Labels: flaky-test
>         Attachments: MasterTest.TasksEndpoint-badrun.txt, MasterTest.TasksEndpoint-goodrun.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)