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

Valentyn Tymofieiev commented on BEAM-7117:
-------------------------------------------

Looking closer, direct runner test suite (  
beam-sdks-python-test-suites-direct-py3:postCommitIT ) is included:
 
https://github.com/apache/beam/blob/4c322107ca5ebc0ab1cc6581d957501fd3ed9cc4/build.gradle#L203

It is also executed, as we can see in console logs: 

{noformat}
:beam-sdks-python-test-suites-direct-py3:postCommitIT
...
>>> RUNNING integration tests with pipeline options: --runner=TestDirectRunner 
>>> --project=apache-beam-testing 
...
{noformat}

I just didn't see it in Gradle Build Scan, because only gradle tasks with 
longest duration were surfaced on the first page of build scan. 

> Add DirectRunnerIT test suite to Python3 Postcommit suite.
> ----------------------------------------------------------
>
>                 Key: BEAM-7117
>                 URL: https://issues.apache.org/jira/browse/BEAM-7117
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-direct
>            Reporter: Valentyn Tymofieiev
>            Assignee: Juta Staes
>            Priority: Major
>
> Py3 postcommit suite includes:
>  
> :beam-sdks-python-test-suites-dataflow-py3:postCommitIT
> :beam-sdks-python-test-suites-dataflow-py3:validatesRunnerBatchTests  
> It should also include: 
> :beam-sdks-python:directRunnerIT



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

Reply via email to