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:46:33 UTC

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

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

Dmitry Lysnichenko updated AMBARI-7832:
---------------------------------------
    Attachment: AMBARI-7832_branch-1.7.0.patch
                AMBARI-7832.patch

> 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
>
>         Attachments: AMBARI-7832.patch, AMBARI-7832_branch-1.7.0.patch
>
>
> {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)