Brian Hulette created BEAM-14411:
------------------------------------

             Summary: TypeCodersTest is never executed
                 Key: BEAM-14411
                 URL: https://issues.apache.org/jira/browse/BEAM-14411
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Brian Hulette
            Assignee: Brian Hulette


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



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to