[ https://issues.apache.org/jira/browse/GEODE-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773698#comment-15773698 ]
ASF subversion and git services commented on GEODE-2099: -------------------------------------------------------- Commit 577bda1844e7b4dbb90626ae2fdd539f3c45ac6a in geode's branch refs/heads/feature/GEODE-2231 from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=577bda1 ] GEODE-2099: The GfshConnectorRule has been refactored to use awaitility to wait and retry till connection is ready. * remove the flaky category > Race condition in ConnectToLocatorSSLDUnitTest > ---------------------------------------------- > > Key: GEODE-2099 > URL: https://issues.apache.org/jira/browse/GEODE-2099 > Project: Geode > Issue Type: Bug > Components: management, tests > Reporter: Jinmei Liao > Assignee: Jinmei Liao > Labels: Flaky > Fix For: 1.1.0 > > > This test contains 3 tests, if put a long enough wait or a break point in > between the tests, the tests would pass, otherwise the last two tests would > fail. Need to get to the bottom of this. For the last tests are ignored. This > is happening after we have to put "disconnect" after each connect to properly > close the jmx thread so that it wouldn't pollute other tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)