You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2018/12/30 16:08:00 UTC

[jira] [Commented] (FLINK-11211) ReinterpretDataStreamAsKeyedStreamITCase failed on Travis

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

Dawid Wysakowicz commented on FLINK-11211:
------------------------------------------

Another instance:https://api.travis-ci.org/v3/job/473580492/log.txt

> ReinterpretDataStreamAsKeyedStreamITCase failed on Travis
> ---------------------------------------------------------
>
>                 Key: FLINK-11211
>                 URL: https://issues.apache.org/jira/browse/FLINK-11211
>             Project: Flink
>          Issue Type: Bug
>          Components: DataStream API, Tests
>    Affects Versions: 1.8.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> https://travis-ci.org/apache/flink/jobs/471312261
> {code}
> 13:33:58.968 [INFO] Running org.apache.flink.streaming.api.datastream.ReinterpretDataStreamAsKeyedStreamITCase
> 13:34:08.615 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.645 s <<< FAILURE! - in org.apache.flink.streaming.api.datastream.ReinterpretDataStreamAsKeyedStreamITCase
> 13:34:08.615 [ERROR] testReinterpretAsKeyedStream(org.apache.flink.streaming.api.datastream.ReinterpretDataStreamAsKeyedStreamITCase)  Time elapsed: 9.434 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> 	at org.apache.flink.streaming.api.datastream.ReinterpretDataStreamAsKeyedStreamITCase.testReinterpretAsKeyedStream(ReinterpretDataStreamAsKeyedStreamITCase.java:107)
> Caused by: java.lang.AssertionError: expected:<300> but was:<301>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)