[ 
https://issues.apache.org/jira/browse/FLINK-12768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann closed FLINK-12768.
---------------------------------
    Resolution: Fixed

Fixed via

1.10.0: 8da696535d0c39323f480cae8f4e9c66e866bec4
1.9.0: 66d0e31294b2588e1aabccb952fdbf2bcfabe878

> FlinkKinesisConsumerTest.testSourceSynchronization unstable on Travis
> ---------------------------------------------------------------------
>
>                 Key: FLINK-12768
>                 URL: https://issues.apache.org/jira/browse/FLINK-12768
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kinesis
>    Affects Versions: 1.9.0
>            Reporter: Till Rohrmann
>            Assignee: Thomas Weise
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{FlinkKinesisConsumerTest.testSourceSynchronization}} seems to be 
> unstable on Travis. It fails with 
> {code}
> [ERROR] 
> testSourceSynchronization(org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumerTest)
>   Time elapsed: 10.031 s  <<< FAILURE!
> java.lang.AssertionError: 
> Expected: iterable containing ["1", <Watermark @ -4>]
>      but: No item matched: <Watermark @ -4>
>       at 
> org.apache.flink.streaming.connectors.kinesis.FlinkKinesisConsumerTest.testSourceSynchronization(FlinkKinesisConsumerTest.java:950)
> {code}
> https://api.travis-ci.org/v3/job/541845510/log.txt
> While looking into the problem, I noticed that the test case takes 1 second 
> to execute on my machine. I'm wondering whether this really needs to take 
> this long. Moreover, the test code contains {{Thread.sleeps}} and uses 
> {{Whiteboxing}} which we should avoid.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to