Source: python-morph Version: 0.1.3-1 Severity: serious Tags: ftbfs bullseye sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-morph.html ... ====================================================================== FAIL: test_xform_combined (morph.test.TestMorph) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/python-morph-0.1.3/morph/test.py", line 307, in test_xform_combined self.assertEqual(stack, [ AssertionError: Lists differ: [('key', {'root': {'key': [8, {'k2': -2}]},[301 chars]2}})] != [(8, {'index': 0, 'seq': [8, {'k2': -2}], '[301 chars]]}})] First differing element 0: ('key', {'root': {'key': [8, {'k2': -2}]},[61 chars]}]}}) (8, {'index': 0, 'seq': [8, {'k2': -2}], '[28 chars]}]}}) + [(8, {'index': 0, 'root': {'key': [8, {'k2': -2}]}, 'seq': [8, {'k2': -2}]}), + (-2, {'dict': {'k2': -2}, 'item_key': 'k2', 'root': {'key': [8, {'k2': -2}]}}), + ('k2', + {'dict': {'k2': -2}, 'item_value': -2, 'root': {'key': [8, {'k2': -2}]}}), - [('key', ? ^ + ('key', ? ^ {'dict': {'key': [8, {'k2': -2}]}, 'item_value': [8, {'k2': -2}], - 'root': {'key': [8, {'k2': -2}]}}), ? ^ + 'root': {'key': [8, {'k2': -2}]}})] ? ^ - (8, {'index': 0, 'root': {'key': [8, {'k2': -2}]}, 'seq': [8, {'k2': -2}]}), - ('k2', - {'dict': {'k2': -2}, 'item_value': -2, 'root': {'key': [8, {'k2': -2}]}}), - (-2, {'dict': {'k2': -2}, 'item_key': 'k2', 'root': {'key': [8, {'k2': -2}]}})] ---------------------------------------------------------------------- Ran 17 tests in 0.007s FAILED (failures=1) Test failed: <unittest.runner.TextTestResult run=17 errors=0 failures=1> error: Test failed: <unittest.runner.TextTestResult run=17 errors=0 failures=1> make[1]: *** [debian/rules:20: override_dh_auto_install] Error 1