Your message dated Tue, 15 Mar 2022 22:32:10 +0100
with message-id <33e39694-9c91-ccee-bcea-ea77942d9...@debian.org>
and subject line Re: Bug#1007010: python3.10: autopkgtest regression: FAIL: 
test_get_scheme_names
has caused the Debian Bug report #1007010,
regarding python3.10: autopkgtest regression: FAIL: test_get_scheme_names
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.)


-- 
1007010: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007010
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python3.10
Version: 3.10.2-5
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of python3.10 the autopkgtest of python3.10 fails in testing when that autopkgtest is run with the binary packages of python3.10 from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
python3.10             from testing    3.10.2-5
all others             from testing    from testing

I copied some of the output at the bottom of this report. To be fair, I'm not sure if this isn't related to the missing arch:all build (bug #1000188).

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=python3.10

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python3.10/19859148/log.gz

test_get_scheme_names (test.test_sysconfig.TestSysConfig) ... FAIL

======================================================================
FAIL: test_get_scheme_names (test.test_sysconfig.TestSysConfig)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.10/test/test_sysconfig.py", line 269, in test_get_scheme_names
    self.assertEqual(get_scheme_names(), tuple(sorted(wanted)))
AssertionError: Tuples differ: ('deb_system', 'nt', 'nt_user', 'osx_framew[64 chars]ser') != ('nt', 'nt_user', 'osx_framework_user', 'po[35 chars]ser')

First differing element 0:
'deb_system'
'nt'

First tuple contains 2 additional elements.
First extra element 6:
'posix_prefix'

- ('deb_system',
-  'nt',
? ^

+ ('nt',
? ^

   'nt_user',
   'osx_framework_user',
   'posix_home',
-  'posix_local',
   'posix_prefix',
   'posix_user')

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (failures=1)
test test_sysconfig failed
1 test failed again:
    test_sysconfig

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message --- On Fri, 11 Mar 2022 23:38:56 -0400 Stefano Rivera <stefa...@debian.org> wrote:
Hi Paul (2022.03.10_10:05:50_-0400)
> I copied some of the output at the bottom of this report. To be fair, I'm
> not sure if this isn't related to the missing arch:all build (bug #1000188).

Aha, that explains why I was unable to reproduce this locally.

Yes, I assume that's the issue here.

I assume you forgot to close it in one of the uploads that happened.

Paul

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---

Reply via email to