Source: python-fastimport Version: 0.9.14-1 X-Debbugs-CC: [email protected] Severity: serious User: [email protected] Usertags: regression
Dear maintainer(s),
With a recent upload of python-fastimport the autopkgtest of
python-fastimport fails in testing when that autopkgtest is run with the
binary packages of python-fastimport from unstable. It passes when run
with only packages from testing. In tabular form:
pass fail
python-fastimport from testing 0.9.14-1
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=python-fastimport
https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-fastimport/15927982/log.gz
File "fastimport/commands.py", line 68, in __str__
return repr(self)
File "fastimport/commands.py", line 71, in __repr__
return bytes(self).decode('utf8')
File "fastimport/commands.py", line 68, in __str__
return repr(self)
File "fastimport/commands.py", line 71, in __repr__
return bytes(self).decode('utf8')
File "fastimport/commands.py", line 68, in __str__
return repr(self)
File "fastimport/commands.py", line 71, in __repr__
return bytes(self).decode('utf8')
RuntimeError: maximum recursion depth exceeded
======================================================================
FAIL: test_filemodify_file_internal
(fastimport.tests.test_commands.TestFileModifyDisplay)
----------------------------------------------------------------------
Traceback (most recent call last):
File "fastimport/tests/test_commands.py", line 341, in
test_filemodify_file_internal
b'M 644 inline foo/bar\ndata 11\nhello world', bytes(c))
AssertionError: 'M 644 inline foo/bar\ndata 11\nhello world' != 'M 644
inline foo/bar'
======================================================================
FAIL: test_filemodify_symlink
(fastimport.tests.test_commands.TestFileModifyDisplay)
----------------------------------------------------------------------
Traceback (most recent call last):
File "fastimport/tests/test_commands.py", line 346, in
test_filemodify_symlink
b'M 120000 inline foo/bar\ndata 3\nbaz', bytes(c))
AssertionError: 'M 120000 inline foo/bar\ndata 3\nbaz' != 'M 120000
inline foo/bar'
----------------------------------------------------------------------
Ran 98 tests in 1.922s
FAILED (failures=2, errors=58)
OpenPGP_signature
Description: OpenPGP digital signature

