[ 
https://issues.apache.org/jira/browse/BEAM-7674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877245#comment-16877245
 ] 

Ankur Goenka commented on BEAM-7674:
------------------------------------

i think we have to set the pipeline line option for streaming

 

https://github.com/apache/beam/blob/7f8359940502ea3b9b88ff429807989179417c5c/sdks/python/apache_beam/examples/streaming_wordcount.py#L58

> Define streaming ITs tests for direct runner in consistent way in Python 2 
> and  Python 3 suites.
> ------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-7674
>                 URL: https://issues.apache.org/jira/browse/BEAM-7674
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Valentyn Tymofieiev
>            Priority: Major
>
> Currently in Python 2 direct runner test suite  some tests run in streaming 
> mode:
> https://github.com/apache/beam/blob/fbd1f4cf7118c7b2fb4e3a4cf46646e98f3e3b8d/sdks/python/build.gradle#L130
> However in Python 3, we run both Batch and Streaming direct runner tests in 
> Batch mode: 
> https://github.com/apache/beam/blob/fbd1f4cf7118c7b2fb4e3a4cf46646e98f3e3b8d/sdks/python/test-suites/direct/py35/build.gradle#L32
> We should check whether we need to explicitly separate the tests into batch 
> and streaming and define all directrunner suites consistently.
> cc: [~Juta]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to