You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by pn...@apache.org on 2019/10/18 10:43:10 UTC

[flink] branch master updated (6fbdab7 -> bf473a4)

This is an automated email from the ASF dual-hosted git repository.

pnowojski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 6fbdab7  [FLINK-14445][python] Fix python module build failed when making sdist.
     add 3671b74  [hotfix][test] Drop unused timeout parameter
     add bf473a4  [FLINK-14004][runtime,test] Add test coverage for stateful SourceReaderOperator implementation

No new revisions were added by this update.

Summary of changes:
 .../runtime/tasks/OneInputStreamTaskTest.java      |   2 +-
 .../runtime/tasks/SourceReaderStreamTaskTest.java  | 153 ++++++++++++++++++---
 .../runtime/tasks/StreamTaskTestHarness.java       |  11 --
 3 files changed, 136 insertions(+), 30 deletions(-)