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:24:06 UTC

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

Dmytro Sen created AMBARI-4104:
----------------------------------

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


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)