Robert Bradshaw created BEAM-8305:
-------------------------------------

             Summary: Cleanup external transform tests
                 Key: BEAM-8305
                 URL: https://issues.apache.org/jira/browse/BEAM-8305
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Robert Bradshaw


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)

Reply via email to