You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2019/11/12 21:25:25 UTC

[beam] branch master updated (0b210c9 -> 3f7625a)

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

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


    from 0b210c9  [BEAM-8598] Test triggering BEAM-8598 on FlinkRunner. (#10049)
     add 385bba2  Implement portable representation of TestStream.
     add 0ff4904  [BEAM-8597] Allow TestStream trigger tests to run on other runners.
     add d02e42f  Work around for BEAM-8598.
     add 3f7625a  Merge pull request #10043 [BEAM-8597] Allow TestStream trigger tests to run on other runners.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/testing/test_stream.py     |  65 +++++++++++-
 sdks/python/apache_beam/transforms/trigger_test.py | 116 +++++++++++++++------
 sdks/python/test-suites/portable/common.gradle     |  19 ++++
 3 files changed, 166 insertions(+), 34 deletions(-)