You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/17 19:30:12 UTC

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

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

ASF subversion and git services commented on SLIDER-137:
--------------------------------------------------------

Commit 32b39cffcdea15d8683066693585f57562c3a695 in incubator-slider's branch refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=32b39cf ]

SLIDER-137 Include quick sleep when getting final output


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