Nahappan Somasundaram created AMBARI-12842:
----------------------------------------------
Summary: Ambari Agent unit test failures on Mac
Key: AMBARI-12842
URL: https://issues.apache.org/jira/browse/AMBARI-12842
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.1.1
Environment: Mac OS
Reporter: Nahappan Somasundaram
Assignee: Nahappan Somasundaram
Fix For: 2.2.0
Python unit tests in ambari-agent are failing because of the use of _timeout_
linux command which is not supported in OSX. The suggested fix is to patch the
subprocess.Popen() function with a mock or patch at the RMFTestCase layer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)