[openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

Victor Stinner vstinner at redhat.com
Fri Apr 13 13:37:59 UTC 2018


2018-04-13 15:07 GMT+02:00 Thomas Goirand <zigo at debian.org>:
> BTW, any progress on upstream Swift WRT Py3 support?

There is a voting Python 3.4 gate which runs 902 unit tests. The
Python 2.7 gate runs 5,902 unit tests. I compute that 15% of unit
tests pass on Python 3.4.

I tested locally with Python 3.5 (tox -e py35): 876 tests pass on
Python 3.5, 57 skipped and 1 failure:
"FAIL: test_get_logger_sysloghandler_plumbing
(test.unit.common.test_utils.TestUtils)"

Victor



More information about the OpenStack-dev mailing list