You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2013/12/18 14:40:06 UTC

[jira] [Resolved] (AMBARI-4104) TestHardware.test_fqdnDomainHostname() fails

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

Dmytro Sen resolved AMBARI-4104.
--------------------------------

    Resolution: Fixed

Committed to trunk

> TestHardware.test_fqdnDomainHostname() fails
> --------------------------------------------
>
>                 Key: AMBARI-4104
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4104
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.5.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4104.patch
>
>
> The unit test fails
> {noformat}
> FAIL: test_fqdnDomainHostname (TestHardware.TestHardware)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/dmitry/incubator-ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
>     return func(*args, **keywargs)
>   File "/home/dmitry/incubator-ambari/ambari-agent/src/test/python/ambari_agent/TestHardware.py", line 83, in test_fqdnDomainHostname
>     self.assertEquals(result['hostname'], "ambari")
> AssertionError: 'dmitry-pc' != 'ambari'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)