[ 
https://issues.apache.org/jira/browse/OOZIE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680200#comment-13680200
 ] 

Mona Chitnis commented on OOZIE-1405:
-------------------------------------

Will also include fix for -
E0307 : E0307: Runtime error [Name is null]
        at org.apache.oozie.client.OozieClient.handleError(OozieClient.java:508)
        at 
org.apache.oozie.client.OozieClient$SlaInfo.call(OozieClient.java:1354)
        at 
org.apache.oozie.client.OozieClient$SlaInfo.call(OozieClient.java:1334)
        at 
org.apache.oozie.client.OozieClient$ClientCallable.call(OozieClient.java:479)
        at org.apache.oozie.client.OozieClient.getSlaInfo(OozieClient.java:1331)
        at 
org.apache.oozie.client.TestWorkflowClient$20.call(TestWorkflowClient.java:475)
        at 
org.apache.oozie.client.TestWorkflowClient$20.call(TestWorkflowClient.java:466)
        at 
org.apache.oozie.servlet.DagServletTestCase.runTest(DagServletTestCase.java:93)
        at 
org.apache.oozie.client.TestWorkflowClient.testSla(TestWorkflowClient.java:466)
                
> Fix flakey SLA tests
> --------------------
>
>                 Key: OOZIE-1405
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1405
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Rohini Palaniswamy
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>
> The SLA tests keep failing randomly because they rely on Thread.sleep. Would 
> be better to execute all test case scenarios and then assert everything in 
> order from eventQueue to avoid flakey failures.
> Similar for time-sensitive TestEventGeneration tests e.g. - 
> org.apache.oozie.event.TestEventGeneration.testCoordinatorActionEvent

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to