You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2015/09/15 00:27:46 UTC

[jira] [Updated] (AMBARI-4598) Unittest failures on ambari-server machine

     [ https://issues.apache.org/jira/browse/AMBARI-4598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-4598:
--------------------------------
    Assignee: Iryna Kuzmenko

> Unittest failures on ambari-server machine
> ------------------------------------------
>
>                 Key: AMBARI-4598
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4598
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Iryna Kuzmenko
>            Assignee: Iryna Kuzmenko
>             Fix For: 1.5.1
>
>         Attachments: AMBARI-4598.patch
>
>
> {code}
> FAILED (errors=2)
> ----------------------------------------------------------------------
> Failed tests:
> ERROR: test_reset_remote_db_wo_client (TestAmbariServer.TestAmbariServer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/root/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
>     return func(*args, **keywargs)
>   File "/root/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 3427, in test_reset_remote_db_wo_client
>     ambari_server.reset(args)
>   File "/root/ambari/ambari-server/src/main/python/ambari-server.py", line 2400, in reset
>     raise FatalException(1, err)
> FatalException: 'Fatal exception: Ambari-server must be stopped to reset, exit code 1'
> ERROR: test_silent_reset (TestAmbariServer.TestAmbariServer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/root/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
>     return func(*args, **keywargs)
>   File "/root/ambari/ambari-server/src/test/python/TestAmbariServer.py", line 2428, in test_silent_reset
>     rcode = ambari_server.reset(args)
>   File "/root/ambari/ambari-server/src/main/python/ambari-server.py", line 2400, in reset
>     raise FatalException(1, err)
> FatalException: 'Fatal exception: Ambari-server must be stopped to reset, exit code 1'
> ----------------------------------------------------------------------
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)