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

Prateek Maheshwari commented on SAMZA-1538:
-------------------------------------------

Sample error logs:

{code}
testStreamProcessorWithAsyncStreamTaskFactory FAILED
    java.lang.AssertionError: StreamTask either failed to process all input or 
timed out!
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.test.processor.TestStreamProcessor.run(TestStreamProcessor.java:194)
        at 
org.apache.samza.test.processor.TestStreamProcessor.testStreamProcessorWithAsyncStreamTaskFactory(TestStreamProcessor.java:124)

testStreamProcessor FAILED
    java.lang.AssertionError: StreamTask either failed to process all input or 
timed out!
        at org.junit.Assert.fail(Assert.java:91)
        at 
org.apache.samza.test.processor.TestStreamProcessor.run(TestStreamProcessor.java:194)
        at 
org.apache.samza.test.processor.TestStreamProcessor.testStreamProcessor(TestStreamProcessor.java:84)
{code}

> Flaky test: TestStreamProcessor testStreamProcessor
> ---------------------------------------------------
>
>                 Key: SAMZA-1538
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1538
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>
> Also, testStreamProcessorWithAsyncStreamTaskFactory and 
> testStreamProcessorWithStreamTaskFactory.
> Fails frequently on Jenkins:
> https://travis-ci.org/apache/samza/builds/308557207utm_source=github_status&utm_medium=notification
> https://travis-ci.org/apache/samza/builds/308755404utm_source=github_status&utm_medium=notification
> https://travis-ci.org/apache/samza/builds/309139716utm_source=github_status&utm_medium=notification



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

Reply via email to