You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/05/04 19:35:00 UTC

[jira] [Updated] (BEAM-14411) TypeCodersTest is never executed

     [ https://issues.apache.org/jira/browse/BEAM-14411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Beam JIRA Bot updated BEAM-14411:
---------------------------------
    Status: Open  (was: Triage Needed)

> 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
>            Priority: P1
>
> 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)