[
https://issues.apache.org/jira/browse/BEAM-14411?focusedWorklogId=771054&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771054
]
ASF GitHub Bot logged work on BEAM-14411:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/May/22 22:55
Start Date: 16/May/22 22:55
Worklog Time Spent: 10m
Work Description: TheNeuralBit merged PR #17547:
URL: https://github.com/apache/beam/pull/17547
Issue Time Tracking
-------------------
Worklog Id: (was: 771054)
Time Spent: 50m (was: 40m)
> 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
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)