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 2018/03/08 19:03:11 UTC

[beam] 01/01: [BEAM-3750] Remove TestPipeline.covnertToArgs from integration tests

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

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

commit 86b899afeb4cbc106a57d89cc55080798dfaaf9f
Merge: 9eca13c 6bc20eb
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Thu Mar 8 11:03:06 2018 -0800

    [BEAM-3750] Remove TestPipeline.covnertToArgs from integration tests

 .../apache/beam/examples/DebuggingWordCount.java   | 11 ++++++--
 .../apache/beam/examples/WindowedWordCount.java    |  9 ++++--
 .../java/org/apache/beam/examples/WordCount.java   | 11 ++++++--
 .../beam/examples/cookbook/BigQueryTornadoes.java  | 10 +++++--
 .../beam/examples/DebuggingWordCountTest.java      |  2 +-
 .../apache/beam/examples/WindowedWordCountIT.java  | 17 ++++++------
 .../java/org/apache/beam/examples/WordCountIT.java |  4 +--
 .../examples/cookbook/BigQueryTornadoesIT.java     |  2 +-
 .../beam/runners/apex/examples/WordCountTest.java  | 13 ++++++---
 .../org/apache/beam/sdk/testing/TestPipeline.java  | 32 ----------------------
 .../apache/beam/sdk/testing/TestPipelineTest.java  | 17 ------------
 .../beam/sdk/io/cassandra/CassandraIOIT.java       |  2 --
 12 files changed, 52 insertions(+), 78 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.