[ 
https://issues.apache.org/jira/browse/GEODE-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Murtuza Boxwala updated GEODE-6935:
-----------------------------------
    Description: 
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

  was:
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}


> 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
(v7.6.3#76005)

Reply via email to