[ 
https://issues.apache.org/jira/browse/GEODE-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157849#comment-16157849
 ] 

ASF subversion and git services commented on GEODE-3581:
--------------------------------------------------------

Commit 4b3820171f8abe11c982b0280a683cffdfdca27e in geode's branch 
refs/heads/develop from [~bschuchardt]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4b38201 ]

GEODE-3581: CI Failure: ProductUseLogDUnitTest.testMembershipMonitoring

Added FlakyTest category to the test


> 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
>              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
(v6.4.14#64029)

Reply via email to