Re: ExecutorServiceRuleDumpThreads fails intermittently

2019-02-05 Thread Kirk Lund
This test has been deleted because it was really just testing ThreadInfo which is a JDK class. It was originally added as more of an example for ExecutorServiceRule. If you see ExecutorServiceRuleDumpThreadsTest fail in a precheckin, please ignore it. Rebasing on develop will remove the test. On

ExecutorServiceRuleDumpThreads fails intermittently

2019-02-05 Thread Kirk Lund
ExecutorServiceRuleDumpThreads.showsThreadBlockedByOtherThread fails intermittently in precheckin. UnitTestOpenJDK11 failure: [ https://concourse.apachegeode-ci.info/builds/35684|https://concourse.apachegeode-ci.info/builds/35684 ] *This is one I recently created, so I'll fix it. *Not sure why it

Re: LocatorUDPSecurityDUnitTest fails intermittently

2019-02-05 Thread Bruce Schuchardt
I worked on the superclass of that test yesterday and pushed some changes - let me look into it & don't concern yourself over the failure. On 2/5/19 9:51 AM, Kirk Lund wrote: LocatorUDPSecurityDUnitTest failed in one of my PR precheckins. It does not reproduce on my branch and I cannot find any

LocatorUDPSecurityDUnitTest fails intermittently

2019-02-05 Thread Kirk Lund
LocatorUDPSecurityDUnitTest failed in one of my PR precheckins. It does not reproduce on my branch and I cannot find any open Jira tickets for it. DistributedTestOpenJDK11 failure: https://concourse.apachegeode-ci.info/builds/35457 I'm not sure who to assign this to. Any suggestions or volunteers

Re: ClientServerMiscBCDUnitTest fails intermittently

2019-02-05 Thread Kirk Lund
UpgradeTestOpenJDK8 failure: https://concourse.apachegeode-ci.info/builds/35460 On Tue, Feb 5, 2019 at 9:40 AM Kirk Lund wrote: > ClientServerMiscBCDUnitTest failed in one of my PR precheckins. It does > not reproduce on my branch and I cannot find any open Jira tickets for it. > > I'm not sure

ClientServerMiscBCDUnitTest fails intermittently

2019-02-05 Thread Kirk Lund
ClientServerMiscBCDUnitTest failed in one of my PR precheckins. It does not reproduce on my branch and I cannot find any open Jira tickets for it. I'm not sure who to assign this to. Any suggestions or volunteers? Is the test expected to potentially generate and log a ConnectException? Does the t