See
http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2306 updating dev guide
[tom.baeyens(a)jboss.com] JBPM-2275 async end combinations
[jbarrez] Added tests for JBPM-1214 : self-transition/loop back to State activity
[jbarrez] Initial import for concurrency tests (JBPM-1987)
[jbarrez] Importing work done for concurrent testing (JBPM-1987)
[tom.baeyens(a)jboss.com] added pointer on how to configure identity component
[tom.baeyens(a)jboss.com] JBPM-2322 enabled module test-db in the integration test suite
------------------------------------------
[...truncated 5699 lines...]
at
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
at org.jboss.ejb.Container.invoke(Container.java:1029)
at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
at
org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
at
org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
13:07:46,387 SEV | [BaseJbpmTestCase]
13:07:46,505 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2
=============================
13:07:46,508 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd
=============================
13:07:46,919 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd
=============================
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.155 sec <<<
FAILURE!
13:07:46,947 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration
=============================
Running org.jbpm.test.cfg.ConfigurationTest
13:07:46,979 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration
=============================
13:07:46,983 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration
=============================
13:07:46,987 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration
=============================
13:07:46,992 FIN | [BaseJbpmTestCase] === starting testConfigurationServices
=============================
13:07:47,008 FIN | [BaseJbpmTestCase] === ending testConfigurationServices
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.jbpm.test.history.ChoiceDistributionTest
13:07:47,031 FIN | [BaseJbpmTestCase] === starting testDecisionExpression
=============================
13:07:47,885 FIN | [BaseJbpmTestCase] === ending testDecisionExpression
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
13:07:47,898 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee
=============================
13:07:48,279 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec
Running org.jbpm.test.variables.BasicVariablesTest
13:07:48,285 FIN | [BaseJbpmTestCase] === starting
testStartProcessInstanceWithoutVariables =============================
13:07:48,566 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables
=============================
13:07:48,567 FIN | [BaseJbpmTestCase] === starting
testStartProcessInstanceWithThreeVariables =============================
13:07:48,811 FIN | [BaseJbpmTestCase] === ending
testStartProcessInstanceWithThreeVariables =============================
13:07:48,811 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable
=============================
13:07:49,291 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable
=============================
13:07:49,291 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType
=============================
13:07:49,704 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType
=============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 sec
13:07:49,712 FIN | [BaseJbpmTestCase] === starting testSystemVariables
=============================
Running org.jbpm.test.execution.SystemVariablesTest
13:07:50,253 FIN | [BaseJbpmTestCase] === ending testSystemVariables
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
13:07:50,271 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty
=============================
13:07:50,315 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty
=============================
13:07:50,315 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike
=============================
13:07:52,152 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike
=============================
13:07:52,153 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike
=============================
13:07:53,503 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.241 sec
Running org.jbpm.test.execution.ExecutionQueryTest
13:07:53,510 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions
=============================
13:07:54,287 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 sec
Running org.jbpm.test.eventlistener.EventListenerTest
13:07:54,296 FIN | [BaseJbpmTestCase] === starting testProcessStartListener
=============================
13:07:54,543 FIN | [BaseJbpmTestCase] === ending testProcessStartListener
=============================
13:07:54,545 FIN | [BaseJbpmTestCase] === starting testActivityStartListener
=============================
13:07:54,814 FIN | [BaseJbpmTestCase] === ending testActivityStartListener
=============================
13:07:54,814 FIN | [BaseJbpmTestCase] === starting testActivityEndListener
=============================
13:07:55,127 FIN | [BaseJbpmTestCase] === ending testActivityEndListener
=============================
13:07:55,129 FIN | [BaseJbpmTestCase] === starting testTransitionListener
=============================
13:07:55,463 FIN | [BaseJbpmTestCase] === ending testTransitionListener
=============================
13:07:55,464 FIN | [BaseJbpmTestCase] === starting testEventOrdering
=============================
13:07:55,764 FIN | [BaseJbpmTestCase] === ending testEventOrdering
=============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 sec
13:07:55,782 FIN | [BaseJbpmTestCase] === starting testNewTask
=============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
13:07:55,836 FIN | [BaseJbpmTestCase] === ending testNewTask
=============================
13:07:55,837 FIN | [BaseJbpmTestCase] === starting testSaveTask
=============================
13:07:55,985 FIN | [BaseJbpmTestCase] === ending testSaveTask
=============================
13:07:55,986 FIN | [BaseJbpmTestCase] === starting testDeleteTask
=============================
13:07:56,174 FIN | [BaseJbpmTestCase] === ending testDeleteTask
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
13:07:56,183 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener
=============================
13:07:56,824 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
13:07:56,837 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory
=============================
13:07:57,310 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
13:07:57,318 FIN | [BaseJbpmTestCase] === starting testSimpleQuery
=============================
13:07:58,398 FIN | [BaseJbpmTestCase] === ending testSimpleQuery
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
13:07:58,406 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates
=============================
13:07:58,819 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates
=============================
13:07:58,819 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates
=============================
13:07:59,132 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates
=============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec
Running org.jbpm.test.task.TaskParticipationsTest
13:07:59,143 FIN | [BaseJbpmTestCase] === starting testTaskParticipants
=============================
13:07:59,689 FIN | [BaseJbpmTestCase] === ending testTaskParticipants
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec
Running org.jbpm.test.execution.FindExecutionTest
13:07:59,698 FIN | [BaseJbpmTestCase] === starting testFindExecutionById
=============================
13:07:59,977 FIN | [BaseJbpmTestCase] === ending testFindExecutionById
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec
Running org.jbpm.test.async.AsyncBasicsTest
13:07:59,987 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence
=============================
13:08:00,659 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence
=============================
13:08:00,659 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions
=============================
13:08:01,093 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions
=============================
13:08:01,095 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync
=============================
13:08:01,479 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec
13:08:01,497 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance
=============================
Running org.jbpm.test.history.EndProcessInstanceTest
13:08:01,847 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec
Running org.jbpm.test.process.RepositoryServiceTest
13:08:01,853 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly
=============================
13:08:02,005 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly
=============================
13:08:02,007 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey
=============================
13:08:02,214 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey
=============================
13:08:02,214 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey
=============================
13:08:02,752 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey
=============================
13:08:02,753 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions
=============================
13:08:04,522 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions
=============================
13:08:04,523 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition
=============================
13:08:06,008 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition
=============================
13:08:06,009 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById
=============================
13:08:06,242 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById
=============================
13:08:06,243 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment
=============================
13:08:06,483 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment
=============================
13:08:06,483 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances
=============================
13:08:07,003 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances
=============================
13:08:07,004 FIN | [BaseJbpmTestCase] === starting
testDeleteProcessDefinitionButNotInstances =============================
13:08:07,534 FIN | [BaseJbpmTestCase] === ending
testDeleteProcessDefinitionButNotInstances =============================
13:08:07,535 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning
=============================
13:08:08,089 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning
=============================
13:08:08,090 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion
=============================
13:08:08,332 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion
=============================
13:08:08,334 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion
=============================
13:08:08,540 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion
=============================
13:08:08,541 FIN | [BaseJbpmTestCase] === starting testMinimalProcess
=============================
13:08:08,902 FIN | [BaseJbpmTestCase] === ending testMinimalProcess
=============================
13:08:08,902 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess
=============================
13:08:09,105 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess
=============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.258 sec
13:08:09,111 FIN | [BaseJbpmTestCase] === starting testImage
=============================
Running org.jbpm.test.deploy.ImageTest
13:08:09,434 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.jbpm.test.task.TaskListTest
13:08:09,452 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList
=============================
13:08:09,960 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList
=============================
13:08:09,960 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder
=============================
13:08:10,519 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder
=============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec
13:08:10,538 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop
=============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
13:08:11,328 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 sec
Results :
Tests in error:
testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
testConcurrentEndScenario1(org.jbpm.test.async.AsyncEndCombinationTest)
testConcurrentScenario2(org.jbpm.test.async.AsyncEndCombinationTest)
Tests run: 145, Failures: 0, Errors: 8, 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=mysql,JBOSS_...
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 35 seconds
[INFO] Finished at: Wed Jun 17 13:08:11 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results