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:13 UTC

[beam] branch master updated (4774630 -> f0c21ab)

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 4774630  Merge pull request #6616 from splovyt/avro-parse
     add 0bdc9be  Skip tests that halt test suite execution on Python 3
     new f0c21ab  Merge pull request #6648 from tvalentyn/exclude_tests_that_halt_in_py3

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/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(-)


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

Posted by al...@apache.org.
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(-)