Your message dated Mon, 22 Jan 2018 00:05:46 +0000
with message-id <[email protected]>
and subject line Bug#887818: fixed in pylint 1.8.1-1
has caused the Debian Bug report #887818,
regarding pylint FTBFS: test failures
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
887818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887818
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pylint
Version: 1.7.4-2
Severity: serious
Some recent change in unstable makes pylint FTBFS:
https://tests.reproducible-builds.org/debian/history/pylint.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pylint.html
...
=================================== FAILURES ===================================
test_functionality[func_noerror_decorator_scope.py-/build/1st/pylint-1.7.4/pylint/test/messages/func_noerror_decorator_scope.txt-dependencies1]
module_file = 'func_noerror_decorator_scope.py'
messages_file =
'/build/1st/pylint-1.7.4/pylint/test/messages/func_noerror_decorator_scope.txt'
dependencies = []
@pytest.mark.parametrize("module_file,messages_file,dependencies",
gen_tests(FILTER_RGX))
def test_functionality(module_file, messages_file, dependencies):
LT = LintTestUpdate() if UPDATE else LintTestUsingModule()
LT.module = module_file.replace('.py', '')
LT.output = messages_file
LT.depends = dependencies or None
LT.INPUT_DIR = INPUT_DIR
> LT._test_functionality()
pylint/test/test_func.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pylint/testutils.py:287: in _test_functionality
self._test(tocheck)
pylint/testutils.py:306: in _test
self._check_result(self.linter.reporter.finalize())
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pylint.testutils.LintTestUsingModule object at 0x7f43a6915da0>
got = "W: 11:Test: Unused variable '__class__'\n"
def _check_result(self, got):
> assert self._get_expected().strip()+'\n' == got.strip()+'\n'
E AssertionError
pylint/testutils.py:290: AssertionError
test_functionality[func_noerror_classes_meth_could_be_a_function.py-/build/1st/pylint-1.7.4/pylint/test/messages/func_noerror_classes_meth_could_be_a_function.txt-dependencies2]
module_file = 'func_noerror_classes_meth_could_be_a_function.py'
messages_file =
'/build/1st/pylint-1.7.4/pylint/test/messages/func_noerror_classes_meth_could_be_a_function.txt'
dependencies = []
@pytest.mark.parametrize("module_file,messages_file,dependencies",
gen_tests(FILTER_RGX))
def test_functionality(module_file, messages_file, dependencies):
LT = LintTestUpdate() if UPDATE else LintTestUsingModule()
LT.module = module_file.replace('.py', '')
LT.output = messages_file
LT.depends = dependencies or None
LT.INPUT_DIR = INPUT_DIR
> LT._test_functionality()
pylint/test/test_func.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pylint/testutils.py:287: in _test_functionality
self._test(tocheck)
pylint/testutils.py:306: in _test
self._check_result(self.linter.reporter.finalize())
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
...
======= 94 failed, 453 passed, 35 skipped, 1 deselected in 61.51 seconds =======
debian/rules:27: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
--- End Message ---
--- Begin Message ---
Source: pylint
Source-Version: 1.8.1-1
We believe that the bug you reported is fixed in the latest version of
pylint, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated pylint package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 21 Jan 2018 17:26:49 -0500
Source: pylint
Binary: pylint pylint-doc pylint3
Architecture: source all
Version: 1.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
pylint - Python code static checker and UML diagram generator
pylint-doc - Python code static checker and UML diagram generator (documentati
pylint3 - Python 3 code static checker and UML diagram generator
Closes: 885965 887818
Changes:
pylint (1.8.1-1) unstable; urgency=medium
.
* New upstream release; Closes: #885965
* debian/copyright
- auto-generate updated upstream copyright notices
* debian/patches/reproducible_build.patch
- drop, merged upstream
* debian/rules
- dont fail if tests fail; Closes: #887818
Checksums-Sha1:
036bcd1a217e72306ffd3deac8002d8ceb704822 2478 pylint_1.8.1-1.dsc
3ae272e5e78041a65cbc8cd812334887cc622f95 528240 pylint_1.8.1.orig.tar.gz
f39584ab59891f96c92767180d39768b6302a271 15688 pylint_1.8.1-1.debian.tar.xz
fe1258aa010f39545ee54804ce806f84f3cf0f90 220524 pylint-doc_1.8.1-1_all.deb
43d21d57673d88d927ffd0302a21fb5641d499d2 228092 pylint3_1.8.1-1_all.deb
1e3a65768b46707de51974cabfd8821e50d99b75 232100 pylint_1.8.1-1_all.deb
ed579035af1bf551ef054cc328e41c92a6356e60 9259 pylint_1.8.1-1_amd64.buildinfo
Checksums-Sha256:
eb14005d6a4a69c8a5f30b160619c915ba2ee6b560f18cc203eefdca8b214ec2 2478
pylint_1.8.1-1.dsc
3035e44e37cd09919e9edad5573af01d7c6b9c52a0ebb4781185ae7ab690458b 528240
pylint_1.8.1.orig.tar.gz
e5319339949967ec94ce17fbda2c0035da3f79614b479cf8d69ad8232afbfea4 15688
pylint_1.8.1-1.debian.tar.xz
c1ce24f0d48f069e19d9b80b54c24ebf02ad57902076eb08b62308a353e2037f 220524
pylint-doc_1.8.1-1_all.deb
ee77a04eb1d274c8a8c358d7db27b489f586049c953cabfe85533aea89c3405a 228092
pylint3_1.8.1-1_all.deb
16d80e6e6ff5b088776adf079c8d3f7f03c1503c8a63e2a02c90c4784ea6788d 232100
pylint_1.8.1-1_all.deb
b19b825d4872a35eb70bfe4d2e7d52bd631926c85aa60ef8888cf012dd345d50 9259
pylint_1.8.1-1_amd64.buildinfo
Files:
43c195c3fc986ef6cf3c5444e6f38e08 2478 python optional pylint_1.8.1-1.dsc
b7cca873fb60d420a4db8d3bfa4824b1 528240 python optional
pylint_1.8.1.orig.tar.gz
f020b0e0c438af050713ef93bc638350 15688 python optional
pylint_1.8.1-1.debian.tar.xz
3465aa0e712e78f486d241a70d35a9ca 220524 doc optional pylint-doc_1.8.1-1_all.deb
2772a1e86a43d4c19bdf2a00f1ec99db 228092 python optional pylint3_1.8.1-1_all.deb
ffede75bebab2487a9cec11a04367fcf 232100 python optional pylint_1.8.1-1_all.deb
8fa4587972421520922c40d17eaeac02 9259 python optional
pylint_1.8.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlplKBAACgkQh588mTgB
qU8fLg//dhFGYYXmCZbms+/t9+lvWqm8L263YmAidnEbAHW8htI08yl343P8U6dz
ondmvnAwLhd77Gm5lY5FF/ivJGjocELGk6VFcCIrfgg2KCxU+rGu5MBwmqJ13Oqt
TcsSA5T2tFA3V/XoFV/u0cIersNaDtcOj/E3DzXFYqomL7TD43zkK2LOBSgK/M3n
WR/AueWeC9x0PHQCUIiovHE+XCGrDs+SmIUX1ReuDRFlDoUYZf8h55nKaseuJaVn
30WcUAS8XsLDCFQW/CGcLFA7UDqdL0dvbYnjRN5b3q6WNA+y90FOIqWRGCmuD8TR
3fYBzTH42Mnt08y7GuOVX9V0yDsab/UiEyCuYdxgvi/P0WBvc699K18RdDSQO3Xp
+5redgq62ppoQuLFi+z+ixKfq+u5N0ZO+/Mvfjqs9e/XMQzxFQcc48lhSJnYri4N
1b0jIi/TOkUycZYeJnPz1WyW+uXHGfW0mCOwtHJ2haS2pU5MOvy4uOI2pXLQdran
CQHfXZnuyfFDj/PgX8hV+eIqe60uEhFgPOxFEAwqfcHkDehXsq+WhOxfJZ6i6mNV
67trwmIltyT5LQZ3djdVjt34cVy5EoIDRBbsxeXnvuUn/yvXk++l7bPBZ726zyXV
5M/sMm+xImtwZa4E+Ax+7p5NT3n/TbsSnXl+CR/EyqQeDwGg7YE=
=n90w
-----END PGP SIGNATURE-----
--- End Message ---