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 19:21:05 UTC

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

Ted Yu created SLIDER-137:
-----------------------------

             Summary: 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


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)