Bug#1061825: python-dbusmock autopkg tests fail with Python 3.12

2024-01-29 Thread Martin Pitt
Control: tag -1 pending

Hallo Matthias,

Matthias Klose [2024-01-29 21:27 +0100]:
> 636s NO TESTS RAN (skipped=4)
> 637s autopkgtest [01:57:06]: test upstream: ---]
> 637s autopkgtest [01:57:06]: test upstream:  - - - - - - - - - - results - -
> - - - - - - - -
> 637s upstream FAIL non-zero exit status 5
>
> now exits with exit value 5 when no tests are run

Thanks for reporting! I can reproduce easily (thanks for making python3.12
available in unstable!). This is indeed a rather welcome change.

Fixed in
https://salsa.debian.org/python-team/packages/python-dbusmock/-/commit/35eccabe574c3d7427a59c201256c2c1e817bace

Pitti



Bug#1061825: python-dbusmock autopkg tests fail with Python 3.12

2024-01-29 Thread Matthias Klose

Package: src:python-dbusmock
Version: 0.30.2-1
Severity: important
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

With python3-defaults from experimental, the package fails its autopkg 
tests:


[...]
636s OK
636s test_change_profile 
(__main__.TestPowerProfilesDaemon.test_change_profile)

636s Change ActiveProfile ... skipped 'powerprofilesctl not installed'
636s test_list_holds (__main__.TestPowerProfilesDaemon.test_list_holds)
636s Test holds ... skipped 'powerprofilesctl not installed'
636s test_list_profiles 
(__main__.TestPowerProfilesDaemon.test_list_profiles)
636s List Profiles and check active profile ... skipped 
'powerprofilesctl not installed'

636s test_release_hold (__main__.TestPowerProfilesDaemon.test_release_hold)
636s Test release holds ... skipped 'powerprofilesctl not installed'
636s
636s --
636s Ran 0 tests in 0.000s
636s
636s NO TESTS RAN (skipped=4)
637s autopkgtest [01:57:06]: test upstream: ---]
637s autopkgtest [01:57:06]: test upstream:  - - - - - - - - - - results 
- - - - - - - - - -

637s upstream FAIL non-zero exit status 5

now exits with exit value 5 when no tests are run