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

Steve Loughran commented on SLIDER-159:
---------------------------------------

stack shows that assert is running before the values are corrected
{code}
ava.lang.AssertionError: Empty output list
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.slider.server.services.workflow.WorkflowServiceTestBase.assertStringInOutput(WorkflowServiceTestBase.java:121)
        at 
org.apache.slider.server.services.workflow.TestLongLivedProcess.testEcho(TestLongLivedProcess.java:108)Standard
 Output2014-06-30 16:49:48,687 [JUnit] DEBUG workflow.LongLivedProcess 
(LongLivedProcess.java:spawnChildProcess(280)) - Spawning process:
 "echo" "hello, world"2014-06-30 16:49:48,699 [testEcho-001] DEBUG 
workflow.LongLivedProcess (LongLivedProcess.java:run(291)) - Lifecycle callback 
thread running2014-06-30 16:49:48,700 [JUnit] DEBUG workflow.LongLivedProcess 
(LongLivedProcess.java:run(291)) - Lifecycle callback thread running2014-06-30 
16:49:48,704 [JUnit] DEBUG workflow.LongLivedProcess 
(LongLivedProcess.java:run(302)) - process testEcho has finished2014-06-30 
16:49:48,704 [testEcho-001] DEBUG workflow.LongLivedProcess 
(LongLivedProcess.java:run(302)) - process testEcho has finished2014-06-30 
16:49:48,901 [testEcho-002] ERROR workflow.TestLongLivedProcess 
(LongLivedProcess.java:run(486)) -2014-06-30 16:49:48,901 [testEcho-002] INFO  
workflow.TestLongLivedProcess (LongLivedProcess.java:run(497)) -2014-06-30 
16:49:48,901 [testEcho-002] INFO  workflow.TestLongLivedProcess 
(LongLivedProcess.java:run(500)) - hello, world
{code}

> Jenkins testEcho failing
> ------------------------
>
>                 Key: SLIDER-159
>                 URL: https://issues.apache.org/jira/browse/SLIDER-159
>             Project: Slider
>          Issue Type: Bug
>          Components: build
>    Affects Versions: Slider 0.40
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>
> Jenkins failing on {{testEcho()}}, output not being picked up even though its 
> being logged



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

Reply via email to