Ok, I think we now have fixes committed for everything that the geode nightly build hit except for UniversalMembershipListenerAdapterDUnitTest which I'm not sure what to do with (see separate email).
On Thu, Feb 9, 2017 at 3:03 PM, Xiaojian Zhou <[email protected]> wrote: > I have checked in the fix last night. > > On Thu, Feb 9, 2017 at 2:59 PM, Dan Smith <[email protected]> wrote: > > > I think Gester already fixed this one: > > > > commit 857cd292e8e5d52e5b7a367682e445552a3de25b > > Author: zhouxh <[email protected]> > > Date: Wed Feb 8 23:02:51 2017 -0800 > > > > GEODE-2400: The > > WaitUntilParallelGatewaySenderFlushedCoordinatorJUnitTest should return > > false for local callable > > in negative case since there's no more remote message. > > > > -Dan > > > > On Thu, Feb 9, 2017 at 2:35 PM, Kirk Lund <[email protected]> wrote: > > > > > Does anyone want to look into this geode nightly build failure > involving > > > WaitUntilParallelGatewaySenderFlushedCoordinatorJUnitTest? > > > > > > java.lang.AssertionError > > > at org.junit.Assert.fail(Assert.java:86) > > > at org.junit.Assert.assertTrue(Assert.java:41) > > > at org.junit.Assert.assertFalse(Assert.java:64) > > > at org.junit.Assert.assertFalse(Assert.java:74) > > > at > > > org.apache.geode.internal.cache.wan.parallel. > > > WaitUntilParallelGatewaySenderFlushedCoordinatorJUnitTest. > > > testWaitUntilParallelGatewaySenderFlushedUnsuccessfulInitiator( > > > WaitUntilParallelGatewaySenderFlushedCoordinatorJUnitTest.java:102) > > > > > >
