[ https://issues.apache.org/jira/browse/GEODE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744569#comment-16744569 ]
ASF subversion and git services commented on GEODE-6277: -------------------------------------------------------- Commit 55062cf31843f0439b57b0c2587a64a517ac9e66 in geode's branch refs/heads/feature/GEODE-6277 from zhouxh [ https://gitbox.apache.org/repos/asf?p=geode.git;h=55062cf ] GEODE-6277: use await() instead of hard-coded sleep(3000) in the test > CI failure: > DistributedNoAckRegionDUnitTest.testNBRegionDestructionDuringGetInitialImage > ---------------------------------------------------------------------------------------- > > Key: GEODE-6277 > URL: https://issues.apache.org/jira/browse/GEODE-6277 > Project: Geode > Issue Type: Bug > Components: membership, regions > Affects Versions: 1.9.0 > Reporter: Ryan McMahon > Assignee: xiaojian zhou > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > > {code:java} > org.apache.geode.cache30.DistributedNoAckRegionDUnitTest > > testNBRegionDestructionDuringGetInitialImage FAILED > java.lang.AssertionError: asyncGII failed > Caused by: > org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e> > {code} > [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/288|http://example.com/] > This appears to be part of a larger flakey failure ticket, but this > particular failure was not addressed. Original flakey failure ticket: > [https://issues.apache.org/jira/browse/GEODE-5412?jql=text%20~%20%22testNBRegionDestructionDuringGetInitialImage%22|http://example.com/] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)