[
https://issues.apache.org/jira/browse/MESOS-9343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16673806#comment-16673806
]
Kevin Klues commented on MESOS-9343:
------------------------------------
{noformat}
commit 6d0cbda19ad8a5453c960e37424a38c4be1924a9
Author: Armand Grillet <[email protected]>
Date: Fri Nov 2 19:08:24 2018 -0400
Added 'popen_tty()' to test util functions for the new CLI.
This code was pulled directly from:
https://github.com/dcos/dcos-core-cli/blob/
7fd55421939a7782c237e2b8719c0fe2f543acd7/
python/lib/dcoscli/dcoscli/test/common.py
This function will be used by tests requiring a TTY. This will be the
case for tests concerning the 'task attach' subcommand.
Review: https://reviews.apache.org/r/69116/
{noformat}
> Add test(s) for `mesos task attach` on task launched with a TTY
> ----------------------------------------------------------------
>
> Key: MESOS-9343
> URL: https://issues.apache.org/jira/browse/MESOS-9343
> Project: Mesos
> Issue Type: Task
> Components: cli
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
>
> As a source, we could use the tests in
> https://github.com/dcos/dcos-core-cli/blob/b930d2004dceb47090004ab658f35cb608bc70e4/python/lib/dcoscli/tests/integrations/test_task.py
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)