Public bug reported:

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

** Patch added: "fix-test-barbican.patch"
   
https://bugs.launchpad.net/bugs/1923626/+attachment/5487352/+files/fix-test-barbican.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923626

Title:
  Mismatch error in test_barbican.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-barbicanclient/+bug/1923626/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to