You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2021/05/02 00:36:00 UTC

[jira] [Created] (CXF-8534) Fix org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testBinary

Andriy Redko created CXF-8534:
---------------------------------

             Summary: 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


h3. Error Message

expected:<[--- Content suppressed ---]> but was:<[&#1;&#2;&#3;&#4;&#5;&#6;&#8; ]>
h3. Stacktrace

org.junit.ComparisonFailure: expected:<[--- Content suppressed ---]> but was:<[&amp#1;&amp#2;&amp#3;&amp#4;&amp#5;&amp#6;&amp#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)



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