Source: python-oslo.service Version: 1.16.0-2 Severity: serious Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-oslo.service.html ... ===> Testing with python3.6 (python3) ... ====================================================================== FAIL: oslo_service.tests.test_service.ProcessLauncherTest.test_stop oslo_service.tests.test_service.ProcessLauncherTest.test_stop ---------------------------------------------------------------------- _StringException: Empty attachments: stderr stdout Traceback (most recent call last): File "/usr/lib/python3/dist-packages/mock/mock.py", line 1305, in patched return func(*args, **keywargs) File "/build/1st/python-oslo.service-1.16.0/oslo_service/tests/test_service.py", line 459, in test_stop mock_kill.mock_calls) File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 350, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 435, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: !=: reference = [call(222, 15), call(22, 15)] actual = [call(22, <Signals.SIGTERM: 15>), call(222, <Signals.SIGTERM: 15>)] ---------------------------------------------------------------------- Ran 121 tests in 49.793s FAILED (failures=1, skipped=1) debian/rules:27: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1