You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (JIRA)" <ji...@apache.org> on 2018/05/25 20:20:00 UTC

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

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

Dale Emery commented on GEODE-5257:
-----------------------------------

I reran the precheckin and all tests passed:

[http://precheckin.gemfire.pivotal.io/teams/main/pipelines/dale-pr-1994/jobs/integrationTest/builds/2]

 

> 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
>            Priority: Major
>
> [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)