[Bug 1505632] [NEW] FTBFS due to failing unit tests

Łukasz Zemczak 1505632 at bugs.launchpad.net
Tue Oct 13 11:25:44 UTC 2015


Public bug reported:

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-glance-store in Ubuntu.
https://bugs.launchpad.net/bugs/1505632

Title:
  FTBFS due to failing unit tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-glance-store/+bug/1505632/+subscriptions



More information about the Ubuntu-server-bugs mailing list