Your message dated Tue, 13 Mar 2018 15:16:36 +0100
with message-id <12c45555-efd3-a163-8acf-99239af3f...@debian.org>
and subject line Re: Bug#892757: openstack-trove FTBFS: FAIL: 
common.test_context.TestTroveContext.test_create_with_bogus
has caused the Debian Bug report #892757,
regarding openstack-trove FTBFS: FAIL: 
common.test_context.TestTroveContext.test_create_with_bogus
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
892757: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892757
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
On 03/12/2018 04:55 PM, Adrian Bunk wrote:
> 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'})

That's fixed in version 9.

--- End Message ---

Reply via email to