You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/11/05 14:20:27 UTC

[jira] [Resolved] (SLIDER-962) TestRoleHistoryContainerEvents.testNodeUpdated failing

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

Steve Loughran resolved SLIDER-962.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Slider 0.90

> TestRoleHistoryContainerEvents.testNodeUpdated failing
> ------------------------------------------------------
>
>                 Key: SLIDER-962
>                 URL: https://issues.apache.org/jira/browse/SLIDER-962
>             Project: Slider
>          Issue Type: Bug
>          Components: appmaster
>    Affects Versions: Slider 0.90
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.90
>
>
> {code}
> org.apache.slider.server.appmaster.model.history.TestRoleHistoryContainerEvents.testNodeUpdated
> Failing for the past 1 build (Since Failed#724 )
> Took 0.14 sec.
> Error Message
> assert startSize - endSize == 1
>        |         | |       |
>        5         0 5       false
> Stacktrace
> org.codehaus.groovy.runtime.powerassert.PowerAssertionError: assert startSize - endSize == 1
>        |         | |       |
>        5         0 5       false
> 	at org.codehaus.groovy.runtime.InvokerHelper.assertFailed(InvokerHelper.java:399)
> 	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.assertFailed(ScriptBytecodeAdapter.java:648)
> 	at org.apache.slider.server.appmaster.model.history.TestRoleHistoryContainerEvents.testNodeUpdated(TestRoleHistoryContainerEvents.groovy:421)
> {code}



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