This is an automated email from the ASF dual-hosted git repository. mauzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 3389b47f507ce0977579c673108ab553773b0aba Merge: 9084dbb 4cc48f8 Author: Manu Zhang <[email protected]> AuthorDate: Thu Oct 11 13:40:47 2018 +0800 Merge pull request #6650: [BEAM-1251] Make it possible to unskip Py3 tests by setting an environment variable. 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(-)
