You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2017/01/12 20:17:24 UTC

[3/3] beam git commit: Closes #1756

Closes #1756


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/e23c3cab
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/e23c3cab
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/e23c3cab

Branch: refs/heads/python-sdk
Commit: e23c3cab3b9ad261c28fb4049de30d4b05522bfb
Parents: 4ba0b60 c955ad6
Author: Robert Bradshaw <ro...@gmail.com>
Authored: Thu Jan 12 12:17:09 2017 -0800
Committer: Robert Bradshaw <ro...@gmail.com>
Committed: Thu Jan 12 12:17:09 2017 -0800

----------------------------------------------------------------------
 .../apache_beam/examples/wordcount_it_test.py   | 24 +++++--
 .../apache_beam/io/datastore/v1/helper_test.py  | 31 +-------
 sdks/python/apache_beam/test_pipeline.py        | 67 +++++++++++-------
 sdks/python/apache_beam/test_pipeline_test.py   | 74 ++++++++++++++++----
 .../apache_beam/tests/pipeline_verifiers.py     | 71 ++++++++++++++++++-
 .../tests/pipeline_verifiers_test.py            | 68 ++++++++++++++++--
 sdks/python/apache_beam/tests/test_utils.py     | 57 +++++++++++++++
 7 files changed, 316 insertions(+), 76 deletions(-)
----------------------------------------------------------------------