See
http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=mysql,JBOSS_...
Changes:
[tom.baeyens(a)jboss.com] JBPM-2306 updating dev guide
------------------------------------------
[...truncated 5664 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 ###########################################
01:02:47,760 SEV | [BaseJbpmTestCase]
01:02:47,884 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2
=============================
01:02:47,887 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd
=============================
01:02:48,382 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd
=============================
Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.3 sec <<<
FAILURE!
Running org.jbpm.test.cfg.ConfigurationTest
01:02:48,409 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration
=============================
01:02:48,427 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration
=============================
01:02:48,430 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration
=============================
01:02:48,439 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration
=============================
01:02:48,441 FIN | [BaseJbpmTestCase] === starting testConfigurationServices
=============================
01:02:48,450 FIN | [BaseJbpmTestCase] === ending testConfigurationServices
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
01:02:48,465 FIN | [BaseJbpmTestCase] === starting testDecisionExpression
=============================
Running org.jbpm.test.history.ChoiceDistributionTest
01:02:49,675 FIN | [BaseJbpmTestCase] === ending testDecisionExpression
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
01:02:49,684 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee
=============================
01:02:50,208 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec
Running org.jbpm.test.variables.BasicVariablesTest
01:02:50,224 FIN | [BaseJbpmTestCase] === starting
testStartProcessInstanceWithoutVariables =============================
01:02:50,515 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables
=============================
01:02:50,515 FIN | [BaseJbpmTestCase] === starting
testStartProcessInstanceWithThreeVariables =============================
01:02:50,851 FIN | [BaseJbpmTestCase] === ending
testStartProcessInstanceWithThreeVariables =============================
01:02:50,852 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable
=============================
01:02:51,260 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable
=============================
01:02:51,261 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType
=============================
01:02:51,626 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType
=============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 sec
01:02:51,633 FIN | [BaseJbpmTestCase] === starting testSystemVariables
=============================
Running org.jbpm.test.execution.SystemVariablesTest
01:02:52,116 FIN | [BaseJbpmTestCase] === ending testSystemVariables
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
01:02:52,139 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty
=============================
01:02:52,203 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty
=============================
01:02:52,204 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike
=============================
01:02:53,946 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike
=============================
01:02:53,949 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike
=============================
01:02:55,487 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.358 sec
Running org.jbpm.test.execution.ExecutionQueryTest
01:02:55,493 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions
=============================
01:02:56,382 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec
Running org.jbpm.test.eventlistener.EventListenerTest
01:02:56,388 FIN | [BaseJbpmTestCase] === starting testProcessStartListener
=============================
01:02:56,697 FIN | [BaseJbpmTestCase] === ending testProcessStartListener
=============================
01:02:56,697 FIN | [BaseJbpmTestCase] === starting testActivityStartListener
=============================
01:02:57,024 FIN | [BaseJbpmTestCase] === ending testActivityStartListener
=============================
01:02:57,024 FIN | [BaseJbpmTestCase] === starting testActivityEndListener
=============================
01:02:57,367 FIN | [BaseJbpmTestCase] === ending testActivityEndListener
=============================
01:02:57,368 FIN | [BaseJbpmTestCase] === starting testTransitionListener
=============================
01:02:57,630 FIN | [BaseJbpmTestCase] === ending testTransitionListener
=============================
01:02:57,630 FIN | [BaseJbpmTestCase] === starting testEventOrdering
=============================
01:02:57,922 FIN | [BaseJbpmTestCase] === ending testEventOrdering
=============================
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 sec
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
01:02:57,940 FIN | [BaseJbpmTestCase] === starting testNewTask
=============================
01:02:57,991 FIN | [BaseJbpmTestCase] === ending testNewTask
=============================
01:02:57,992 FIN | [BaseJbpmTestCase] === starting testSaveTask
=============================
01:02:58,164 FIN | [BaseJbpmTestCase] === ending testSaveTask
=============================
01:02:58,165 FIN | [BaseJbpmTestCase] === starting testDeleteTask
=============================
01:02:58,345 FIN | [BaseJbpmTestCase] === ending testDeleteTask
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
01:02:58,350 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener
=============================
01:02:59,271 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
01:02:59,276 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory
=============================
01:02:59,669 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
01:02:59,691 FIN | [BaseJbpmTestCase] === starting testSimpleQuery
=============================
01:03:00,923 FIN | [BaseJbpmTestCase] === ending testSimpleQuery
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
01:03:00,929 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates
=============================
01:03:01,336 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates
=============================
01:03:01,336 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates
=============================
01:03:01,560 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates
=============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec
Running org.jbpm.test.task.TaskParticipationsTest
01:03:01,570 FIN | [BaseJbpmTestCase] === starting testTaskParticipants
=============================
01:03:02,142 FIN | [BaseJbpmTestCase] === ending testTaskParticipants
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec
Running org.jbpm.test.execution.FindExecutionTest
01:03:02,172 FIN | [BaseJbpmTestCase] === starting testFindExecutionById
=============================
01:03:02,467 FIN | [BaseJbpmTestCase] === ending testFindExecutionById
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
Running org.jbpm.test.async.AsyncBasicsTest
01:03:02,478 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence
=============================
01:03:03,247 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence
=============================
01:03:03,248 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions
=============================
01:03:03,751 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions
=============================
01:03:03,754 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync
=============================
01:03:04,238 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync
=============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 sec
01:03:04,244 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance
=============================
Running org.jbpm.test.history.EndProcessInstanceTest
01:03:04,692 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec
Running org.jbpm.test.process.RepositoryServiceTest
01:03:04,701 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly
=============================
01:03:04,993 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly
=============================
01:03:04,994 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey
=============================
01:03:05,213 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey
=============================
01:03:05,214 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey
=============================
01:03:05,648 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey
=============================
01:03:05,648 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions
=============================
01:03:07,996 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions
=============================
01:03:07,997 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition
=============================
01:03:09,522 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition
=============================
01:03:09,523 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById
=============================
01:03:09,729 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById
=============================
01:03:09,730 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment
=============================
01:03:10,066 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment
=============================
01:03:10,066 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances
=============================
01:03:10,778 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances
=============================
01:03:10,779 FIN | [BaseJbpmTestCase] === starting
testDeleteProcessDefinitionButNotInstances =============================
01:03:11,452 FIN | [BaseJbpmTestCase] === ending
testDeleteProcessDefinitionButNotInstances =============================
01:03:11,454 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning
=============================
01:03:12,114 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning
=============================
01:03:12,114 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion
=============================
01:03:12,506 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion
=============================
01:03:12,507 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion
=============================
01:03:12,855 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion
=============================
01:03:12,856 FIN | [BaseJbpmTestCase] === starting testMinimalProcess
=============================
01:03:13,306 FIN | [BaseJbpmTestCase] === ending testMinimalProcess
=============================
01:03:13,308 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess
=============================
01:03:13,523 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess
=============================
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.836 sec
01:03:13,537 FIN | [BaseJbpmTestCase] === starting testImage
=============================
Running org.jbpm.test.deploy.ImageTest
01:03:13,819 FIN | [BaseJbpmTestCase] === ending testImage =============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec
Running org.jbpm.test.task.TaskListTest
01:03:13,851 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList
=============================
01:03:14,358 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList
=============================
01:03:14,359 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder
=============================
01:03:14,917 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder
=============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 sec
01:03:14,933 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop
=============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
01:03:15,813 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop
=============================
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 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 51 seconds
[INFO] Finished at: Thu Jun 18 01:03:15 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results