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