yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18099
[Bug 1348818] [NEW] Unittests do not succeed with random PYTHONHASHSEED value
Public bug reported:
New tox and python3.3 set a random PYTHONHASHSEED value by default.
These projects should support this in their unittests so that we do not
have to override the PYTHONHASHSEED value and potentially let bugs into
these projects.
To reproduce these failures:
# install latest tox
pip install --upgrade tox
tox --version # should report 1.7.2 or greater
cd $PROJECT_REPO
# edit tox.ini to remove any PYTHONHASHSEED=0 lines
tox -epy27
Most of these failures appear to be related to dict entry ordering.
** Affects: ceilometer
Importance: Undecided
Status: New
** Affects: cinder
Importance: Undecided
Status: New
** Affects: neutron
Importance: Undecided
Status: New
** Affects: nova
Importance: Undecided
Status: New
** Also affects: neutron
Importance: Undecided
Status: New
** Also affects: ceilometer
Importance: Undecided
Status: New
** Also affects: cinder
Importance: Undecided
Status: New
--
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/1348818
Title:
Unittests do not succeed with random PYTHONHASHSEED value
Status in OpenStack Telemetry (Ceilometer):
New
Status in Cinder:
New
Status in OpenStack Neutron (virtual network service):
New
Status in OpenStack Compute (Nova):
New
Bug description:
New tox and python3.3 set a random PYTHONHASHSEED value by default.
These projects should support this in their unittests so that we do
not have to override the PYTHONHASHSEED value and potentially let bugs
into these projects.
To reproduce these failures:
# install latest tox
pip install --upgrade tox
tox --version # should report 1.7.2 or greater
cd $PROJECT_REPO
# edit tox.ini to remove any PYTHONHASHSEED=0 lines
tox -epy27
Most of these failures appear to be related to dict entry ordering.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1348818/+subscriptions
Follow ups
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Sean McGinnis, 2016-09-29
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: OpenStack Infra, 2016-04-17
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Rob Cresswell, 2016-01-14
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Akihiro Motoki, 2015-12-10
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Eric Harney, 2015-12-04
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Morgan Fainberg, 2015-09-24
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Eric Harney, 2015-09-14
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Doug Hellmann, 2015-09-03
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Derrick Wippler, 2015-09-03
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Doug Hellmann, 2015-08-31
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2015-06-24
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2015-06-24
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2015-06-24
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Stéphane Bisinger, 2015-05-12
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2015-04-09
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Kiall Mac Innes, 2015-04-01
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Eric Harney, 2015-03-19
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2015-03-19
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Louis Taylor, 2014-10-17
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2014-10-07
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2014-10-03
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Adam Gandelman, 2014-09-29
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Adam Gandelman, 2014-09-29
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Alan Pevec, 2014-09-22
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Alan Pevec, 2014-09-22
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Alan Pevec, 2014-09-22
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Alan Pevec, 2014-09-22
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2014-09-05
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2014-09-04
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Thierry Carrez, 2014-09-04
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Nikhil Manchanda, 2014-08-26
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: gordon chung, 2014-08-24
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Ilya Shakhat, 2014-08-04
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Sergey Lukjanov, 2014-07-31
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Christian Berendt, 2014-07-29
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Christian Berendt, 2014-07-28
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Clark Boylan, 2014-07-25
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Clark Boylan, 2014-07-25
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Clark Boylan, 2014-07-25
-
[Bug 1348818] Re: Unittests do not succeed with random PYTHONHASHSEED value
From: Clark Boylan, 2014-07-25
-
[Bug 1348818] [NEW] Unittests do not succeed with random PYTHONHASHSEED value
From: Clark Boylan, 2014-07-25
References