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 13:23:34 UTC

[jira] [Commented] (AMBARI-7828) TestActionScheduler fails occasionally on builds.a.o stating expected: but was:

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

Hadoop QA commented on AMBARI-7828:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12675460/AMBARI-7828_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 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:red}-1 core tests{color}.  The patch failed these unit tests in ambari-server:

                  org.apache.ambari.server.controller.AmbariManagementControllerTest

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

This message is automatically generated.

> TestActionScheduler fails occasionally on builds.a.o stating expected:<ABORTED> but was:<PENDING>
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-7828
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7828
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, test
>    Affects Versions: 1.7.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7828.patch, AMBARI-7828_branch-1.7.0.patch
>
>
> For example https://builds.apache.org/job/Ambari-trunk-test-patch/77//artifact/patch-work/testrun_ambari-server.txt
> This does not happen always.
> {code}
> Running org.apache.ambari.server.controller.AmbariManagementControllerImplTest
> Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.127 sec
> Running org.apache.ambari.server.actionmanager.TestActionManager
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.445 sec
> Running org.apache.ambari.server.actionmanager.TestActionScheduler
> Tests run: 19, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.492 sec <<< FAILURE!
> Running org.apache.ambari.server.actionmanager.TestActionDBAccessorImpl
> ...
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.484 sec
> Results :
> Failed tests:   testOpFailedEventRaisedForAbortedHostRole(org.apache.ambari.server.actionmanager.TestActionScheduler): expected:<ABORTED> but was:<PENDING>
> Tests run: 2076, Failures: 1, Errors: 0, Skipped: 16
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 24:05 min
> [INFO] Finished at: 2014-10-02T23:54:20+00:00
> [INFO] Final Memory: 20M/294M
> [INFO] ------------------------------------------------------------------------
> {code}



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