[
https://issues.apache.org/jira/browse/GEODE-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donal Evans resolved GEODE-6935.
--------------------------------
Resolution: Duplicate
> RegionExpirationIntegrationTest#increaseRegionTtl fails intermittently
> ----------------------------------------------------------------------
>
> Key: GEODE-6935
> URL: https://issues.apache.org/jira/browse/GEODE-6935
> Project: Geode
> Issue Type: Bug
> Reporter: Murtuza Boxwala
> Priority: Major
>
> The test relies on specific timings. If the AttributesMutator takes longer
> than expected, the region will be destroyed before its TTL is updated,
> resulting in the below:
> {code:java}
> org.apache.geode.cache.RegionExpirationIntegrationTest >
> increaseRegionTtl[NORMAL] FAILED
> java.lang.AssertionError:
> Expecting:
> <7L>
> to be greater than or equal to:
> <8L>
> at
> org.apache.geode.cache.RegionExpirationIntegrationTest.increaseRegionTtl(RegionExpirationIntegrationTest.java:88){code}
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/WindowsCoreIntegrationTestOpenJDK11/builds/104
--
This message was sent by Atlassian Jira
(v8.3.4#803005)