[ https://issues.apache.org/jira/browse/SLIDER-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062607#comment-15062607 ]
Steve Loughran commented on SLIDER-1033: ---------------------------------------- I managed to break this in sider-970, hadn't picked up that the filename variable had been re-assigned, so using the cached File instance wasn't valid. > AMClientCertStoreRetrievalIT.testRetrieveCertificateStores failing > ------------------------------------------------------------------ > > Key: SLIDER-1033 > URL: https://issues.apache.org/jira/browse/SLIDER-1033 > Project: Slider > Issue Type: Bug > Components: test > Affects Versions: Slider 0.90 > Environment: windows > Reporter: Steve Loughran > Assignee: Steve Loughran > Fix For: Slider 0.90 > > > test is failing ; a keystore doesn't exist > {code} > Failed tests: > AMClientCertStoreRetrievalIT.testRetrieveCertificateStores:139 assert > keystoreFile.exists() > | | > | false > > /private/var/folders/57/xyts0qt105z1f1k0twk6rd8m0000gq/T/1450378212271-0/test.keystore > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)