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

Eric Shu commented on GEODE-8990:
---------------------------------

The flakiness is due to the test expectation is wrong.

After GEODE-7478 and GEODE-8779, caching client now registers interest and new 
update will be sent to client cache now.

The test needs to be modified to expect new update instead and test method 
should be changed.

> CI Failure: Jetty9CachingClientServerTest.shouldCacheSessionOnClient
> --------------------------------------------------------------------
>
>                 Key: GEODE-8990
>                 URL: https://issues.apache.org/jira/browse/GEODE-8990
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.15.0
>            Reporter: Donal Evans
>            Assignee: Benjamin P Ross
>            Priority: Major
>              Labels: GeodeOperationAPI, pull-request-available
>             Fix For: 1.15.0
>
>
> {noformat}
> org.apache.geode.session.tests.Jetty9CachingClientServerTest > 
> shouldCacheSessionOnClient FAILED
>     org.junit.ComparisonFailure: expected:<[Foo]> but was:<[bogus]>
>         at org.junit.Assert.assertEquals(Assert.java:117)
>         at org.junit.Assert.assertEquals(Assert.java:146)
>         at 
> org.apache.geode.session.tests.Jetty9CachingClientServerTest.shouldCacheSessionOnClient(Jetty9CachingClientServerTest.java:65)
> 371 tests completed, 1 failed
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0023/test-results/distributedTest/1614646829/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0023/test-artifacts/1614646829/distributedtestfiles-OpenJDK8-1.15.0-build.0023.tgz
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to