Details
Description
Error Message
expected:<[--- Content suppressed ---]> but was:<>
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)
Alternatively,
Error Message
Problem with reading the data, class java.io.InputStream, ContentType: application/octet-stream.
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)
Attachments
Issue Links
- links to