yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75768
[Bug 1804062] [NEW] test_hacking fails for python 3.6.7 and newer
Public bug reported:
The check for double words in test_hacking is failing in python 3.6.7
(released in ubuntu 18.04 within the last few days) and in new versions
of 3.7.x. This is is because of this change to python:
https://bugs.python.org/issue33899 .
This is causing failures in python 36 unit tests for nova.
The fix ought to be adding a newline to the code sample. Maybe.
** Affects: nova
Importance: Undecided
Status: Confirmed
** Tags: gate-failure testing
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1804062
Title:
test_hacking fails for python 3.6.7 and newer
Status in OpenStack Compute (nova):
Confirmed
Bug description:
The check for double words in test_hacking is failing in python 3.6.7
(released in ubuntu 18.04 within the last few days) and in new
versions of 3.7.x. This is is because of this change to python:
https://bugs.python.org/issue33899 .
This is causing failures in python 36 unit tests for nova.
The fix ought to be adding a newline to the code sample. Maybe.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1804062/+subscriptions
Follow ups