You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/17 20:01:08 UTC

[jira] [Resolved] (SLIDER-137) Include quick sleep when getting final output

     [ https://issues.apache.org/jira/browse/SLIDER-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu resolved SLIDER-137.
---------------------------

    Resolution: Fixed

> Include quick sleep when getting final output
> ---------------------------------------------
>
>                 Key: SLIDER-137
>                 URL: https://issues.apache.org/jira/browse/SLIDER-137
>             Project: Slider
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: slider-137.txt
>
>
> I was looking at test failures on Jenkins:
> {code}
> Failed tests: 
>   TestLongLivedProcess.testEcho:108->WorkflowServiceTestBase.assertStringInOutput:121->Assert.assertTrue:41->Assert.fail:88 Empty output list
> {code}
> In javadoc I saw:
> {code}
>   /**
>    * Get the final output. includes a quick sleep for the tail output
>    * @return the last output
> {code}
> But I don't seem to find the sleep.
> This issue is to add the sleep so that tests are deterministic.



--
This message was sent by Atlassian JIRA
(v6.2#6252)