yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09476
[Bug 1277790] Re: boto 2.25 causing unit tests to fail
** Also affects: nova/havana
Importance: Undecided
Status: New
** Changed in: nova/havana
Importance: Undecided => Critical
** Changed in: nova/havana
Status: New => Confirmed
** Changed in: nova/havana
Milestone: None => 2013.2.2
--
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/1277790
Title:
boto 2.25 causing unit tests to fail
Status in OpenStack Compute (Nova):
In Progress
Status in OpenStack Compute (nova) havana series:
Confirmed
Bug description:
A new version of boto was released (2.25) that causes nova unit tests
to fail.
http://logs.openstack.org/03/71503/1/gate/gate-nova-
python27/4e66adf/console.html
FAIL: nova.tests.test_objectstore.S3APITestCase.test_unknown_bucket
tags: worker-1
----------------------------------------------------------------------
Empty attachments:
stderr
stdout
pythonlogging:'': {{{
INFO [nova.wsgi] S3 Objectstore listening on 127.0.0.1:59755
INFO [nova.S3 Objectstore.wsgi.server] (7108) wsgi starting up on http://127.0.0.1:59755/
INFO [nova.S3 Objectstore.wsgi.server] 127.0.0.1 "HEAD /falalala/ HTTP/1.1" status: 200 len: 115 time: 0.0005140
INFO [nova.wsgi] Stopping WSGI server.
}}}
Traceback (most recent call last):
File "nova/tests/test_objectstore.py", line 133, in test_unknown_bucket
bucket_name)
File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 393, in assertRaises
self.assertThat(our_callable, matcher)
File "/home/jenkins/workspace/gate-nova-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertThat
raise mismatch_error
MismatchError: <bound method S3Connection.get_bucket of S3Connection:127.0.0.1> returned <Bucket: falalala>
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1277790/+subscriptions
References