Add skip-test_thread_time.patch

Skip test.test_time.TimeTestCase.test_thread_time on s390x
(gh#python/cpython#143528).
This commit is contained in:
2026-01-07 18:14:43 +01:00
parent 3a7c7aaaa8
commit 5b4527bbb7
3 changed files with 26 additions and 0 deletions

View File

@@ -224,6 +224,9 @@ Patch40: fix-test-recursion-limit-15.6.patch
Patch41: bsc1243155-sphinx-non-determinism.patch
# PATCH-FIX-OPENSUSE gh139257-Support-docutils-0.22.patch gh#python/cpython#139257 daniel.garcia@suse.com
Patch42: gh139257-Support-docutils-0.22.patch
# PATCH-FIX-UPSTREAM skip-test_thread_time.patch gh#python/cpython#143528 mcepl@suse.com
# skip test.test_time.TimeTestCase.test_thread_time on s390x
Patch43: skip-test_thread_time.patch
#### Python 3.15 DEVELOPMENT PATCHES
BuildRequires: autoconf-archive
BuildRequires: automake