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

Hadoop QA commented on AMBARI-9859:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12701706/AMBARI-9859_01.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1864//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/1864//console

This message is automatically generated.

> TestResourceFilesKeeper unit tests fail
> ---------------------------------------
>
>                 Key: AMBARI-9859
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9859
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9859_01.patch
>
>
> `Tests fail after commit
> {noformat}
> 4c222ce Robert Levas at 28.02.2015 3:39 (committed at 28.02.2015 3:41) 
> AMBARI-9785. Root user has spnego (HTTP) kerberos ticket set after Kerberos 
> is enabled, root should have no ticket. (rlevas)
> {noformat}
> Failed tests
> {noformat}
> ======================================================================
> FAIL: test_count_hash_sum (TestResourceFilesKeeper.TestResourceFilesKeeper)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/home/dmitry/ssd/incubator-ambari/ambari-server/src/test/python/TestResourceFilesKeeper.py",
>  line 234, in test_count_hash_sum
>     self.assertEquals(hash_sum, self.DUMMY_UNCHANGEABLE_PACKAGE_HASH)
> AssertionError: '131a35e9bbe4254beebe33714d2293481c96e693' != 
> '3a3109ba7b01639f08e5f6e7efd0e2fe4612812c'
> ======================================================================
> FAIL: test_zip_directory (TestResourceFilesKeeper.TestResourceFilesKeeper)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/home/dmitry/ssd/incubator-ambari/ambari-server/src/test/python/TestResourceFilesKeeper.py",
>  line 314, in test_zip_directory
>     self.assertEquals(hash_val, self.DUMMY_UNCHANGEABLE_PACKAGE_HASH)
> AssertionError: '131a35e9bbe4254beebe33714d2293481c96e693' != 
> '3a3109ba7b01639f08e5f6e7efd0e2fe4612812c'
> ----------------------------------------------------------------------
> Ran 234 tests in 6.319s
> FAILED (failures=2)
> ----------------------------------------------------------------------
> Failed tests:
> FAIL: test_count_hash_sum (TestResourceFilesKeeper.TestResourceFilesKeeper)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/home/dmitry/ssd/incubator-ambari/ambari-server/src/test/python/TestResourceFilesKeeper.py",
>  line 234, in test_count_hash_sum
>     self.assertEquals(hash_sum, self.DUMMY_UNCHANGEABLE_PACKAGE_HASH)
> AssertionError: '131a35e9bbe4254beebe33714d2293481c96e693' != 
> '3a3109ba7b01639f08e5f6e7efd0e2fe4612812c'
> FAIL: test_zip_directory (TestResourceFilesKeeper.TestResourceFilesKeeper)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/home/dmitry/ssd/incubator-ambari/ambari-server/src/test/python/TestResourceFilesKeeper.py",
>  line 314, in test_zip_directory
>     self.assertEquals(hash_val, self.DUMMY_UNCHANGEABLE_PACKAGE_HASH)
> AssertionError: '131a35e9bbe4254beebe33714d2293481c96e693' != 
> '3a3109ba7b01639f08e5f6e7efd0e2fe4612812c'
> {noformat}



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

Reply via email to