[ 
https://issues.apache.org/jira/browse/SYNCOPE-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466882#comment-13466882
 ] 

Hudson commented on SYNCOPE-202:
--------------------------------

Integrated in Syncope-linux-branches #28 (See 
[https://builds.apache.org/job/Syncope-linux-branches/28/])
    [SYNCOPE-124][SYNCOPE-202] Fixed concurrency issues with Quartz at 
JobInstanceLoader level + set transaction isolation level to READ-COMMITTED at 
Spring DataSource level + re-verified integration tests with all supported DBMS 
(Revision 1392392)

     Result = SUCCESS
ilgrosso : 
Files : 
* /incubator/syncope/branches/1_0_X/core/pom.xml
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/init/JobInstanceLoader.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/rest/controller/ReportController.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/java/org/apache/syncope/core/scheduling/NotificationJob.java
* 
/incubator/syncope/branches/1_0_X/core/src/main/resources/persistenceContext.xml
* 
/incubator/syncope/branches/1_0_X/core/src/main/resources/persistenceContextEMFactory.xml
* 
/incubator/syncope/branches/1_0_X/core/src/main/resources/schedulingContext.xml
* /incubator/syncope/branches/1_0_X/core/src/main/resources/workflowContext.xml
* 
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/AbstractTest.java
* 
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/ReportTestITCase.java
* 
/incubator/syncope/branches/1_0_X/core/src/test/java/org/apache/syncope/core/rest/TaskTestITCase.java
* /incubator/syncope/branches/1_0_X/core/src/test/resources/content.xml
* 
/incubator/syncope/branches/1_0_X/core/src/test/resources/sqlserver/persistence.properties

                
> MySQL and Oracle integration test hangs
> ---------------------------------------
>
>                 Key: SYNCOPE-202
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-202
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.2-incubating, 1.1.0-incubating
>         Environment: executing integration tests via
> mvn -Poracle-it
> mvn -Pmysql-it
>            Reporter: fabio martelli
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.0.2-incubating, 1.1.0-incubating
>
>
> IT tests execution (performed by "mvn -Poracle-it" or "mvn -Pmysql-it") hang.
> The bug should be on org.apache.syncope.core.rest.ReportTestITCase and 
> org.apache.syncope.core.rest.TaskTestITCase.

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