Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 89099200D0E for ; Tue, 12 Sep 2017 06:27:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 878D51609C4; Tue, 12 Sep 2017 04:27:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C4FCD1609C5 for ; Tue, 12 Sep 2017 06:27:30 +0200 (CEST) Received: (qmail 31914 invoked by uid 500); 12 Sep 2017 04:27:30 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 31904 invoked by uid 99); 12 Sep 2017 04:27:29 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Sep 2017 04:27:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 844F6F57CF; Tue, 12 Sep 2017 04:27:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: chamikara@apache.org To: commits@beam.apache.org Date: Tue, 12 Sep 2017 04:27:28 -0000 Message-Id: In-Reply-To: <76f2e82da3bd4902ae4ded53b1b5814d@git.apache.org> References: <76f2e82da3bd4902ae4ded53b1b5814d@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #3825 archived-at: Tue, 12 Sep 2017 04:27:31 -0000 This closes #3825 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/fcd11feb Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/fcd11feb Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/fcd11feb Branch: refs/heads/master Commit: fcd11feb9f14699e5e99a89ae2ca1a32f58542ce Parents: 3a83a66 a95dc85 Author: chamikara@google.com Authored: Mon Sep 11 21:27:10 2017 -0700 Committer: chamikara@google.com Committed: Mon Sep 11 21:27:10 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/io/gcp/tests/utils.py | 8 +-- .../apache_beam/io/gcp/tests/utils_test.py | 66 +++++++++++++++----- 2 files changed, 56 insertions(+), 18 deletions(-) ----------------------------------------------------------------------