TestRules.test_show fails

Bug #2104897 reported by Thomas Goirand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python client for Ironic Inspector
Triaged
Low
Unassigned

Bug Description

Hi,

Building this package (Epoxy) in Debian unstable leads to the below failure. Obviously, this test needs some kind of sorting before.

FAIL: ironic_inspector_client.tests.unit.test_shell.TestRules.test_show
ironic_inspector_client.tests.unit.test_shell.TestRules.test_show
----------------------------------------------------------------------
testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/ironic_inspector_client/tests/unit/test_shell.py", line 338, in test_show
    self.assertEqual(('actions', 'conditions', 'description', 'uuid'),
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 419, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 509, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = ('actions', 'conditions', 'description', 'uuid')
actual = ('uuid', 'description', 'conditions', 'actions')

Afonne-CID (cidelight)
Changed in python-ironic-inspector-client:
status: New → Triaged
importance: Undecided → Medium
Afonne-CID (cidelight)
Changed in python-ironic-inspector-client:
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.