Bugzilla – Bug 1223128
[TRACK] Update Python312 to to 3.12.3
Last modified: 2024-04-24 08:21:56 UTC
Hi, The update of python312 to 3.12.3 (SR#1168659 for now), it's stuck for a few python modules failing to build: python-exceptiongroup:test, python-gevent and python-Sphinx:test * python-exceptiongroup:test [ 9s] =================================== FAILURES =================================== [ 9s] _______________ DeepRecursionInSplitAndSubgroup.test_deep_split ________________ [ 9s] tests/test_exceptions.py:375: in test_deep_split [ 9s] with self.assertRaises(RecursionError): [ 9s] E AssertionError: RecursionError not raised [ 9s] ______________ DeepRecursionInSplitAndSubgroup.test_deep_subgroup ______________ [ 9s] tests/test_exceptions.py:380: in test_deep_subgroup [ 9s] with self.assertRaises(RecursionError): [ 9s] E AssertionError: RecursionError not raised [ 9s] =========================== short test summary info ============================ [ 9s] SKIPPED [1] tests/test_apport_monkeypatching.py:39: need Ubuntu with python3-apport installed [ 9s] SKIPPED [2] tests/test_formatting.py:221: No patching is done on Python >= 3.11 [ 9s] SKIPPED [2] tests/test_formatting.py:341: No patching is done on Python >= 3.11 [ 9s] SKIPPED [2] tests/test_formatting.py:368: No patching is done on Python >= 3.11 [ 9s] SKIPPED [1] tests/test_formatting.py:417: No patching is done on Python >= 3.11 [ 9s] SKIPPED [1] tests/test_formatting.py:462: No patching is done on Python >= 3.11 [ 9s] SKIPPED [1] tests/test_formatting.py:486: No patching is done on Python >= 3.11 [ 9s] SKIPPED [1] tests/test_formatting.py:511: No patching is done on Python >= 3.11 [ 9s] =================== 2 failed, 86 passed, 11 skipped in 0.20s =================== [ 9s] error: Bad exit status from /var/tmp/rpm-tmp.5kiGVX (%check) * python-gevent [ 303s] 2/69 tests failed in 01:19 [ 303s] [ 303s] 1/69 expected failures [ 303s] - GEVENTTEST_USE_RESOURCES=-network /usr/bin/python3.12 -u -W ignore -m gevent.testing.monkey_test test_threading.py [ 303s] [ 303s] 1/69 unexpected failures [ 303s] - GEVENTTEST_USE_RESOURCES=-network /usr/bin/python3.12 -u -W ignore -m gevent.testing.monkey_test test_subprocess.py [ 303s] [ 303s] Ran 4087 tests (skipped=918) in 69 files in 01:19 [ 303s] error: Bad exit status from /var/tmp/rpm-tmp.XI82JU (%check) [ 303s] [ 303s] RPM build errors: [ 303s] Bad exit status from /var/tmp/rpm-tmp.XI82JU (%check) * python-Sphinx:test [ 415s] =========================== short test summary info ============================ [ 415s] FAILED tests/test_ext_autodoc.py::test_enum_class - AssertionError: assert ['... [ 415s] = 1 failed, 2005 passed, 11 skipped, 45 deselected, 6 warnings in 172.52s (0:02:52) =
This is an autogenerated message for OBS integration: This bug (1223128) was mentioned in https://build.opensuse.org/request/show/1169658 Factory / python-exceptiongroup
All issues fixed.