[
https://issues.apache.org/jira/browse/MESOS-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513333#comment-14513333
]
Till Toenshoff commented on MESOS-2625:
---------------------------------------
Even though the review-bot had approved the above patch, my local tests
consistently fail. [~dyatlov] can you have a look?
{noformat}
../../src/tests/slave_tests.cpp:184: Failure
Value of: status.get().reason()
Actual: 8
Expected: TaskStatus::REASON_COMMAND_EXECUTOR_FAILED
Which is: 0
{noformat}
> Extend SlaveTest.ShutdownUnregisteredExecutor test with a reason check
> ----------------------------------------------------------------------
>
> Key: MESOS-2625
> URL: https://issues.apache.org/jira/browse/MESOS-2625
> Project: Mesos
> Issue Type: Improvement
> Reporter: [email protected]
> Assignee: [email protected]
> Priority: Minor
> Labels: test
>
> SlaveTest.ShutdownUnregisteredExecutor tests the state and source of the
> status returned to the slave in case when executor wasn't registered, but it
> does not test the reason. Find out the correct reason for this situation and
> add it to the test.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)