You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2016/10/18 18:08:05 UTC

[2/2] incubator-beam git commit: Restore trigger-related tests missed in #1083

Restore trigger-related tests missed in #1083

This closes #1127


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

Branch: refs/heads/master
Commit: 6d686288efd5fd64d43ba9802314f2cbbc8df72e
Parents: 71c69b3 8d43e8a
Author: Luke Cwik <lc...@google.com>
Authored: Tue Oct 18 11:01:14 2016 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Tue Oct 18 11:01:14 2016 -0700

----------------------------------------------------------------------
 .../beam/sdk/util/ExecutableTriggerTest.java    | 127 +++++++++++++++++++
 .../sdk/util/FinishedTriggersBitSetTest.java    |  55 ++++++++
 .../sdk/util/FinishedTriggersProperties.java    | 110 ++++++++++++++++
 .../beam/sdk/util/FinishedTriggersSetTest.java  |  60 +++++++++
 4 files changed, 352 insertions(+)
----------------------------------------------------------------------