See
http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
Changes:
[jbarrez] Added test for JBPM-2331
[jbarrez] Added test for JBPM-2331
[jeff.yuchang] JBPM-2172
* Finish the jbpmGroupId <-> idmGroupId as a current solution, will switch to other
if we've reached another solution.
* Update the qa build script to get the idm component correctly.
* Will release the idm beta1 tomorrow, and then update the version into beta1. Then this
jira issue should be resolved.
[camunda] changed archive file suffix to ".bar" instead of outdated
".jpdl"
[jbarrez] Work in progress: concurrency testing
------------------------------------------
[...truncated 10799 lines...]
at
org.jboss.invocation.unified.interfaces.UnifiedInvokerProxy.invoke(UnifiedInvokerProxy.java:184)
at org.jboss.invocation.InvokerInterceptor.invokeInvoker(InvokerInterceptor.java:365)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:197)
at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)
at
org.jboss.proxy.ejb.SecurityContextInterceptor.invoke(SecurityContextInterceptor.java:64)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:68)
at
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:112)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:101)
at $Proxy2.execute(Unknown Source)
at
org.jbpm.enterprise.internal.ejb.EjbRemoteCommandService.execute(EjbRemoteCommandService.java:66)
at org.jbpm.pvm.internal.repository.DeploymentImpl.deploy(DeploymentImpl.java:89)
at org.jbpm.test.JbpmTestCase.deployJpdlXmlString(JbpmTestCase.java:132)
at
org.jbpm.test.process.RepositoryServiceTest.testProcessWithNameOnly(RepositoryServiceTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.jbpm.test.BaseJbpmTestCase.runTest(BaseJbpmTestCase.java:83)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
### EXCEPTION ###########################################
06:36:28,955 SEV | [BaseJbpmTestCase]
06:36:28,955 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly
=============================
06:36:28,965 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey
=============================
06:36:30,103 SEV | [BaseJbpmTestCase]
### EXCEPTION ###########################################
06:36:30,103 SEV | [BaseJbpmTestCase] ASSERTION FAILURE: expected:<1> but
was:<2>
junit.framework.AssertionFailedError: expected:<1> but was:<2>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.jbpm.test.process.RepositoryServiceTest.testProcessWithNameAndKey(RepositoryServiceTest.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.jbpm.test.BaseJbpmTestCase.runTest(BaseJbpmTestCase.java:83)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
### EXCEPTION ###########################################
06:36:30,104 SEV | [BaseJbpmTestCase]
06:36:30,236 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey
=============================
06:36:30,242 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey
=============================
06:36:30,956 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey
=============================
06:36:30,957 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions
=============================
06:36:39,828 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions
=============================
06:36:39,829 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition
=============================
06:36:44,875 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition
=============================
06:36:44,876 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById
=============================
06:36:46,648 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById
=============================
06:36:46,652 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment
=============================
06:36:47,971 SEV | [BaseJbpmTestCase]
### EXCEPTION ###########################################
06:36:47,971 SEV | [BaseJbpmTestCase] ASSERTION FAILURE: expected:<0> but
was:<4>
junit.framework.AssertionFailedError: expected:<0> but was:<4>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.jbpm.test.process.RepositoryServiceTest.testDeleteDeployment(RepositoryServiceTest.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.jbpm.test.BaseJbpmTestCase.runTest(BaseJbpmTestCase.java:83)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
### EXCEPTION ###########################################
06:36:47,972 SEV | [BaseJbpmTestCase]
06:36:47,972 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment
=============================
06:36:47,976 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances
=============================
06:36:50,990 SEV | [BaseJbpmTestCase]
### EXCEPTION ###########################################
06:36:50,991 SEV | [BaseJbpmTestCase] ASSERTION FAILURE: expected:<0> but
was:<4>
junit.framework.AssertionFailedError: expected:<0> but was:<4>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.jbpm.test.process.RepositoryServiceTest.testDeleteProcessDefinitionAndInstances(RepositoryServiceTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.jbpm.test.BaseJbpmTestCase.runTest(BaseJbpmTestCase.java:83)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:338)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:997)
### EXCEPTION ###########################################
06:36:50,992 SEV | [BaseJbpmTestCase]
06:36:50,992 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances
=============================
06:36:50,994 FIN | [BaseJbpmTestCase] === starting
testDeleteProcessDefinitionButNotInstances =============================
06:36:53,471 FIN | [BaseJbpmTestCase] === ending
testDeleteProcessDefinitionButNotInstances =============================
06:36:53,472 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning
=============================
06:36:57,161 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning
=============================
06:36:57,162 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion
=============================
06:36:57,719 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion
=============================
06:36:57,723 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion
=============================
06:36:59,008 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion
=============================
06:36:59,009 FIN | [BaseJbpmTestCase] === starting testMinimalProcess
=============================
06:37:00,540 FIN | [BaseJbpmTestCase] === ending testMinimalProcess
=============================
06:37:00,541 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess
=============================
06:37:01,680 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess
=============================
Tests run: 14, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 33.288 sec <<<
FAILURE!
Running org.jbpm.test.deploy.ImageTest
06:37:01,715 FIN | [BaseJbpmTestCase] === starting testImage
=============================
06:37:03,467 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec
Running org.jbpm.test.task.TaskListTest
06:37:03,533 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList
=============================
06:37:07,166 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList
=============================
06:37:07,167 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder
=============================
06:37:10,047 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder
=============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.573 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
06:37:10,061 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop
=============================
06:37:13,350 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.304 sec
Results :
Failed tests:
testSuspendDeployment(org.jbpm.test.deploy.SuspendDeploymentTest)
testExternalDecision(org.jbpm.test.activities.StateTest)
testSuspendDeployment(org.jbpm.test.deploy.DeploymentQueryTest)
testQueryProcessDefinitionsEmpty(org.jbpm.test.process.ProcessDefinitionQueryTest)
testProcessInstanceHistory(org.jbpm.test.history.ProcessInstanceHistoryTest)
testSimpleQuery(org.jbpm.test.history.HistoryActivityInstanceQeuryTest)
testProcessWithNameAndKey(org.jbpm.test.process.RepositoryServiceTest)
testDeleteDeployment(org.jbpm.test.process.RepositoryServiceTest)
testDeleteProcessDefinitionAndInstances(org.jbpm.test.process.RepositoryServiceTest)
Tests in error:
testHistoryTaskAssignee(org.jbpm.test.history.HistoryTaskAssigneeTest)
testProcessWithNameOnly(org.jbpm.test.process.RepositoryServiceTest)
Tests run: 137, Failures: 9, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS...
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 20 seconds
[INFO] Finished at: Tue Jun 23 06:37:13 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results