You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Chandrasekhar Gopal (JIRA)" <ji...@apache.org> on 2014/10/04 01:55:35 UTC

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

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

Chandrasekhar Gopal commented on AMBARI-7622:
---------------------------------------------

I am seeing the same issue for the build off the new branch-1.7.0 branch.

https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-branch-1.7.0/1/consoleText

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec
Running org.apache.ambari.server.metadata.RoleGraphTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.906 sec
Running org.apache.ambari.server.metadata.RoleCommandOrderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.041 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

> TestActionScheduler fails occasionally on builds.a.o stating expected:<ABORTED> but was:<PENDING>
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-7622
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7622
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: jun aoki
>            Assignee: jun aoki
>
> 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)