yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82871
[Bug 1804062] Re: test_hacking fails for python 3.6.7 and newer
Looking at the versions of nova that are in the archives, this seems to
be fix-released
** Changed in: cloud-archive
Status: Fix Committed => Fix Released
** Changed in: cloud-archive/queens
Status: Fix Committed => Fix Released
** Changed in: cloud-archive/rocky
Status: Fix Committed => Fix Released
** Changed in: cloud-archive/stein
Status: Fix Committed => Fix Released
** Changed in: nova (Ubuntu Bionic)
Status: Triaged => Fix Released
** Changed in: nova (Ubuntu Cosmic)
Status: Triaged => Fix Released
** Changed in: nova (Ubuntu Disco)
Status: Triaged => Fix Released
** Changed in: nova (Ubuntu Eoan)
Status: Triaged => Fix Released
** Changed in: nova (Ubuntu)
Status: Triaged => Fix Released
--
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 Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive queens series:
Fix Released
Status in Ubuntu Cloud Archive rocky series:
Fix Released
Status in Ubuntu Cloud Archive stein series:
Fix Released
Status in masakari:
New
Status in OpenStack Compute (nova):
Fix Released
Status in nova package in Ubuntu:
Fix Released
Status in nova source package in Bionic:
Fix Released
Status in nova source package in Cosmic:
Fix Released
Status in nova source package in Disco:
Fix Released
Status in nova source package in Eoan:
Fix Released
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/cloud-archive/+bug/1804062/+subscriptions
References