[
https://issues.apache.org/jira/browse/GEODE-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16976450#comment-16976450
]
ASF subversion and git services commented on GEODE-7461:
--------------------------------------------------------
Commit 18b1f4ef51111926e25f5329c15d193d3b239ade in geode's branch
refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=18b1f4e ]
GEODE-7461: Fix Flaky Test (#4334)
- Fixed flakiness in DeltaSessionStatisticsIntegrationTest.
> CI failure: DeltaSessionStatisticsIntegrationTest >
> sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires(REPLICATE) [0]
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7461
> URL: https://issues.apache.org/jira/browse/GEODE-7461
> Project: Geode
> Issue Type: Bug
> Components: core, statistics
> Reporter: Robert Houghton
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Failure on the heels of fix for
> [GEODE-7439|https://issues.apache.org/jira/browse/GEODE-7439]
> Concourse Logs:
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0018/test-results/integrationTest/1573828487/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0018/test-artifacts/1573828487/integrationtestfiles-OpenJDK11-1.12.0-SNAPSHOT.0018.tgz
> org.apache.geode.modules.session.catalina.internal.DeltaSessionStatisticsIntegrationTest
> > sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires(REPLICATE)
> [0] FAILED
> org.junit.ComparisonFailure: expected:<[1]L> but was:<[0]L>
> at
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at
> jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> at
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.modules.session.catalina.internal.DeltaSessionStatisticsIntegrationTest.sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires(DeltaSessionStatisticsIntegrationTest.java:92)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)