Your message dated Mon, 12 Dec 2022 12:35:04 +0000
with message-id <e1p4i1q-00elpi...@fasolo.debian.org>
and subject line Bug#1025020: fixed in python-azure-devtools 1.2.0-4
has caused the Debian Bug report #1025020,
regarding python-azure-devtools: (autopkgtest) needs update for python3.11:
module 'inspect' has no attribute 'getargspec'
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 ow...@bugs.debian.org
immediately.)
--
1025020: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025020
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-azure-devtools
Version: 1.2.0-3
Severity: serious
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
User: debian-pyt...@lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults
Dear maintainer(s),
We are in the transition of adding python3.11 as a supported Python
version [0]. With a recent upload of python3-defaults the autopkgtest of
python-azure-devtools fails in testing when that autopkgtest is run with
the binary packages of python3-defaults from unstable. It passes when
run with only packages from testing. In tabular form:
pass fail
python3-defaults from testing 3.10.6-3
python-azure-devtools from testing 1.2.0-3
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 of python3-defaults
to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists
what's new in Python3.11, it may help to identify what needs to be updated.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults
https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-azure-devtools/28728879/log.gz
=================================== FAILURES
===================================
_____________________________ test_preparer_order
______________________________
def test_preparer_order():
# Mimic a real test runner, for better compat 2.7 / 3.x
suite = unittest.TestSuite()
suite.addTest(_TestClassSample('example_test'))
unittest.TextTestRunner().run(suite)
> assert len(traces) == 4
E AssertionError: assert 3 == 4
E + where 3 = len(['create A', 'create B', 'remove A'])
tests/test_preparer_order.py:38: AssertionError
----------------------------- Captured stderr call
-----------------------------
E
======================================================================
ERROR: example_test
(tests.test_preparer_order._TestClassSample.example_test)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/lib/python3/dist-packages/azure_devtools/scenario_tests/preparers.py",
line 50, in _preparer_wrapper
fn(test_class_instance, **kwargs)
File
"/usr/lib/python3/dist-packages/azure_devtools/scenario_tests/preparers.py",
line 47, in _preparer_wrapper
trim_kwargs_from_test_function(fn, kwargs)
File
"/usr/lib/python3/dist-packages/azure_devtools/scenario_tests/utilities.py",
line 73, in trim_kwargs_from_test_function
args, _, kw, _ = inspect.getargspec(fn) # pylint:
disable=deprecated-method
^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'
----------------------------------------------------------------------
Ran 1 test in 0.001s
FAILED (errors=1)
=========================== short test summary info
============================
FAILED tests/test_preparer_order.py::test_preparer_order -
AssertionError: as...
================== 1 failed, 16 passed, 1 deselected in 0.15s
==================
autopkgtest [23:00:54]: test command1
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: python-azure-devtools
Source-Version: 1.2.0-4
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-azure-devtools, 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 1025...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-azure-devtools
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 12 Dec 2022 13:06:55 +0100
Source: python-azure-devtools
Architecture: source
Version: 1.2.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1025020
Changes:
python-azure-devtools (1.2.0-4) unstable; urgency=medium
.
* Team upload.
* Add py3.11-getargspec-is-removed.patch (Closes: #1025020)
* Add -k 'not test_preparer_order'.
Checksums-Sha1:
c4db50902f125fc08de169a2c28dd926dddc1400 2383 python-azure-devtools_1.2.0-4.dsc
d7c09297cab144feb999436f0545adbb1b2e76e1 3576
python-azure-devtools_1.2.0-4.debian.tar.xz
c0a01bbb69e72478f789a754df2546b0cc75c77c 8774
python-azure-devtools_1.2.0-4_amd64.buildinfo
Checksums-Sha256:
736ecee4259ca5c349c0451424d9282e04df090f21431652944c765c59b459a4 2383
python-azure-devtools_1.2.0-4.dsc
06de341ac68c07ba9e7e04e1c7993903ae8ef5f916a981346783d55364cbe262 3576
python-azure-devtools_1.2.0-4.debian.tar.xz
303063c300c6ca3b9469b9355bfe29a1b93e37d7b93cd31de43953483fdddc90 8774
python-azure-devtools_1.2.0-4_amd64.buildinfo
Files:
0c32bd1381fabe51f5e736696b2bb3eb 2383 python optional
python-azure-devtools_1.2.0-4.dsc
e96ca6fbc71bcd2a3c4897e03e491a5f 3576 python optional
python-azure-devtools_1.2.0-4.debian.tar.xz
d3bd92c29c8825b3bb839596264d13bf 8774 python optional
python-azure-devtools_1.2.0-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmOXHFoACgkQ1BatFaxr
Q/5grxAAkiKtxw/NYndll4NxvTCTqZ+0KoD1wMVZj049L03l7IMWdrSeTg8upN8u
u/Zlo9pMOlUfDMxK0mgRuM8oG8w3f1bJos4qQ69UOMMTv3MRJVcxfYc0ajChSjMO
M7iUx+6nh7ZgzreP3AurFMXBEMf2+FFybaj1hoOsJBTmGYJEJLVlAVPaRMT20gUS
/C9tcy28ycWUtFCLm3TE17DNeFmO/OBKI/eUevR0yCYM2YGHiwa3ptsMK/xDNrH6
NTjupeuGIuRqx3RwxThxDukm3+NGkciHhjzXCC6FyPTbFMlOJyXHaiKl+cZHhogr
olXUeB+w7DGwWqs4+Cn0NF9NLwTgpTb2j/pQO0nOl8gdMhvNvXeeeKjp4tkEUk+M
fTubQpLqCMZ04TgXF1fb+fy+MxOz+ly1k/4hbJ8UHvYJ7YQJ8dBQays9qk2smt8U
WIeYZSrwbAboa8+RapfaOb+XkzDmbKdY522Uq+WQkil/ccg7slkNm2GAYwveLJ1o
LXVWhSEunt19NZhT92e2/L4jNLbVNtTta9e1a03nEwKlcXhqtH7Mds6K5+bQeN5+
4bb+9OQxTCe/BrAPa9TKrwCSczyuMFXM1A7lQTwZb+ms2D+jtMAijP5d9Dq42ttj
frU0JVe0bnMO/1EKU+0y9VE20lvffLATDgWgxkaztBJZSl+Ud4M=
=CpHr
-----END PGP SIGNATURE-----
--- End Message ---