[
https://issues.apache.org/jira/browse/AMBARI-12842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707550#comment-14707550
]
Hudson commented on AMBARI-12842:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #3308 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3308/])
AMBARI-12842: Ambari Agent unit test failures on Mac (Nahappan Somasundaram via
jluniya) (jluniya:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=991feb736702af00332133e369e5ffde3a65f4b1)
* ambari-agent/src/test/python/ambari_agent/TestController.py
* ambari-agent/src/test/python/ambari_agent/TestRegistration.py
* ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py
* ambari-agent/src/test/python/ambari_agent/TestHardware.py
> 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)