[ https://issues.apache.org/jira/browse/SLIDER-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086118#comment-15086118 ]
ASF subversion and git services commented on SLIDER-1042: --------------------------------------------------------- Commit 0992e85500239d88f77cbd76f142b1daf02d5219 in incubator-slider's branch refs/heads/develop from [~ste...@apache.org] [ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=0992e85 ] Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider into develop * 'develop' of https://git-wip-us.apache.org/repos/asf/incubator-slider: SLIDER-1042 Use the correct cluster name when fetching the description SLIDER-1041 Fix consistency for exports, enumerate all exports on HTML index. SLIDER-1040 Better formatting on the AM's web ui. SLIDER-1012 Modify server and quicklinks for Tomcat (fengyongshe) SLIDER-809 First implementation of an Apache Tomcat app-package SLIDER-1039 Run python tests from target directory > 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)