Jason Huynh created GEODE-1492:
----------------------------------
Summary: CI Failure:
CompositeTypeTestDUnitTest.testCompositeTypeGetters
Key: GEODE-1492
URL: https://issues.apache.org/jira/browse/GEODE-1492
Project: Geode
Issue Type: Bug
Reporter: Jason Huynh
This test failed in a private run with the following exception:
java.lang.AssertionError: Suspicious strings were written to the log during
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
-----------------------------------------------------------------------
Found suspect string in log4j at line 635
[fatal 2016/05/30 03:43:58.791 PDT <JMX client heartbeat 74> tid=0x316]
(tid=790 msgId=295) No longer connected to cc2-rh6[27242].
at org.junit.Assert.fail(Assert.java:88)
at
com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.closeAndCheckForSuspects(DUnitLauncher.java:354)
at
com.gemstone.gemfire.test.dunit.internal.JUnit4DistributedTestCase.cleanupAllVms(JUnit4DistributedTestCase.java:540)
at
com.gemstone.gemfire.test.dunit.internal.JUnit4DistributedTestCase.tearDownDistributedTestCase(JUnit4DistributedTestCase.java:489)
at
com.gemstone.gemfire.test.dunit.internal.JUnit4DistributedTestCase.tearDown(JUnit4DistributedTestCase.java:478)
at
com.gemstone.gemfire.test.dunit.internal.JUnit3DistributedTestCase.tearDown(JUnit3DistributedTestCase.java:206)
at junit.framework.TestCase.runBare(TestCase.java:146)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
...
Previously run tests: [TestSubscriptionsDUnitTest,
SharedConfigurationDUnitTest, SharedConfigurationUsingDirDUnitTest,
MultiUserDUnitTest, CompositeTypeTestDUnitTest]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)