[ https://issues.apache.org/jira/browse/AMBARI-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909506#comment-14909506 ]
Hudson commented on AMBARI-13249: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #3529 (See [https://builds.apache.org/job/Ambari-trunk-Commit/3529/]) AMBARI-13249: Fix unit test failure in trunk (jluniya) (jluniya: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bb1491f073fd011b91dd58225ff8513923e2629d) * ambari-server/src/test/python/TestAmbariServer.py > Fix unit test failure in trunk > ------------------------------ > > Key: AMBARI-13249 > URL: https://issues.apache.org/jira/browse/AMBARI-13249 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.2.0 > Reporter: Jayush Luniya > Assignee: Jayush Luniya > Fix For: 2.2.0 > > Attachments: AMBARI-13249.patch > > > Fix unit test failure caused by AMBARI-12510 > ====================================================================== > FAIL: test_get_postgre_status (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 2916, in test_get_postgre_status > self.assertEqual("running", pg_status) > AssertionError: 'running' != None -- This message was sent by Atlassian JIRA (v6.3.4#6332)