You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "yoshiki obata (Jira)" <ji...@apache.org> on 2020/05/13 13:44:00 UTC

[jira] [Updated] (BEAM-9980) Specific Python version tied tests are to be version-selective

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

yoshiki obata updated BEAM-9980:
--------------------------------
    Description: 
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.

  was:
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

Python versions to run them under need to be switchable.


> Specific Python version tied tests are to be version-selective
> --------------------------------------------------------------
>
>                 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: Major
>
> 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)