[
https://issues.apache.org/jira/browse/MESOS-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051166#comment-16051166
]
Andrew Schwartzmeyer commented on MESOS-7638:
---------------------------------------------
https://reviews.apache.org/r/59891/
> The command `false` does not exist on Windows
> ---------------------------------------------
>
> Key: MESOS-7638
> URL: https://issues.apache.org/jira/browse/MESOS-7638
> Project: Mesos
> Issue Type: Bug
> Environment: Windows
> Reporter: Andrew Schwartzmeyer
> Assignee: Andrew Schwartzmeyer
> Priority: Minor
> Labels: windows
>
> We have tests that use the command `false` and assert that a non-zero exit
> code was returned. The tests pass because a non-zero exit code is being
> returned, but this is because there is a failure to launch the command
> `false` as it does not exist on Windows. This results in the following error
> message showing up in tests:
> 'false' is not recognized as an internal or external command, operable
> program or batch file.
> While the tests do work, this is misleading.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)