Source: masakari
Version: 16.0.0-2
Severity: serious
Justification: debci
Control: affects -1 src:sphinx src:python-skbio src:scipy

masakari has started failing tests:

229s FAIL: 
masakari.tests.unit.objects.test_objects.TestObjectVersions.test_versions
229s masakari.tests.unit.objects.test_objects.TestObjectVersions.test_versions
229s ----------------------------------------------------------------------
229s testtools.testresult.real._StringException: Traceback (most recent call 
last):
229s   File 
"/tmp/autopkgtest-lxc.qzstlq9s/downtmp/build.m9a/src/masakari/tests/unit/objects/test_objects.py",
 line 721, in test_versions
229s     self.assertEqual(expected, actual,
229s   File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 394, 
in assertEqual
229s     self.assertThat(observed, matcher, message)
229s   File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 481, 
in assertThat
229s     raise mismatch_error
229s testtools.matchers._impl.MismatchError: !=:
229s reference = {'FailoverSegmentList': '1.0-dfc5c6f5704d24dcaa37b0bbb03cbe60',
229s  'HostList': '1.0-25ebe1b17fbd9f114fae8b6a10d198c0',
229s  'NotificationList': '1.0-25ebe1b17fbd9f114fae8b6a10d198c0',
229s  'VMoveList': '1.0-63fff36dee683c7a1555798cb233ad3f'}
229s actual    = {'FailoverSegmentList': '1.0-d4308727e4695fb16ecb451c81ab46e8',
229s  'HostList': '1.0-347911fa6ac5ae880a64e7bb4d89a71f',
229s  'NotificationList': '1.0-347911fa6ac5ae880a64e7bb4d89a71f',
229s  'VMoveList': '1.0-25a6ab4249e4a10cb33929542ff3c745'}
229s : Some objects have changed; please make sure the versions have been 
bumped, and then update their hashes here.


The test failure is preventing sphinx migration to testing,
which in turn is blocking other packages from migrating
(python-skbio, which blocks scipy)

Reply via email to