Python external test doesn't actually test that framework finished cleanly
--------------------------------------------------------------------------
Key: MESOS-79
URL: https://issues.apache.org/jira/browse/MESOS-79
Project: Mesos
Issue Type: Bug
Components: python-api, test
Reporter: Charles Reiss
Priority: Trivial
The Python example framework doesn't check the status returned by
SchedulerDriver.run(), so if, for example, the framework is aborted, it will
exit normally. The PythonFramework external test will interpret this normal
exit as success when it should be a failure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira