[
https://issues.apache.org/jira/browse/AVRO-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999690#comment-16999690
]
Hudson commented on AVRO-2652:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #791 (See
[https://builds.apache.org/job/AvroJava/791/])
AVRO-2652: Use Tox to Enable Multi Python Testing (#742) (GitHub:
[https://github.com/apache/avro/commit/bd9e6c4514db274ca97dbf78975a3f9156a523b6])
* (edit) share/docker/Dockerfile
* (edit) lang/py/scripts/avro
* (edit) lang/py/.gitignore
* (edit) lang/py/avro/test/test_script.py
* (add) lang/py/tox.ini
* (edit) lang/py/setup.cfg
* (add) lang/py/MANIFEST.in
* (edit) lang/py/setup.py
* (edit) lang/py/avro/test/test_tether_task_runner.py
* (edit) lang/py/build.sh
> Enable Testing Multiple Python Versions
> ---------------------------------------
>
> Key: AVRO-2652
> URL: https://issues.apache.org/jira/browse/AVRO-2652
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
>
> With our current testing approach, we install python 2.7 and 3.5 from apt,
> and use only those python versions in our tests in lang/py and lang/py3
> respectively. Instead, we should enable testing with a wide variety of
> different python implementations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)