Shanthoosh Venkataraman created SAMZA-1450:
----------------------------------------------

             Summary: Fix ZkStreamProcessor tests
                 Key: SAMZA-1450
                 URL: https://issues.apache.org/jira/browse/SAMZA-1450
             Project: Samza
          Issue Type: Test
            Reporter: Shanthoosh Venkataraman
             Fix For: 0.14.0


Here are the failures from the jenkins build

testStreamProcessorWithRemove FAILED
    java.lang.AssertionError: Timed out while waiting for the processor to 
start/stop.
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
        at 
org.apache.samza.processor.TestZkStreamProcessor.testStreamProcessorWithRemove(TestZkStreamProcessor.java:226)

testStreamProcessorWithAdd FAILED
    java.lang.AssertionError: Timed out while waiting for the processor to 
start/stop.
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
        at 
org.apache.samza.processor.TestZkStreamProcessor.testStreamProcessorWithAdd(TestZkStreamProcessor.java:142)

testFailStreamProcessor FAILED
    java.lang.AssertionError: Timed out while waiting for the processor to 
start/stop.
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
        at 
org.apache.samza.processor.TestZkStreamProcessorFailures.testFailStreamProcessor(TestZkStreamProcessorFailures.java:104)

testFiveStreamProcessors FAILED
    java.lang.AssertionError: Timed out while waiting for the processor to 
start/stop.
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.processor.TestZkStreamProcessorBase.waitForProcessorToStartStop(TestZkStreamProcessorBase.java:313)
        at 
org.apache.samza.processor.TestZkStreamProcessorSession.testStreamProcessorWithSessionRestart(TestZkStreamProcessorSession.java:113)
        at 
org.apache.samza.processor.TestZkStreamProcessorSession.testFiveStreamProcessors(TestZkStreamProcessorSession.java:54)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to