You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2020/05/18 11:58:00 UTC

[jira] [Created] (SYNCOPE-1565) Integration tests run with XML payloads are failing

Francesco Chicchiriccò created SYNCOPE-1565:
-----------------------------------------------

             Summary: Integration tests run with XML payloads are failing
                 Key: SYNCOPE-1565
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1565
             Project: Syncope
          Issue Type: Bug
          Components: client, core
    Affects Versions: 2.1.6, 2.0.15
            Reporter: Francesco Chicchiriccò
             Fix For: 2.0.16, 2.1.7, 3.0.0


When running integration tests via
{code:java}
mvn clean verify \
  -Djaxrs.content.type=application/xml \
  -Dit.test=org.apache.syncope.fit.core.*ITCase
{code}
several failures are reported



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