You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2022/04/26 20:00:37 UTC

[beam] branch master updated (429afcdc57f -> 0654109a7cb)

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

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


    from 429afcdc57f fixes copy by value error for bytes.Buffer in Error (#17469)
     add 0654109a7cb Merge pull request #17354 from [BEAM-14170] - Create a test that runs sickbayed tests ( Python Sickbay tests)

No new revisions were added by this update.

Summary of changes:
 .test-infra/jenkins/README.md                        |  3 +++
 ...n.groovy => job_PostCommit_Python_Sickbay.groovy} | 15 +++++++--------
 build.gradle.kts                                     | 17 +++++++++++++++++
 .../apache_beam/io/gcp/gcsio_integration_test.py     |  8 ++++----
 sdks/python/pytest.ini                               |  1 +
 sdks/python/test-suites/dataflow/common.gradle       | 20 ++++++++++++++++++++
 6 files changed, 52 insertions(+), 12 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Python.groovy => job_PostCommit_Python_Sickbay.groovy} (76%)