[
https://issues.apache.org/jira/browse/BEAM-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122635#comment-17122635
]
Beam JIRA Bot commented on BEAM-8305:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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.3.4#803005)