yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21051
[Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files
** Also affects: ironic
Importance: Undecided
Status: New
** Changed in: ironic
Assignee: (unassigned) => Lucas Alvares Gomes (lucasagomes)
** Changed in: ironic
Milestone: None => juno-rc1
** Changed in: ironic
Importance: Undecided => Medium
--
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/1368661
Title:
Unit tests sometimes fail because of stale pyc files
Status in OpenStack Bare Metal Provisioning Service (Ironic):
New
Status in OpenStack Compute (Nova):
In Progress
Bug description:
Because python creates pyc files during tox runs, certain changes in
the tree, like deletes of files, or switching branches, can create
spurious errors. This can be suppressed by PYTHONDONTWRITEBYTECODE=1
in the tox.ini.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1368661/+subscriptions
References