This is an automated email from the ASF dual-hosted git repository.
mauzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 9084dbb Merge pull request #6628: [BEAM-5626] Unskip
hadoopfilesystem_test which is already passing in Python 3.
add 4cc48f8 Make it possible to run unskip Py3 tests by setting an
environment variable.
new 3389b47 Merge pull request #6650: [BEAM-1251] Make it possible to
unskip Py3 tests by setting an environment variable.
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/pipeline_test.py | 11 ++++---
.../runners/interactive/interactive_runner_test.py | 11 ++++---
.../runners/interactive/pipeline_analyzer_test.py | 16 ++++++----
.../runners/portability/fn_api_runner_test.py | 35 +++++++++++++---------
.../apache_beam/runners/worker/opcounters_test.py | 6 ++--
.../typehints/native_type_compatibility_test.py | 11 ++++---
.../typehints/trivial_inference_test.py | 6 ++--
.../apache_beam/typehints/typed_pipeline_test.py | 21 ++++++++-----
8 files changed, 73 insertions(+), 44 deletions(-)