You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (Jira)" <ji...@apache.org> on 2020/04/09 13:11:00 UTC

[jira] [Commented] (FLINK-15811) StreamSourceOperatorWatermarksTest.testNoMaxWatermarkOnAsyncCancel fails on Travis

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

Yu Li commented on FLINK-15811:
-------------------------------

The issue also happens in the latest release-1.10 nightly build: https://api.travis-ci.org/v3/job/672627753/log.txt

Will backport the fix to release-1.10 once [travis|https://travis-ci.org/github/carp84/flink/builds/672962999] is green.

> StreamSourceOperatorWatermarksTest.testNoMaxWatermarkOnAsyncCancel fails on Travis
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-15811
>                 URL: https://issues.apache.org/jira/browse/FLINK-15811
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Task, Tests
>    Affects Versions: 1.11.0
>            Reporter: Chesnay Schepler
>            Assignee: Roman Khachatryan
>            Priority: Blocker
>              Labels: pull-request-available, test-stability
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> https://api.travis-ci.org/v3/job/643480766/log.txt
> {code}
> 08:06:17.382 [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.812 s <<< FAILURE! - in org.apache.flink.streaming.runtime.operators.StreamSourceOperatorWatermarksTest
> 08:06:17.382 [ERROR] testNoMaxWatermarkOnAsyncCancel(org.apache.flink.streaming.runtime.operators.StreamSourceOperatorWatermarksTest)  Time elapsed: 0.235 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.flink.streaming.runtime.operators.StreamSourceOperatorWatermarksTest.testNoMaxWatermarkOnAsyncCancel(StreamSourceOperatorWatermarksTest.java:127)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)