You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2019/11/21 20:50:17 UTC

[beam] branch master updated (07a5155 -> d576085)

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

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


    from 07a5155  Merge pull request #10153: [BEAM-8740] TestPubsub ignores timeout
     add d576085  [BEAM-8659] RowJsonTest should test serialization independently

No new revisions were added by this update.

Summary of changes:
 .../org/apache/beam/sdk/testing/JsonMatcher.java   | 98 ++++++++++++++++++++++
 .../java/org/apache/beam/sdk/util/RowJsonTest.java | 20 +++--
 2 files changed, 111 insertions(+), 7 deletions(-)
 create mode 100644 sdks/java/core/src/main/java/org/apache/beam/sdk/testing/JsonMatcher.java