[Bug 1923626] Re: Mismatch error in test_barbican.py
Ubuntu Foundations Team Bug Bot
1923626 at bugs.launchpad.net
Tue Apr 13 16:31:14 UTC 2021
The attachment "fix-test-barbican.patch" seems to be a debdiff. The
ubuntu-sponsors team has been subscribed to the bug report so that they
can review and hopefully sponsor the debdiff. If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-barbicanclient in Ubuntu.
https://bugs.launchpad.net/bugs/1923626
Title:
Mismatch error in test_barbican.py
Status in python-barbicanclient package in Ubuntu:
New
Bug description:
Package: python-barbicanclient
Failure: https://launchpadlibrarian.net/533116706/buildlog_ubuntu-hirsute-amd64.python-barbicanclient_5.0.1-0ubuntu1_BUILDING.txt.gz
The test_barbican.py is failing because it's trying to compare 0
instead of None.
FAIL: barbicanclient.tests.test_barbican.WhenTestingBarbicanCLI.test_should_show_usage_with_help_flag
barbicanclient.tests.test_barbican.WhenTestingBarbicanCLI.test_should_show_usage_with_help_flag
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/barbicanclient/tests/test_barbican.py", line 53, in test_should_show_usage_with_help_flag
self.assertEqual(0, e.code)
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 415, in assertEqual
self.assertThat(observed, matcher, message)
File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 502, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 0 != None
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-barbicanclient/+bug/1923626/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list