You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 01:10:42 UTC

[GitHub] [beam] damccorm opened a new issue, #21658: TypeCodersTest is never executed

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] damccorm commented on issue #21658: TypeCodersTest is never executed

Posted by GitBox <gi...@apache.org>.
damccorm commented on issue #21658:
URL: https://github.com/apache/beam/issues/21658#issuecomment-1146716856

   Unable to assign user @theneuralbit. If able, self-assign, otherwise tag @damccorm so that he can assign you. Because of GitHub's spam prevention system, your activity is required to enable assignment in this repo.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org