You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2019/01/13 21:46:43 UTC

[beam] branch master updated (6b78709 -> d25d800)

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

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


    from 6b78709  Merge pull request #7489: [BEAM-6248] Disable tests for Flink 1.7 build target
     add aebe89e  Add a test-only dependency on tenacity, a general-purpose retry library. See: https://pypi.org/project/tenacity/
     add 7d15def  Make statesampler_test easier to configure, set the fastest state to last 1 second, retry once on failure to reduce flakiness
     add 266eefd  Give the test 3 attempts to pass.
     new d25d800  Merge pull request #7492 from tvalentyn/deflake_statesampler_test

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:
 .../runners/worker/statesampler_test.py            | 32 ++++++++++++++++------
 sdks/python/setup.py                               |  3 +-
 2 files changed, 25 insertions(+), 10 deletions(-)


[beam] 01/01: Merge pull request #7492 from tvalentyn/deflake_statesampler_test

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

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

commit d25d80050217dd32777e87c4be7136285bb750a8
Merge: 6b78709 266eefd
Author: Ahmet Altay <aa...@gmail.com>
AuthorDate: Sun Jan 13 13:46:30 2019 -0800

    Merge pull request #7492 from tvalentyn/deflake_statesampler_test
    
    Deflake statesampler_test

 .../runners/worker/statesampler_test.py            | 32 ++++++++++++++++------
 sdks/python/setup.py                               |  3 +-
 2 files changed, 25 insertions(+), 10 deletions(-)