[
https://issues.apache.org/jira/browse/AMBARI-10135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370444#comment-14370444
]
Hudson commented on AMBARI-10135:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2080 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2080/])
AMBARI-10135. Unit test TestAmbariServer.py test_check_postgre_up() fails on
BAO (alejandro) (afernandez:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1ca948f347bad8d5f829ff5b71d803bd224da1d6)
* ambari-server/src/test/python/TestAmbariServer.py
> Unit test TestAmbariServer.py test_check_postgre_up() fails on BAO
> ------------------------------------------------------------------
>
> Key: AMBARI-10135
> URL: https://issues.apache.org/jira/browse/AMBARI-10135
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.1.0
>
> Attachments: AMBARI-10135.patch
>
>
> Unit test on builds.apache.org have been failing since
> https://builds.apache.org/job/Ambari-trunk-Commit/2060/
> {code}
> ======================================================================
> FAIL: test_check_postgre_up (TestAmbariServer.TestAmbariServer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-common/src/test/python/mock/mock.py",
> line 1199, in patched
> return func(*args, **keywargs)
> File
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/TestAmbariServer.py",
> line 2322, in test_check_postgre_up
> self.assertEqual(4, retcode)
> AssertionError: 4 != 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)