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/05/11 01:34:17 UTC

[beam] branch master updated (5674f181412 -> df67c817184)

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 5674f181412 [BEAM-14347] Rename registration package to register (#17603)
     add df67c817184 [BEAM-11104] Add self-checkpointing integration test (#17590)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/testing/ptest/ptest.go            |  8 ++
 sdks/go/test/integration/integration.go            | 15 ++++
 .../test/integration/primitives/checkpointing.go   | 94 ++++++++++++++++++++++
 ...{window_panes_test.go => checkpointing_test.go} |  5 +-
 4 files changed, 120 insertions(+), 2 deletions(-)
 create mode 100644 sdks/go/test/integration/primitives/checkpointing.go
 copy sdks/go/test/integration/primitives/{window_panes_test.go => checkpointing_test.go} (95%)