[
https://issues.apache.org/jira/browse/AMBARI-12842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707226#comment-14707226
]
Jayush Luniya commented on AMBARI-12842:
----------------------------------------
Committed to trunk
commit 991feb736702af00332133e369e5ffde3a65f4b1
Author: Jayush Luniya <[email protected]>
Date: Fri Aug 21 11:28:57 2015 -0700
AMBARI-12842: Ambari Agent unit test failures on Mac (Nahappan Somasundaram
> 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)