You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2015/09/26 21:13:04 UTC

[jira] [Created] (AMBARI-13249) Fix unit test failure in trunk

Jayush Luniya created AMBARI-13249:
--------------------------------------

             Summary: 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


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)