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

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

Commit 4017973423bf3f9cb966e3912b93448b62d6e8f2 in geode's branch 
refs/heads/develop from Ryan McMahon
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=4017973 ]

Revert "GEODE-6277: use await() instead of hard-coded sleep(3000) in the test 
(#3086)"

This reverts commit bfc0449e81b7ac5429f7473b216762c22c10f95b.

It was found that testNBRegionDestructionDuringGetInitialImage started
failing frequently after replacing the sleep in this test with an await.
Need to investigate root cause, but reverting for now.


> CI failure: 
> DistributedNoAckRegionDUnitTest.testNBRegionDestructionDuringGetInitialImage
> ----------------------------------------------------------------------------------------
>
>                 Key: GEODE-6277
>                 URL: https://issues.apache.org/jira/browse/GEODE-6277
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.9.0
>            Reporter: Ryan McMahon
>            Assignee: xiaojian zhou
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  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)

Reply via email to