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 2021/10/21 18:58:57 UTC

[beam] branch master updated (e6f7f44 -> 76f531f)

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

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


    from e6f7f44  [BEAM-13096] Double test timeout. (#15774)
     add 76f531f  [BEAM-13019] Add `containsInAnyOrder` with matchers to the `IterableAssert` interface (#15685)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/beam/sdk/testing/PAssert.java  | 73 +++++++++++++++++-----
 .../java/org/apache/beam/sdk/io/FileIOTest.java    | 10 +--
 .../org/apache/beam/sdk/testing/PAssertTest.java   | 15 ++++-
 .../sql/zetasql/ZetaSqlDialectSpecTest.java        | 10 +--
 4 files changed, 81 insertions(+), 27 deletions(-)