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:14:04 UTC

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

    [ https://issues.apache.org/jira/browse/AMBARI-13249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909433#comment-14909433 ] 

Jayush Luniya commented on AMBARI-13249:
----------------------------------------

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54.814s
[INFO] Finished at: Sat Sep 26 12:10:21 PDT 2015
[INFO] Final Memory: 67M/1270M
[INFO] ------------------------------------------------------------------------

> 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)