You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2016/01/20 22:39:40 UTC

[jira] [Created] (GEODE-824) Failure from JGroupsMessengerJUnitTest.testMulticastTest

Dan Smith created GEODE-824:
-------------------------------

             Summary: Failure from JGroupsMessengerJUnitTest.testMulticastTest
                 Key: GEODE-824
                 URL: https://issues.apache.org/jira/browse/GEODE-824
             Project: Geode
          Issue Type: Bug
            Reporter: Dan Smith


This test fails consistently on my ubuntu 15.10 machine. It looks like this was introduced in b826b4b0077dc159cbcee68775cc197b025d5586

I'm running with 27f9c0e8775d50981241a67d792abb3e94adb939.
{noformat}
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 com.gemstone.gemfire.distributed.internal.membership.gms.messenger.JGroupsMessengerJUnitTest.testMulticastTest(JGroupsMessengerJUnitTest.java:818)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)