yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41495
[Bug 1450682] Re: nova unit tests failing with pbr 0.11
** Changed in: nova/juno
Status: Fix Committed => 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/1450682
Title:
nova unit tests failing with pbr 0.11
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) icehouse series:
Fix Released
Status in OpenStack Compute (nova) juno series:
Fix Released
Status in OpenStack Compute (nova) kilo series:
Fix Released
Bug description:
test_version_string_with_package_is_good breaks with the release of
pbr 0.11
nova.tests.unit.test_versions.VersionTestCase.test_version_string_with_package_is_good
--------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "nova/tests/unit/test_versions.py", line 33, in test_version_string_with_package_is_good
version.version_string_with_package())
File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: '5.5.5.5-g9ec3421' != '2015.2.0-g9ec3421'
http://logs.openstack.org/27/169827/8/check/gate-nova-python27/2009c78/console.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1450682/+subscriptions
References