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 2022/04/19 21:54:48 UTC

[beam] branch master updated (374566d80e9 -> c6972f4b8d9)

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 374566d80e9 Merge pull request #17401: [BEAM-14326] mark static thread as a daemon thread
     add c6972f4b8d9 [BEAM-13866] Add miscellaneous exec unit tests (#17363)

No new revisions were added by this update.

Summary of changes:
 .../beam/core/runtime/exec/discard_test.go}        |  30 ++---
 .../pkg/beam/core/runtime/exec/translate_test.go   | 141 +++++++++++++++++++++
 sdks/go/pkg/beam/core/runtime/exec/window_test.go  |   7 +
 3 files changed, 163 insertions(+), 15 deletions(-)
 copy sdks/go/{examples/snippets/10metrics_test.go => pkg/beam/core/runtime/exec/discard_test.go} (54%)