Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I was looking at test failures on Jenkins:
Failed tests: TestLongLivedProcess.testEcho:108->WorkflowServiceTestBase.assertStringInOutput:121->Assert.assertTrue:41->Assert.fail:88 Empty output list
In javadoc I saw:
/** * Get the final output. includes a quick sleep for the tail output * @return the last output
But I don't seem to find the sleep.
This issue is to add the sleep so that tests are deterministic.
Attachments
Attachments
Issue Links
- is related to
-
SLIDER-159 Jenkins testEcho failing
- Resolved