You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2022/06/03 21:16:00 UTC

[jira] [Commented] (GEODE-1957) CI failure: DiskRegionAsyncRecoveryJUnitTest.testCloseOpenRegion

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

Geode Integration commented on GEODE-1957:
------------------------------------------

Seen in [windows-core-integration-test-openjdk8 #390|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/windows-core-integration-test-openjdk8/builds/390] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.16.0-build.0310/test-results/integrationTest/1654280042/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.16.0-build.0310/test-artifacts/1654280042/windows-coreintegrationtestfiles-openjdk8-1.16.0-build.0310.tgz].

> CI failure: DiskRegionAsyncRecoveryJUnitTest.testCloseOpenRegion
> ----------------------------------------------------------------
>
>                 Key: GEODE-1957
>                 URL: https://issues.apache.org/jira/browse/GEODE-1957
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Bruce J Schuchardt
>            Priority: Minor
>              Labels: ci, flaky
>
> This test failed in a CI run with SHA 7254cf3fb0ceb2255650d96f2b0ed615118ef700
> {noformat}
> org.apache.geode.internal.cache.DiskRegionAsyncRecoveryJUnitTest > testCloseOpenRegion FAILED
>     java.lang.AssertionError: Failed on entry 40 expected:<A> but was:<null>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:834)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.apache.geode.internal.cache.DiskRegionAsyncRecoveryJUnitTest.checkEntriesInMemory(DiskRegionAsyncRecoveryJUnitTest.java:456)
>         at org.apache.geode.internal.cache.DiskRegionAsyncRecoveryJUnitTest.testCloseOpenRegion(DiskRegionAsyncRecoveryJUnitTest.java:382)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)