You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2018/10/11 19:16:14 UTC

[beam] 01/01: Merge pull request #6648 from tvalentyn/exclude_tests_that_halt_in_py3

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

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

commit f0c21ab26c3aeae4838395683ba590148b801138
Merge: 4774630 0bdc9be
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Thu Oct 11 12:16:07 2018 -0700

    Merge pull request #6648 from tvalentyn/exclude_tests_that_halt_in_py3
    
    [BEAM-5623] Skip tests that halt test suite execution on Python 3

 sdks/python/apache_beam/io/textio_test.py                |  3 +++
 sdks/python/apache_beam/io/tfrecordio_test.py            | 16 ++++++++++++++++
 .../apache_beam/runners/portability/stager_test.py       |  6 +++---
 3 files changed, 22 insertions(+), 3 deletions(-)