[
https://issues.apache.org/jira/browse/BEAM-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Liu resolved BEAM-7675.
----------------------------
Resolution: Done
> Unify test suite configuration structure across Py2 and Py 3 suites
> -------------------------------------------------------------------
>
> Key: BEAM-7675
> URL: https://issues.apache.org/jira/browse/BEAM-7675
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Mark Liu
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Currently most of Py27 test suites are defined in
> https://github.com/apache/beam/blob/master/sdks/python/build.gradle while
> Python 3.x suites are defined in runner-specific folders, for example
> https://github.com/apache/beam/blob/master/sdks/python/test-suites/direct/py35/build.gradle.
>
>
> This may cause confusion (where to add a new suite) and divergence of tests
> suites, for example Direct runner postcommit suites on Python 2 and Python 3
> are defined inconsistently https://issues.apache.org/jira/browse/BEAM-7674
> We should unify test structure to avoid confusion and consider reducing
> duplication of Gradle code if/when it makes sense to do so.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)