Re: GemFireCacheImplCloseTest flakiness

2020-05-01 Thread Jinmei Liao
It failed on my PR as well. On Fri, May 1, 2020 at 9:23 AM Kirk Lund wrote: > I don't see anything obvious in the test so I’m going to mark the test > @Ignore until I have a fix. Please review: > https://github.com/apache/geode/pull/5038 > > On Fri, May 1, 2020 at 9:00 AM Kirk Lund wrote: > > >

Re: GemFireCacheImplCloseTest flakiness

2020-05-01 Thread Kirk Lund
I don't see anything obvious in the test so I’m going to mark the test @Ignore until I have a fix. Please review: https://github.com/apache/geode/pull/5038 On Fri, May 1, 2020 at 9:00 AM Kirk Lund wrote: > I'm currently looking into potential flakiness > of GemFireCacheImplCloseTest. I'll fix th