[
https://issues.apache.org/jira/browse/CXF-8534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8534:
------------------------------
Description:
h3. Error Message
expected:<[--- Content suppressed ---]> but was:<[|#1;]>
h3. Stacktrace
org.junit.ComparisonFailure: expected:<[--- Content suppressed ---]> but
was:<[&#1;&#2;&#3;&#4;&#5;&#6;&#8;|#1;&#2;&#3;&#4;&#5;&#6;&#8;]>
at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.assertContentNotLogged(RESTLoggingTest.java:121)
at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:83)
Alternatively,
h3. Error Message
Problem with reading the data, class java.io.InputStream, ContentType:
application/octet-stream.
h3. Stacktrace
javax.ws.rs.client.ResponseProcessingException: Problem with reading the data,
class java.io.InputStream, ContentType: application/octet-stream. at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:70)
Caused by: java.util.ConcurrentModificationException at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:70)
was:
h3. Error Message
expected:<[--- Content suppressed ---]> but was:<[
]>
h3. Stacktrace
org.junit.ComparisonFailure: expected:<[--- Content suppressed ---]> but
was:<[&#1;&#2;&#3;&#4;&#5;&#6;&#8; ]> at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.assertContentNotLogged(RESTLoggingTest.java:121)
at
org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:83)
> Fix org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary
> ------------------------------------------------------------------
>
> Key: CXF-8534
> URL: https://issues.apache.org/jira/browse/CXF-8534
> Project: CXF
> Issue Type: Sub-task
> Reporter: Andriy Redko
> Assignee: Andriy Redko
> Priority: Major
>
> h3. Error Message
> expected:<[--- Content suppressed ---]> but was:<[|#1;]>
> h3. Stacktrace
> org.junit.ComparisonFailure: expected:<[--- Content suppressed ---]> but
> was:<[&#1;&#2;&#3;&#4;&#5;&#6;&#8;|#1;&#2;&#3;&#4;&#5;&#6;&#8;]>
> at
> org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.assertContentNotLogged(RESTLoggingTest.java:121)
> at
> org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:83)
>
> Alternatively,
> h3. Error Message
> Problem with reading the data, class java.io.InputStream, ContentType:
> application/octet-stream.
> h3. Stacktrace
> javax.ws.rs.client.ResponseProcessingException: Problem with reading the
> data, class java.io.InputStream, ContentType: application/octet-stream. at
> org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:70)
> Caused by: java.util.ConcurrentModificationException at
> org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary(RESTLoggingTest.java:70)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)