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

   TypecodersTest relies on utils.check_compiled('apache_beam.coders') to skip 
if cython is not installed. But apache_beam.coders is _never_ compiled 
(apache_beam.coders.coder_impl is) so this test is never executed.
   
   
https://github.com/apache/beam/blob/62904f469f4290546802e03189e5a8faa9af5b7d/sdks/python/apache_beam/coders/typecoders_test.py#L58
   
   Imported from Jira 
[BEAM-14411](https://issues.apache.org/jira/browse/BEAM-14411). Original Jira 
may contain additional context.
   Reported by: bhulette.


-- 
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