[
https://issues.apache.org/jira/browse/OODT-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesha Sudasingha resolved OODT-1029.
-------------------------------------
Fix Version/s: 1.9
Resolution: Fixed
> TestAvroRpcWorkflowManager.testGetWorkflowInstances() test failure
> ------------------------------------------------------------------
>
> Key: OODT-1029
> URL: https://issues.apache.org/jira/browse/OODT-1029
> Project: OODT
> Issue Type: Bug
> Components: workflow manager
> Reporter: Imesha Sudasingha
> Assignee: Imesha Sudasingha
> Priority: Major
> Fix For: 1.9
>
>
> {{org.apache.oodt.cas.workflow.system.TestAvroRpcWorkflowManager#testGetWorkflowInstances}}
> test case fails with the following error:
> {code:java}
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Failures:
> [ERROR] TestAvroRpcWorkflowManager.testGetWorkflowInstances:70 expected:<1>
> but was:<2>
> [INFO]
> [ERROR] Tests run: 118, Failures: 1, Errors: 0, Skipped: 10 {code}
> The cause seem to be, the exact number of workflow instances are actually 2,
> while we actually check for 1. The even fired ("long") creates 2 workflow
> instances according to the configuration.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)