You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2019/10/08 09:47:00 UTC

[jira] [Updated] (BEAM-8305) Cleanup external transform tests

     [ https://issues.apache.org/jira/browse/BEAM-8305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismaël Mejía updated BEAM-8305:
-------------------------------
    Component/s: sdk-py-core

> Cleanup external transform tests
> --------------------------------
>
>                 Key: BEAM-8305
>                 URL: https://issues.apache.org/jira/browse/BEAM-8305
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core, testing
>            Reporter: Robert Bradshaw
>            Priority: Major
>
> 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)