You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:57:18 UTC

[jira] [Closed] (GEODE-1492) CI Failure: CompositeTypeTestDUnitTest.testCompositeTypeGetters

     [ https://issues.apache.org/jira/browse/GEODE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker closed GEODE-1492.
--------------------------------

> CI Failure: CompositeTypeTestDUnitTest.testCompositeTypeGetters
> ---------------------------------------------------------------
>
>                 Key: GEODE-1492
>                 URL: https://issues.apache.org/jira/browse/GEODE-1492
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.0.0-incubating.M3
>            Reporter: Jason Huynh
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: CI
>
> 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
(v7.6.3#76005)