[ https://issues.apache.org/jira/browse/SLIDER-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062601#comment-15062601 ]
Steve Loughran commented on SLIDER-1033: ---------------------------------------- Looking at the stack, there's two calls to {{slider client --getcertstore}}, one for the keystore one for the trust store. I think the test is getting some of the setup wrong and deleting the keystore between them, when it should be deleting the trust store (to ensure that it isn't there) > 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)