[Bug 1505632] [NEW] FTBFS due to failing unit tests
Launchpad Bug Tracker
1505632 at bugs.launchpad.net
Wed Oct 14 10:56:55 UTC 2015
You have been subscribed to a public bug by Łukasz Zemczak (sil2100):
As per the wily test-rebuild [1], it seems that the latest python-
glance-store is failing due to broken unit tests. Seems relatively easy
to fix. Part of the log:
======================================================================
FAIL: glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_public
glance_store.tests.unit.test_swift_store.TestStoreAuthV1.test_read_acl_public
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
File "glance_store/tests/unit/test_swift_store.py", line 950, in test_read_acl_public
store.set_acls(loc, public=True, context=ctxt)
File "glance_store/_drivers/swift/store.py", line 918, in set_acls
connection.post_container(location.container, headers=headers)
File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1471, in post_container
response_dict=response_dict)
File "/usr/lib/python2.7/dist-packages/swiftclient/client.py", line 1390, in _retry
service_token=self.service_token, **kwargs)
TypeError: fake_post_container() got an unexpected keyword argument 'service_token'
Traceback (most recent call last):
_StringException: Empty attachments:
stderr
stdout
(...)
[1] https://launchpadlibrarian.net/220829765/buildlog_ubuntu-wily-amd64
.python-glance-store_0.9.1-1_BUILDING.txt.gz
** Affects: python-glance-store (Ubuntu)
Importance: Undecided
Assignee: Łukasz Zemczak (sil2100)
Status: In Progress
** Tags: ftbfs
--
FTBFS due to failing unit tests
https://bugs.launchpad.net/bugs/1505632
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list