You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2018/10/18 17:17:00 UTC

[jira] [Resolved] (GEODE-5257) ComparisonFailure in ShorteningExpirationTimeRegressionTest.customEntryTimeToLiveCanBeShortened

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

Jinmei Liao resolved GEODE-5257.
--------------------------------
    Resolution: Fixed

> ComparisonFailure in ShorteningExpirationTimeRegressionTest.customEntryTimeToLiveCanBeShortened
> -----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-5257
>                 URL: https://issues.apache.org/jira/browse/GEODE-5257
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Dale Emery
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: pull-request-available, swat
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> [http://precheckin.gemfire.pivotal.io/teams/main/pipelines/dale-pr-1994/jobs/integrationTest/builds/1]
> The PR thatĀ invokedĀ this precheckin changed a single line in the Spotless configuration. It is extremely unlikely that the failure is related to that change.
> {noformat}
> org.apache.geode.cache30.ShorteningExpirationTimeRegressionTest > customEntryTimeToLiveCanBeShortened FAILED
>     org.junit.ComparisonFailure: expected:<"quickExpire"> but was:<null>
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.cache30.ShorteningExpirationTimeRegressionTest.customEntryTimeToLiveCanBeShortened(ShorteningExpirationTimeRegressionTest.java:103)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)