Darrel Schneider created GEODE-5275:
---------------------------------------
Summary: ShorteningExpirationTimeRegressionTest
customEntryTimeToLiveCanBeShortened fails intermittently
Key: GEODE-5275
URL: https://issues.apache.org/jira/browse/GEODE-5275
Project: Geode
Issue Type: Bug
Components: expiration
Reporter: Darrel Schneider
the following was seen on develop. This test needs to be fixed or marked as
flaky.
{noformat}
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)