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

[beam] branch master updated (9c8d3cd -> b30d7d8)

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

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


    from 9c8d3cd  Merge pull request #6599 from Fematich/assertItemsEqual
     add e529996  fix hadoop filesystem test for py3.
     add 2286ff1  Use assertCountEqual instead of assertItemsEqual.
     add 3caab80  Use version_info to determine using assertCountEqual or assertItemsEqual
     new b30d7d8  Merge pull request #6587 from HuangLED/jira5626

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:
 .../python/apache_beam/io/hadoopfilesystem_test.py | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)


[beam] 01/01: Merge pull request #6587 from HuangLED/jira5626

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b30d7d8e6e3d15d67bafe5fd0ede07f2ecd13d90
Merge: 9c8d3cd 3caab80
Author: Charles Chen <ch...@users.noreply.github.com>
AuthorDate: Mon Oct 8 15:11:18 2018 -0700

    Merge pull request #6587 from HuangLED/jira5626
    
    [BEAM-5626] Fix hadoop filesystem test for py3.

 .../python/apache_beam/io/hadoopfilesystem_test.py | 30 +++++++++++-----------
 1 file changed, 15 insertions(+), 15 deletions(-)