You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2021/08/17 01:42:05 UTC

[beam] branch master updated (ecb8cbb -> 80da0ec)

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

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


    from ecb8cbb  Merge pull request #15336: [BEAM-12763] Remove redundant build from copy path in copyJavaThirdPartyLicenses rule
     add 80da0ec  [BEAM-11088] TestStream utility and testing improvements (#15320)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/testing/teststream/teststream.go  |  27 ++++-
 .../pkg/beam/testing/teststream/teststream_test.go |  58 +++++++++-
 sdks/go/test/integration/integration.go            |   2 +
 sdks/go/test/integration/primitives/teststream.go  | 119 +++++++++++++++++++--
 .../test/integration/primitives/teststream_test.go |  38 ++++++-
 5 files changed, 230 insertions(+), 14 deletions(-)