[ https://issues.apache.org/jira/browse/GEODE-5257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586197#comment-16586197 ]
ASF subversion and git services commented on GEODE-5257: -------------------------------------------------------- Commit 2be72bdf0af50b0b79bc4428b3bdf962dca56509 in geode's branch refs/heads/feature/Micrometer from jinmeiliao [ https://gitbox.apache.org/repos/asf?p=geode.git;h=2be72bd ] GEODE-5257: remove unnecessary assertion that introduced the flakiness. (#2265) * add withNoCacheServer() to the ServerStarterRule > 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)