You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2019/01/04 16:15:19 UTC

[beam] branch master updated (20abb3e -> b4d2d8e)

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

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


    from 20abb3e  Merge pull request #7401: Upgrade Gradle to 4.10.3
     add 8462a8b  BEAM-4110 fix and reenable ResourceIdTester.runResourceIdBattery
     add 3670b18  BEAM-4110 fixed deprecation warnings and cleanup
     add e832e08  BEAM-4143 reenable sickbayed test, cleanup
     new b4d2d8e  Merge pull request #7412: [BEAM-4143] GcsResourceIdTest has had a masked failure

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:
 .../apache/beam/sdk/io/fs/ResourceIdTester.java    |  6 ++--
 .../apache/beam/sdk/io/LocalResourceIdTest.java    | 33 +++++++++++-----------
 .../extensions/gcp/storage/GcsResourceIdTest.java  | 29 +++++++++----------
 3 files changed, 33 insertions(+), 35 deletions(-)


[beam] 01/01: Merge pull request #7412: [BEAM-4143] GcsResourceIdTest has had a masked failure

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

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

commit b4d2d8eff3ec39bef9dc5ce245a4e94e4335fed8
Merge: 20abb3e e832e08
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Fri Jan 4 08:15:10 2019 -0800

    Merge pull request #7412: [BEAM-4143] GcsResourceIdTest has had a masked failure

 .../apache/beam/sdk/io/fs/ResourceIdTester.java    |  6 ++--
 .../apache/beam/sdk/io/LocalResourceIdTest.java    | 33 +++++++++++-----------
 .../extensions/gcp/storage/GcsResourceIdTest.java  | 29 +++++++++----------
 3 files changed, 33 insertions(+), 35 deletions(-)