[
https://issues.apache.org/jira/browse/GEODE-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974106#comment-16974106
]
ASF subversion and git services commented on GEODE-7439:
--------------------------------------------------------
Commit fcb4d73188fb6ffb7d51c76e7e678ce448283ba8 in geode's branch
refs/heads/develop from Juan José Ramos
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=fcb4d73 ]
GEODE-7439: Fix DeltaSessionStatisticsIntegrationTest (#4316)
- Fixed flakiness in DeltaSessionStatisticsIntegrationTest.
> CI failure: DeltaSessionStatisticsIntegrationTest >
> sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires
> ------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7439
> URL: https://issues.apache.org/jira/browse/GEODE-7439
> Project: Geode
> Issue Type: Bug
> Components: statistics
> Affects Versions: 1.11.0
> Reporter: Anilkumar Gingade
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.modules.session.catalina.internal.DeltaSessionStatisticsIntegrationTest
> > sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires(PARTITION)
> [1] FAILED
> org.junit.ComparisonFailure: expected:<[1]L> but was:<[0]L>
> at
> jdk.internal.reflect.GeneratedConstructorAccessor27.newInstance(Unknown
> Source)
> at
> jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at
> org.apache.geode.modules.session.catalina.internal.DeltaSessionStatisticsIntegrationTest.sessionsExpiredStatisticsShouldBeIncrementedWhenSessionExpires(DeltaSessionStatisticsIntegrationTest.java:87)
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0009/test-results/integrationTest/1573507995/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.12.0-SNAPSHOT.0009/test-artifacts/1573507995/integrationtestfiles-OpenJDK11-1.12.0-SNAPSHOT.0009.tgz
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)