You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/03/01 18:08:04 UTC

[jira] [Resolved] (AMBARI-9860) Several unittests failing on trunk - test_count_hash_sum, test_zip_directory

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

Robert Levas resolved AMBARI-9860.
----------------------------------
    Resolution: Duplicate

> Several unittests failing on trunk - test_count_hash_sum, test_zip_directory
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-9860
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9860
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.0.0
>
>
> ======================================================================
> FAIL: test_count_hash_sum (TestResourceFilesKeeper.TestResourceFilesKeeper)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/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/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/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'
> Seems that introduced by https://issues.apache.org/jira/browse/AMBARI-9858



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