You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/10/17 16:34:33 UTC

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

    [ https://issues.apache.org/jira/browse/AMBARI-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175098#comment-14175098 ] 

Hadoop QA commented on AMBARI-7832:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12675482/AMBARI-7832_branch-1.7.0.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 2 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.security.CertGenerationTest
                  org.apache.ambari.server.controller.AmbariManagementControllerTest

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/240//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/240//console

This message is automatically generated.

> 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)