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/10/17 15:45:33 UTC

[jira] [Created] (AMBARI-7832) Python tests fail on Python 2.6

Dmitry Lysnichenko created AMBARI-7832:
------------------------------------------

             Summary: Python tests fail on Python 2.6
                 Key: AMBARI-7832
                 URL: https://issues.apache.org/jira/browse/AMBARI-7832
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
             Fix For: 1.7.0


{code}
 ERROR: test_work_in_or_mode (test_mm_wrapper.TestOrWrapper)
----------------------------------------------------------------------
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-server/src/test/python/stacks/2.0.6/NAGIOS/test_mm_wrapper.py", line 217, in test_work_in_or_mode
    subprocess.CalledProcessError(1, 'dummy cmd', output='dummy output1'),
TypeError: __init__() got an unexpected keyword argument 'output'
{code}



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