[
https://jira.jboss.org/jira/browse/JBPM-1824?page=com.atlassian.jira.plug...
]
Alejandro Guizar commented on JBPM-1824:
----------------------------------------
Investigated already :-)
These tests fail because the DBMS closes connections over the configured number of user
connections (limited to 25 on sybase dev edition).
JBPM-1816
org/jbpm/db/DeleteProcessInstanceDbTest
org/jbpm/scheduler/exe/UnsafeSessionUsageTest
These other tests get deadlock exceptions and can be made to pass if the lock scheme is
changed from "allpages" to "datarows"
JBPM-1764
org/jbpm/job/executor/JobExecutorDbTest
org/jbpm/graph/exe/SubProcessPlusConcurrencyDbTest
org/jbpm/jbpm1072/JBPM1072Test
org/jbpm/jbpm1755/JBPM1755Test
org/jbpm/jbpm983/JBPM983Test
org/jbpm/optimisticlocking/LockingTest
org/jbpm/seam/JobExecutorCustomizationTest
Investigate core test failures against Sybase
---------------------------------------------
Key: JBPM-1824
URL:
https://jira.jboss.org/jira/browse/JBPM-1824
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Productization
Reporter: Thomas Diesler
Fix For: jBPM 3.3.1 GA
<exclude>org/jbpm/db/DeleteProcessInstanceDbTest.java</exclude>
<exclude>org/jbpm/graph/exe/SubProcessPlusConcurrencyDbTest.java</exclude>
<exclude>org/jbpm/jbpm1072/JBPM1072Test.java</exclude>
<exclude>org/jbpm/jbpm1755/JBPM1755Test.java</exclude>
<exclude>org/jbpm/jbpm983/JBPM983Test.java</exclude>
<exclude>org/jbpm/job/executor/JobExecutorDbTest.java</exclude>
<exclude>org/jbpm/optimisticlocking/LockingTest.java</exclude>
<exclude>org/jbpm/scheduler/exe/UnsafeSessionUsageTest.java</exclude>
<exclude>org/jbpm/seam/JobExecutorCustomizationTest.java</exclude>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira