[ https://issues.apache.org/jira/browse/GEODE-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838822#comment-15838822 ]
ASF GitHub Bot commented on GEODE-1793: --------------------------------------- GitHub user galen-pivotal opened a pull request: https://github.com/apache/geode/pull/360 [GEODE-1793] Fix a flaky test, clean up SSL tests. * Use less code. * Get random port numbers a bit more robustly. * Check to make sure that locator2 has died at the end. You can merge this pull request into a Git repository by running: $ git pull https://github.com/galen-pivotal/incubator-geode feature/GEODE-1793 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/360.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #360 ---- commit b5a9f347b73cdbc0a5e401db5e7b11447a062045 Author: Galen O'Sullivan <gosulli...@pivotal.io> Date: 2017-01-11T03:56:42Z [GEODE-1793] Fix a flaky test, clean up SSL tests. * Use less code. * Get random port numbers a bit more robustly. * Check to make sure that locator2 has died at the end. ---- > Flaky: LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL > ----------------------------------------------------------------------- > > Key: GEODE-1793 > URL: https://issues.apache.org/jira/browse/GEODE-1793 > Project: Geode > Issue Type: Bug > Components: locator > Reporter: Udo Kohlmeyer > Assignee: Galen O'Sullivan > Priority: Minor > > This test fails due to something not cleaning itself properly. Undetermined > what the problem is, but it will run perfectly by itself everytime, but once > run inside of the TestClass it fails -- This message was sent by Atlassian JIRA (v6.3.4#6332)