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/21 02:55:34 UTC

[jira] [Commented] (AMBARI-7810) TestAlerts fails when executed with python2.6

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

Hadoop QA commented on AMBARI-7810:
-----------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12675980/AMBARI-7810.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 1 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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.

> TestAlerts fails when executed with python2.6
> ---------------------------------------------
>
>                 Key: AMBARI-7810
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7810
>             Project: Ambari
>          Issue Type: Bug
>          Components: test
>            Reporter: jun aoki
>            Assignee: jun aoki
>             Fix For: 1.7.0, 2.0.0
>
>         Attachments: AMBARI-7810.patch
>
>
> {code}
> [2] Test fails due to unsupported unit test method.
> ======================================================================
> ERROR: test_alert_collector_purge (TestAlerts.TestAlerts)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File
> "/tmp/ambari/ambari-agent/src/test/python/ambari_agent/TestAlerts.py", line
> 259, in test_alert_collector_purge
>     self.assertIsNotNone(collector.alerts()[0])
> AttributeError: 'TestAlerts' object has no attribute 'assertIsNotNone'
> ----------------------------------------------------------------------
> Ran 316 tests in 35.389s
> FAILED (errors=1)
> {code}



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