Tanay Tummalapalli created BEAM-7494:
----------------------------------------
Summary: Add Integration tests using streaming pipelines to Python
3 test suite
Key: BEAM-7494
URL: https://issues.apache.org/jira/browse/BEAM-7494
Project: Beam
Issue Type: Test
Components: sdk-py-core, testing
Affects Versions: 2.13.0
Reporter: Tanay Tummalapalli
Integration tests using streaming pipelines for the Python SDK need to be added
to the Python 3 test suite[1].
Currently, they only run for Python 2[2] on the Direct Runner as TestStream is
not supported on the TestDataflowRunner.
[1] https://github.com/apache/beam/tree/master/sdks/python/test-suites/direct
[2] https://github.com/apache/beam/blob/master/sdks/python/build.gradle#L118
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)