Source: openstack-trove
Version: 1:8.0.0-4
Severity: serious

Some recent change in unstable makes openstack-trove FTBFS:

https://tests.reproducible-builds.org/debian/history/openstack-trove.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/openstack-trove.html

...
======================================================================
FAIL: common.test_context.TestTroveContext.test_create_with_bogus
common.test_context.TestTroveContext.test_create_with_bogus
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File 
"/build/1st/openstack-trove-8.0.0/trove/tests/unittests/common/test_context.py",
 line 81, in test_create_with_bogus
    'key': 'blah_blah'})
  File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 937, in 
assert_called_with
    six.raise_from(AssertionError(_error_message(cause)), cause)
  File "/usr/lib/python2.7/dist-packages/six.py", line 737, in raise_from
    raise value
AssertionError: Expected call: warning('Argument being removed before 
instantiating TroveContext object - %(key)s = %(value)s', {'key': 'blah_blah', 
'value': 'blah blah'})
Actual call: warning(u'Argument being removed before instantiating TroveContext 
object - %(key)s = %(value)s', {'value': 'abc', 'key': 'tenant'})


----------------------------------------------------------------------
Ran 1635 tests in 1846.323s

FAILED (failures=1, skipped=1)
make[1]: *** [debian/rules:57: override_dh_auto_test] Error 1

Reply via email to