[Bug 1923626] [NEW] Mismatch error in test_barbican.py
Launchpad Bug Tracker
1923626 at bugs.launchpad.net
Tue Apr 13 16:31:13 UTC 2021
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
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
** Affects: python-barbicanclient (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch
--
Mismatch error in test_barbican.py
https://bugs.launchpad.net/bugs/1923626
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list