[PKG-Openstack-devel] Bug#795128: python-barbicanclient: FTBFS: test_delete_checks_status_code: AttributeError: assert_called

Chris West (Faux) solo-debianbugs at goeswhere.com
Mon Aug 10 19:43:47 UTC 2015


Source: python-barbicanclient
Version: 3.0.3-1
Severity: serious
Justification: fails to build from source
Tags: sid
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

======================================================================
FAIL: barbicanclient.tests.test_client.WhenTestingClientDelete.test_delete_checks_status_code
barbicanclient.tests.test_client.WhenTestingClientDelete.test_delete_checks_status_code
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "barbicanclient/tests/test_client.py", line 210, in test_delete_checks_status_code
    self.httpclient._check_status_code.assert_called()
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_called


======================================================================
FAIL: barbicanclient.tests.test_client.WhenTestingClientGet.test_get_checks_status_code
barbicanclient.tests.test_client.WhenTestingClientGet.test_get_checks_status_code
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "barbicanclient/tests/test_client.py", line 160, in test_get_checks_status_code
    self.httpclient._check_status_code.assert_called()
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 721, in __getattr__
    raise AttributeError(name)
AttributeError: assert_called


...

======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1

...

Ran 106 tests in 0.689s

FAILED (failures=5)

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/python-barbicanclient.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Openstack-devel mailing list