Jens Deppe created GEODE-5782:
---------------------------------
Summary: LauncherMemberMXBeanIntegrationTest can fail
intermittently
Key: GEODE-5782
URL: https://issues.apache.org/jira/browse/GEODE-5782
Project: Geode
Issue Type: Test
Components: jmx
Reporter: Jens Deppe
Noticed this failure:
{noformat}
org.apache.geode.distributed.LauncherMemberMXBeanIntegrationTest >
showOSMetrics_reconstructsOSMetricsFromCompositeDataType FAILED
org.junit.ComparisonFailure: expected:<204.[68]> but was:<204.[55]>
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.distributed.LauncherMemberMXBeanIntegrationTest.showOSMetrics_reconstructsOSMetricsFromCompositeDataType(LauncherMemberMXBeanIntegrationTest.java:143)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)