control: unarchive -1
control: reopen -1
Hello, I tried 0.65 and testsuite failed with:
======================================================================
FAIL: test_add_new (lintian_brush.tests.test_run.ChangelogAddEntryTests)
lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new
----------------------------------------------------------------------
testtools.testresult.real._StringException: log: {{{
2.311 creating repository in
file:///tmp/testbzr-6n26vnuu.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/.bzr/.
2.312 creating branch <breezy.bzr.branch.BzrBranchFormat7 object at
0x7fc8c4ffad30> in
file:///tmp/testbzr-6n26vnuu.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/
2.316 trying to create missing lock
'/tmp/testbzr-6n26vnuu.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work/.bzr/checkout/dirstate'
2.318 opening working tree
'/tmp/testbzr-6n26vnuu.tmp/lintian_brush.tests.test_run.ChangelogAddEntryTests.test_add_new/work'
}}}
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/lintian_brush/tests/test_run.py", line 913, in
test_add_new
self.assertEqual([
File "/usr/lib/python3/dist-packages/breezy/tests/__init__.py", line 1315, in
assertEqual
raise AssertionError("%snot equal:\na = %s\nb = %s\n"
AssertionError: not equal:
a = ['lintian-brush (0.36) UNRELEASED; urgency=medium', '', ' * Add a foo', '']
b = ['lintian-brush (0.35ubuntu1) UNRELEASED; urgency=medium',
'',
' * Add a foo',
'']
----------------------------------------------------------------------
Ran 581 tests in 39.308s
FAILED (failures=1, expected failures=1)
Test failed: <unittest.runner.TextTestResult run=581 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=581 errors=0 failures=1>
E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1:
python3.8 setup.py test
dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit
code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Can you please have another deeper look?
thanks!
G.