kirklund commented on pull request #6337:
URL: https://github.com/apache/geode/pull/6337#issuecomment-821704355


   GatewayReceiverMBeanDUnitTest failed in DistributedTestOpen:
   ```
   > Task :geode-wan:distributedTest
   
   org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest > 
testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy FAILED
       org.apache.geode.test.dunit.RMIException: While invoking 
org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest$$Lambda$200/0x0000000100313c40.run
 in VM 0 running on Host 09a4a3a2b465 with 4 VMs
           at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
           at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
           at 
org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy(GatewayReceiverMBeanDUnitTest.java:76)
   
           Caused by:
           java.lang.AssertionError: expected null, but was:<ObjectName = 
GemFire:service=GatewayReceiver,type=Member,member=172.17.0.7(175)<v10>-41002>
               at org.junit.Assert.fail(Assert.java:89)
               at org.junit.Assert.failNotNull(Assert.java:756)
               at org.junit.Assert.assertNull(Assert.java:738)
               at org.junit.Assert.assertNull(Assert.java:748)
               at 
org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.verifyMBeanProxiesDoesNotExist(GatewayReceiverMBeanDUnitTest.java:106)
               at 
org.apache.geode.internal.cache.wan.GatewayReceiverMBeanDUnitTest.lambda$testMBeanAndProxiesForGatewayReceiverAreRemovedOnDestroy$bb17a952$3(GatewayReceiverMBeanDUnitTest.java:76)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to