You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Pragya Mittal (JIRA)" <ji...@apache.org> on 2014/12/16 13:06:13 UTC

[jira] [Created] (FALCON-951) Adding wait till instance goes into running for tests in falcon trunk

Pragya Mittal created FALCON-951:
------------------------------------

             Summary: Adding wait till instance goes into running for tests in falcon trunk
                 Key: FALCON-951
                 URL: https://issues.apache.org/jira/browse/FALCON-951
             Project: Falcon
          Issue Type: Task
          Components: process
            Reporter: Pragya Mittal
            Assignee: Pragya Mittal


Tetsed falcon regression for falcon trunk 0.7. The following test cases were failing as they were not waiting for instance to reach running state. Added the patch for them.Test cases are :
1.ProcessInstanceRunningTest .getRunningProcessInstance
2.ProcessInstanceStatusTest.testProcessInstanceStatusStartAndEndCheckNoInstanceAfterEndDate
3.ProcessInstanceStatusTest.testProcessInstanceStatusStartAndEnd
4.ProcessInstanceRerunTest.testProcessInstanceRerunSingleSucceeded
5.ProcessInstanceRerunTest.testProcessInstanceRerunMultipleSucceeded
6.ProcessInstanceKillsTest.testProcessInstanceKillSingle
7.ProcessInstanceKillsTest.testProcessInstanceKillSuspended



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)