[Bug 1505632] Re: FTBFS due to failing unit tests

Michael Terry michael.terry at canonical.com
Wed Oct 14 16:32:45 UTC 2015


Thanks for the patch!  Remember to run "update-maintainer" when you
introduce an Ubuntu delta on top of Debian.  But other than that, worked
great.  :)

I've uploaded to wily.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1505632

Title:
  FTBFS due to failing unit tests

Status in python-glance-store package in Ubuntu:
  In Progress

Bug description:
  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

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-sponsors mailing list