[
https://issues.apache.org/jira/browse/MESOS-4161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073663#comment-15073663
]
Alexander Rukletsov commented on MESOS-4161:
--------------------------------------------
Yep, and I think this is the main reason why the test is slow, hence we don't
really need {{Clock}} magic. However, it does not look clean to me to kill an
executor, the better approach would be to fix MESOS-4111 instead. Until then, I
would suggest to put a comment explaining why the test is slow. What do you
think?
> SlaveTest.CommandExecutorWithOverride is slow
> ---------------------------------------------
>
> Key: MESOS-4161
> URL: https://issues.apache.org/jira/browse/MESOS-4161
> Project: Mesos
> Issue Type: Improvement
> Components: technical debt, test
> Reporter: Alexander Rukletsov
> Assignee: Jian Qiu
> Priority: Minor
> Labels: mesosphere, newbie++, tech-debt
>
> The {{SlaveTest.CommandExecutorWithOverride}} test takes around {{1.3s}} to
> finish on my Mac OS 10.10.4:
> {code}
> SlaveTest.CommandExecutorWithOverride (1311 ms)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)