You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/31 02:20:49 UTC

[jira] [Commented] (SLIDER-1042) TestBuildBasicAgent#testBuildMultipleRoles failing

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

ASF subversion and git services commented on SLIDER-1042:
---------------------------------------------------------

Commit 268cdbf1515ba39f7df6dd72cd9f44af3f91985b in incubator-slider's branch refs/heads/develop from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=268cdbf ]

SLIDER-1042 Use the correct cluster name when fetching the description


> TestBuildBasicAgent#testBuildMultipleRoles failing
> --------------------------------------------------
>
>                 Key: SLIDER-1042
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1042
>             Project: Slider
>          Issue Type: Bug
>          Components: test
>    Affects Versions: Slider 0.90.2
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: Slider 0.91
>
>
> {noformat}
> Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 37.956 sec <<< FAILURE! - in org.apache.slider.providers.agent.TestBuildBasicAgent
> testBuildMultipleRoles(org.apache.slider.providers.agent.TestBuildBasicAgent)  Time elapsed: 3.326 sec  <<< ERROR!
> java.io.FileNotFoundException: file:/Users/jelser/.slider/cluster/testbuildmultipleroles
> 	at org.apache.slider.core.persist.ConfPersister.acquireReadLock(ConfPersister.java:177)
> 	at org.apache.slider.core.persist.ConfPersister.load(ConfPersister.java:277)
> 	at org.apache.slider.client.SliderClient.loadPersistedClusterDescription(SliderClient.java:3137)
> 	at org.apache.slider.providers.agent.TestBuildBasicAgent.testBuildMultipleRoles(TestBuildBasicAgent.groovy:141)
> {noformat}
> Not sure how this was missed in slider-0.90.2, but I only noticed it after the vote.
> git-log shows that an attempt to fix a regression in SLIDER-985 might have caused this.



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