[jboss-jira] [JBoss JIRA] Created: (JBRULES-2006) WSHumanTaskHandlerTest.testTaskData race condition

Dave Sinclair (JIRA) jira-events at lists.jboss.org
Fri Mar 13 12:23:22 EDT 2009


WSHumanTaskHandlerTest.testTaskData race condition
--------------------------------------------------

                 Key: JBRULES-2006
                 URL: https://jira.jboss.org/jira/browse/JBRULES-2006
             Project: JBoss Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-process-task
    Affects Versions: 5.0.0.M5
         Environment: Drools M5
            Reporter: Dave Sinclair
            Assignee: Mark Proctor
            Priority: Minor


Race condition on TestWorkItemManager

org.drools.process.workitem.wsht.WSHumanTaskHandlerTest.testTaskData
Error Message

expected:<This is the result> but was:<null>

Stacktrace

junit.framework.AssertionFailedError: expected:<This is the result> but was:<null>
  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:71)
  at org.drools.process.workitem.wsht.WSHumanTaskHandlerTest.testTaskData(WSHumanTaskHandlerTest.java:390)

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

        



More information about the jboss-jira mailing list