yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72729
[Bug 1769006] [NEW] fix skipped py35 tests
Public bug reported:
Glance never completed the Pike py35 community goal [0]. There are two
tests currently being skipped when run under py35:
glance.tests.functional.test_reload.TestReload.test_reload
glance.tests.functional.test_ssl.TestSSL.test_ssl_ok
The last patch to touch these tests was
https://review.openstack.org/#/c/456788/ (Clean up py35 env in tox.ini).
The commit message has this comment:
This patch enables the py35 job in tox.ini to run using ostestr. It also
fixes a bytes encoding issue in the 'test_wsgi' functional test to make
progress towards the community goal of enabling python3.5. Two other
functional tests remain disabled and will need to be addressed in a
later patch in order to fully complete the community goal - 'test_ssl'
and 'test_reload'. These tests fail due to SSL handshake not working in
python3.5 when using self-signed certificate and authority.
OpenStack is entering the final stages of the python 3 transition [1],
so we need to get these fixed and running.
[0] https://etherpad.openstack.org/p/glance-pike-python35-goal
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-April/129866.html
** Affects: glance
Importance: High
Status: Triaged
** Tags: testing
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1769006
Title:
fix skipped py35 tests
Status in Glance:
Triaged
Bug description:
Glance never completed the Pike py35 community goal [0]. There are
two tests currently being skipped when run under py35:
glance.tests.functional.test_reload.TestReload.test_reload
glance.tests.functional.test_ssl.TestSSL.test_ssl_ok
The last patch to touch these tests was
https://review.openstack.org/#/c/456788/ (Clean up py35 env in
tox.ini). The commit message has this comment:
This patch enables the py35 job in tox.ini to run using ostestr. It
also fixes a bytes encoding issue in the 'test_wsgi' functional test
to make progress towards the community goal of enabling python3.5. Two
other functional tests remain disabled and will need to be addressed
in a later patch in order to fully complete the community goal -
'test_ssl' and 'test_reload'. These tests fail due to SSL handshake
not working in python3.5 when using self-signed certificate and
authority.
OpenStack is entering the final stages of the python 3 transition [1],
so we need to get these fixed and running.
[0] https://etherpad.openstack.org/p/glance-pike-python35-goal
[1] http://lists.openstack.org/pipermail/openstack-dev/2018-April/129866.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1769006/+subscriptions
Follow ups