[ 
https://issues.apache.org/jira/browse/CXF-7955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Kieselhorst updated CXF-7955:
------------------------------------
    Summary: Update HttpComponents client to 4.5.7 and core 4.4.11  (was: 
Update HttpComponents client to and core)

> Update HttpComponents client to 4.5.7 and core 4.4.11
> -----------------------------------------------------
>
>                 Key: CXF-7955
>                 URL: https://issues.apache.org/jira/browse/CXF-7955
>             Project: CXF
>          Issue Type: Task
>            Reporter: Dennis Kieselhorst
>            Priority: Minor
>             Fix For: 3.3.1
>
>
> {code:java}
> <cxf.httpcomponents.client.version>4.5.7</cxf.httpcomponents.client.version>
> <cxf.httpcomponents.core.version>4.4.11</cxf.httpcomponents.core.version{code}
> causes test failures
> {noformat}
> [ERROR] Tests run: 220, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 
> 39.816 s <<< FAILURE! - in 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
> [ERROR] 
> testUriInfoMatchedUrisDecode(org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest)
>   Time elapsed: 0.052 s  <<< FAILURE!
> java.lang.AssertionError: expected:<200> but was:<404>
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.getAndCompare(JAXRSClientServerBookTest.java:2791)
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.testUriInfoMatchedUrisDecode(JAXRSClientServerBookTest.java:2665)
> [ERROR] 
> testUriInfoMatchedUrisNoDecode(org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest)
>   Time elapsed: 0.022 s  <<< FAILURE!
> java.lang.AssertionError: expected:<200> but was:<404>
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.getAndCompare(JAXRSClientServerBookTest.java:2791)
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.testUriInfoMatchedUrisNoDecode(JAXRSClientServerBookTest.java:2677)
> [ERROR] 
> testGetBookByURL(org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest)  
> Time elapsed: 0.02 s  <<< FAILURE!
> java.lang.AssertionError: expected:<200> but was:<404>
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.getAndCompare(JAXRSClientServerBookTest.java:2791)
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.getAndCompareAsStrings(JAXRSClientServerBookTest.java:2769)
>     at 
> org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest.testGetBookByURL(JAXRSClientServerBookTest.java:1239){noformat}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to