[
https://issues.apache.org/jira/browse/BEAM-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548209#comment-17548209
]
Danny McCormick commented on BEAM-8305:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19856
> Cleanup external transform tests
> --------------------------------
>
> Key: BEAM-8305
> URL: https://issues.apache.org/jira/browse/BEAM-8305
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core, testing
> Reporter: Robert Bradshaw
> Priority: P3
>
> Currently apache_beam/transforms/external_test.py has several entry points,
> sometimes called directly, sometimes via nosetest, sometimes with parameters
> passed via arguments or via environment variables, and the logic is not
> always clear to follow (either within the test, or via the several gradle
> targets that reference it). We should really let this file be a unit test,
> and create a different script (sharing a common library if needed) in our
> integration tests.
> This was the root cause of BEAM-8302 .
--
This message was sent by Atlassian Jira
(v8.20.7#820007)