You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/07 01:15:00 UTC

[jira] [Commented] (GEODE-6277) CI failure: DistributedNoAckRegionDUnitTest.testNBRegionDestructionDuringGetInitialImage

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

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

Commit bfc0449e81b7ac5429f7473b216762c22c10f95b in geode's branch refs/heads/develop from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bfc0449 ]

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



> 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)