Bug 1223128 - [TRACK] Update Python312 to to 3.12.3
Summary: [TRACK] Update Python312 to to 3.12.3
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Python (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Daniel Garcia
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 09:49 UTC by Ana Guerrero
Modified: 2024-04-24 08:21 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ana Guerrero 2024-04-19 09:49:14 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) =
Comment 1 OBSbugzilla Bot 2024-04-22 13:05:03 UTC
This is an autogenerated message for OBS integration:
This bug (1223128) was mentioned in
https://build.opensuse.org/request/show/1169658 Factory / python-exceptiongroup
Comment 2 Daniel Garcia 2024-04-24 08:21:56 UTC
All issues fixed.