[
https://issues.apache.org/jira/browse/GEODE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Baker resolved GEODE-3581.
----------------------------------
Resolution: Cannot Reproduce
This issue has either failed to reproduce or been fixed systemically elsewhere
(e.g. improving port selection and timeouts). Closing but please reopen if
needed.
> CI Failure: ProductUseLogDUnitTest.testMembershipMonitoring
> ------------------------------------------------------------
>
> Key: GEODE-3581
> URL: https://issues.apache.org/jira/browse/GEODE-3581
> Project: Geode
> Issue Type: Bug
> Components: management, tests
> Reporter: Bruce Schuchardt
> Priority: Major
> Labels: ci, flaky
>
> This test looks flaky to me. It has a sleep and then performs assertions.
> All of the assertions & the file-reading code should be put into an
> Awaitility loop
> {noformat}
> org.apache.geode.distributed.internal.ProductUseLogDUnitTest >
> testMembershipMonitoring FAILED
> java.lang.AssertionError: expected locator29135views.log to have a client
> count of 1
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.geode.distributed.internal.ProductUseLogDUnitTest.testMembershipMonitoring(ProductUseLogDUnitTest.java:128)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)