Francesco Chicchiriccò created SYNCOPE-330:
----------------------------------------------

             Summary: noopworkflow profile not succeeding
                 Key: SYNCOPE-330
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-330
             Project: Syncope
          Issue Type: Bug
          Components: core
    Affects Versions: 1.1.0
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.1.0


mvn -Pnoopworkflow gives

issueSYNCOPE226(org.apache.syncope.core.connid.PasswordGeneratorTest)  Time 
elapsed: 6.744 sec  <<< ERROR!
java.lang.IllegalStateException: Failed to load ApplicationContext

because of ACT_* lines on src/test/resources/content.xml

When commenting out ACT_* lines on src/test/resources/content.xml the unit 
tests run fine while integration tests fail with:
  TaskTestITCase.sync:285 expected:<[active]> but was:<[created]>
  TaskTestITCase.reconcileFromDB:370 expected:<[active]> but was:<[suspended]>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to