damccorm opened a new issue, #19856:
URL: https://github.com/apache/beam/issues/19856

   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 .
   
   Imported from Jira 
[BEAM-8305](https://issues.apache.org/jira/browse/BEAM-8305). Original Jira may 
contain additional context.
   Reported by: robertwb.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to