Source: manuel Version: 1.8.0-5 Severity: serious Tags: ftbfs buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/manuel.html
... I: pybuild base:217: python3.7 setup.py test ... ====================================================================== FAIL: /build/1st/manuel-1.8.0/src/manuel/README.txt:Parsing /build/1st/manuel-1.8.0/src/manuel/README.txt:Parsing ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/manuel-1.8.0/src/manuel/testing.py", line 44, in runTest '\n' + DIVIDER + DIVIDER.join(results)) AssertionError: ---------------------------------------------------------------------- File "/build/1st/manuel-1.8.0/src/manuel/README.txt", line 83, in README.txt Failed example: region.start_match Expected: <_sre.SRE_Match object...> Got: <re.Match object; span=(44, 56), match='one: 1, 2, 3'> ---------------------------------------------------------------------- File "/build/1st/manuel-1.8.0/src/manuel/README.txt", line 85, in README.txt Failed example: region.end_match Expected: <_sre.SRE_Match object...> Got: <re.Match object; span=(70, 84), match='three: 3, 5, 1'> ---------------------------------------------------------------------- Ran 60 tests in 0.095s FAILED (failures=1) Test failed: <unittest.runner.TextTestResult run=60 errors=0 failures=1> error: Test failed: <unittest.runner.TextTestResult run=60 errors=0 failures=1> E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: python3.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p "3.7 3.6" returned exit code 13 make: *** [debian/rules:7: build] Error 25