[
https://issues.apache.org/jira/browse/BEAM-6623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847059#comment-16847059
]
Valentyn Tymofieiev commented on BEAM-6623:
-------------------------------------------
We may be able to reduce code duplication by adding
enablePythonDataflowValidatesRunner() helper function in
BeamModulePlugin.groovy file that adds validatesRunnerBatchTests &
validatesRunnerStreamingTests tasks to build.gradle files where such helper
function is invoked.
See an example of a similar helper and its invocation :
https://github.com/apache/beam/blob/8d83576df7a60f695fda55019b2965319de9a993/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L1781
https://github.com/apache/beam/blob/f0ed4a93c0b1f4a2c0aff3c5c1a6772a7c6aed03/sdks/python/test-suites/dataflow/py35/build.gradle#L21
> Dataflow ValidatesRunner test suite should also exercise ValidatesRunner
> tests under Python 3.
> ----------------------------------------------------------------------------------------------
>
> Key: BEAM-6623
> URL: https://issues.apache.org/jira/browse/BEAM-6623
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Valentyn Tymofieiev
> Assignee: Frederik Bode
> Priority: Blocker
> Fix For: 2.14.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)