You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wordcount never runs on runner v2 - either on Example PostCommit or the "big" PostCommit
Duplicate test run, e.g. both PostCommit V2 and PostCommit Example V2 runs Java example
Example tests are defined in two different files (runner/google-cloud-dataflow-java/build.gradle (for runner v1 tests) and runner/google-cloud-dataflow-java/example/build.gradle (for runner v2 tests))
We should put all example tests to example/build.gradle also
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
Component: Python SDK
Component: Java SDK
Component: Go SDK
Component: Typescript SDK
Component: IO connector
Component: Beam examples
Component: Beam playground
Component: Beam katas
Component: Website
Component: Spark Runner
Component: Flink Runner
Component: Samza Runner
Component: Twister2 Runner
Component: Hazelcast Jet Runner
Component: Google Cloud Dataflow Runner
The text was updated successfully, but these errors were encountered:
What needs to happen?
Currently we have multiple Example PreCommit/PostCommit on Dataflow:
There are a few issues
runner/google-cloud-dataflow-java/build.gradle
(for runner v1 tests) andrunner/google-cloud-dataflow-java/example/build.gradle
(for runner v2 tests))We should put all example tests to
example/build.gradle
alsoIssue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: