[
https://issues.apache.org/jira/browse/BEAM-9980?focusedWorklogId=511480&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-511480
]
ASF GitHub Bot logged work on BEAM-9980:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Nov/20 18:41
Start Date: 13/Nov/20 18:41
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #13316:
URL: https://github.com/apache/beam/pull/13316#issuecomment-726958662
Cloned in https://github.com/apache/beam/pull/13334 to do some testing.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 511480)
Time Spent: 12h 40m (was: 12.5h)
> Do not hardcode Python versions in test suites, instead make it configurable.
> -----------------------------------------------------------------------------
>
> Key: BEAM-9980
> URL: https://issues.apache.org/jira/browse/BEAM-9980
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: yoshiki obata
> Priority: P2
> Time Spent: 12h 40m
> Remaining Estimate: 0h
>
> We have some tests that we run only under specific Python versions,
> - FlinkValidatesRunner test runs using Python 3.5
> - HDFS Python 3 tests are running only with Python 3.7
> - Cross-language Py3 tests for Spark are running under Python 3.5
> etc...
> Python versions to run them under need to be switchable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)