You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2014/04/10 19:04:15 UTC

[jira] [Created] (AMBARI-5428) failing testGenerateManifest, test_overwrite_repos

Dmitry Lysnichenko created AMBARI-5428:
------------------------------------------

             Summary: failing testGenerateManifest, test_overwrite_repos
                 Key: AMBARI-5428
                 URL: https://issues.apache.org/jira/browse/AMBARI-5428
             Project: Ambari
          Issue Type: Task
          Components: test
    Affects Versions: 1.6.0
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
             Fix For: 1.6.0


Sometimes unittests fail (got 3 fails for 20 runs)
======================================================================
FAIL: testGenerateManifest (TestManifestGenerator.TestManifestGenerator)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/user/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
    return func(*args, **keywargs)
  File "/home/user/ambari/ambari-agent/src/test/python/ambari_agent/TestManifestGenerator.py", line 76, in testGenerateManifest
    self.assertTrue(writeParamsMock.called)
AssertionError

======================================================================
FAIL: test_overwrite_repos (TestPuppetExecutor.TestPuppetExecutor)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/user/ambari/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
    return func(*args, **keywargs)
  File "/home/user/ambari/ambari-agent/src/test/python/ambari_agent/TestPuppetExecutor.py", line 142, in test_overwrite_repos
    self.assertTrue(puppetInstance.reposInstalled)
AssertionError



--
This message was sent by Atlassian JIRA
(v6.2#6252)