You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2014/01/24 14:18:37 UTC

[jira] [Updated] (AMBARI-4410) Failing unit tests

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

Andrew Onischuk updated AMBARI-4410:
------------------------------------

    Attachment: AMBARI-4410.patch

> Failing unit tests
> ------------------
>
>                 Key: AMBARI-4410
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4410
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4410.patch
>
>
> {noformat}
> Ran 173 tests in 0.553s
> OK
> ----------------------------------------------------------------------
> Failed tests:
> FAIL: test_start_secured (test_webhcat_server.TestWebHCatServer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/1.3.3/WEBHCAT/test_webhcat_server.py", line 78, in test_start_secured
>     self.assert_configure_secured()
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/1.3.3/WEBHCAT/test_webhcat_server.py", line 172, in assert_configure_secured
>     user = 'hcat',
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py", line 116, in assertResourceCalled
>     self.assertEquals(name, resource.name)
> AssertionError: ' -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa;' != u'/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa;'
> FAIL: test_start_secured (test_webhcat_server.TestWebHCatServer)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/2.1.1/WEBHCAT/test_webhcat_server.py", line 78, in test_start_secured
>     self.assert_configure_secured()
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/2.1.1/WEBHCAT/test_webhcat_server.py", line 172, in assert_configure_secured
>     user = 'hcat',
>   File "/Users/smohanty/enlistments/asf-ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py", line 116, in assertResourceCalled
>     self.assertEquals(name, resource.name)
> AssertionError: ' -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa;' != u'/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa;'
> ----------------------------------------------------------------------
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)