You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Shelley Lynn Hughes-Godfrey (JIRA)" <ji...@apache.org> on 2017/12/19 00:52:00 UTC

[jira] [Created] (GEODE-4118) CI failure: org.apache.geode.management.ClientHealthStatsDUnitTest > testClientHealthStats_DurableClient FAILED

Shelley Lynn Hughes-Godfrey created GEODE-4118:
--------------------------------------------------

             Summary: CI failure: org.apache.geode.management.ClientHealthStatsDUnitTest > testClientHealthStats_DurableClient FAILED
                 Key: GEODE-4118
                 URL: https://issues.apache.org/jira/browse/GEODE-4118
             Project: Geode
          Issue Type: Bug
          Components: client queues
            Reporter: Shelley Lynn Hughes-Godfrey


The following failure occurred in CI on geode 1.3

From geode 1.3:
{noformat}
org.apache.geode.management.ClientHealthStatsDUnitTest > testClientHealthStats_DurableClient FAILED
    org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.ClientHealthStatsDUnitTest$$Lambda$45/1125579520.run in VM 0 running on Host c321364c7e23 with 4 VMs
        at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:363)
        at org.apache.geode.test.dunit.VM.invoke(VM.java:308)
        at org.apache.geode.management.ClientHealthStatsDUnitTest.testClientHealthStats_DurableClient(ClientHealthStatsDUnitTest.java:160)

        Caused by:
        org.junit.ComparisonFailure: expected:<[2]> but was:<[1]>
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
            at org.apache.geode.management.ClientHealthStatsDUnitTest.verifyClientStats(ClientHealthStatsDUnitTest.java:333)
            at org.apache.geode.management.ClientHealthStatsDUnitTest.lambda$testClientHealthStats_DurableClient$1db6af62$1(ClientHealthStatsDUnitTest.java:160)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)