This closes #3688
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/0a5deeac Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/0a5deeac Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/0a5deeac Branch: refs/heads/master Commit: 0a5deeac5717096f59d4dce99ac56f81df7abe31 Parents: 7a34042 a17978a Author: Ahmet Altay <[email protected]> Authored: Wed Aug 9 17:49:54 2017 -0700 Committer: Ahmet Altay <[email protected]> Committed: Wed Aug 9 17:49:54 2017 -0700 ---------------------------------------------------------------------- .../apache_beam/examples/wordcount_it_test.py | 4 ++ sdks/python/apache_beam/testing/test_utils.py | 18 ++++++ .../apache_beam/testing/test_utils_test.py | 59 ++++++++++++++++++++ sdks/python/apache_beam/utils/retry.py | 7 +++ 4 files changed, 88 insertions(+) ----------------------------------------------------------------------
