I think Gester already fixed this one: commit 857cd292e8e5d52e5b7a367682e445552a3de25b Author: zhouxh <gz...@pivotal.io> 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 <kl...@apache.org> 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) >