You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2015/05/26 07:17:17 UTC

[jira] [Created] (AMBARI-11382) test_execute_retryable_command_succeed fails intermittently

Sumit Mohanty created AMBARI-11382:
--------------------------------------

             Summary: test_execute_retryable_command_succeed fails intermittently
                 Key: AMBARI-11382
                 URL: https://issues.apache.org/jira/browse/AMBARI-11382
             Project: Ambari
          Issue Type: Bug
          Components: ambari-agent
    Affects Versions: 2.1.0
            Reporter: Sumit Mohanty
            Assignee: Sumit Mohanty
             Fix For: 2.1.0


======================================================================
FAIL: test_execute_retryable_command_succeed (TestActionQueue.TestActionQueue)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-common/src/test/python/mock/mock.py", line 1199, in patched
    return func(*args, **keywargs)
  File "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-agent/src/test/python/ambari_agent/TestActionQueue.py", line 888, in test_execute_retryable_command_succeed
    self.assertFalse(sleep_mock.called)
AssertionError: True is not false



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