You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2020/10/03 20:31:39 UTC

[GitHub] [cxf] reta commented on a change in pull request #703: Fix systests to account for fix in CXF-8346

reta commented on a change in pull request #703:
URL: https://github.com/apache/cxf/pull/703#discussion_r499179674



##########
File path: systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java
##########
@@ -926,15 +926,12 @@ public void testCachingExpiresUsingETag() throws Exception {
         // Now make a second call. The value in the clients cache will have expired, so it should call
         // out to the service, which will return 304, and the client will re-use the cached payload

Review comment:
       Seems like ` ... and the client will re-use the cached payload` is not correct anymore?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org