I just filed GEODE-3333 for GMSJoinLeaveJUnitTest.
testViewNotSentWhenShuttingDown . I've gotten a failure from the command
line, but not when I run it from within IntelliJ (even repeatedly).

On Fri, Jul 28, 2017 at 4:12 PM, Bruce Schuchardt <bschucha...@pivotal.io>
wrote:

> (GEODE-3155) GMSJoinLeaveJUnitTest.testCoordinatorFindRequestSuccess
> failing in CI
>
> This was caused by a checkin from Hitesh on 7/14
>
>
>
> On 7/27/17 4:43 PM, Patrick Rhomberg wrote:
>
>> I don't see a JIRA for it, but it's been failing sporadically for me on my
>> precheckins.
>>
>> On Tue, Jul 25, 2017 at 10:41 AM, Kirk Lund <kl...@apache.org> wrote:
>>
>> Is someone working on this test? It fails consistently for me on
>>> develop...
>>>
>>> ./gradlew -DintegrationTest.single=GMSJoinLeaveJUnitTest
>>> geode-core:integrationTest
>>>
>>> org.apache.geode.distributed.internal.membership.gms.membership.
>>> GMSJoinLeaveJUnitTest
>>>
>>>> testViewNotSentWhenShuttingDown FAILED
>>>>
>>>      java.lang.AssertionError
>>>          at org.junit.Assert.fail(Assert.java:86)
>>>          at org.junit.Assert.assertTrue(Assert.java:41)
>>>          at org.junit.Assert.assertTrue(Assert.java:52)
>>>          at
>>> org.apache.geode.distributed.internal.membership.gms.membership.
>>> GMSJoinLeaveJUnitTest.testViewNotSentWhenShuttingDow
>>> n(GMSJoinLeaveJUnitTest.java:1157)
>>>
>>>
>

Reply via email to