This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 2f07e6b Merge pull request #6637 from lyft/micah_impulse_source
add 6998925 Add a not_use_test_runner_api argument to allow running
TestPipeline with test_runner_api=True without having to modify tests.
new 79049b0 Merge pull request #6700 from
songb18/add_not_use_test_runner_api
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
sdks/python/apache_beam/testing/test_pipeline.py | 10 +++++++++-
sdks/python/apache_beam/testing/test_pipeline_test.py | 8 ++++++++
sdks/python/test_config.py | 8 ++++++--
3 files changed, 23 insertions(+), 3 deletions(-)